Skip to content
View CuriousAvenger's full-sized avatar
🥈
Stultus Delphini
🥈
Stultus Delphini

Highlights

  • Pro

Organizations

@calstar @VonetteSchools
Block or Report

Block or report CuriousAvenger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CuriousAvenger/README.md

Pinned

  1. pyReverseShell pyReverseShell Public archive

    A Reverse Shell, also known as a remote shell or "connect-back shell" is process used to gain access a victim's remote system by initiating a shell session. The Py-ReverseShell is a shell code writ…

    Python 1

  2. pyChatapp pyChatapp Public

    Socket-ChatApp is a basic server and client communication system between two nodes on a network. One socket(node) listens on a particular port of an IP, while the other attempts to connect with tha…

    Python 2

  3. pyNetcat pyNetcat Public archive

    Netcat is a utility tool that uses TCP and UDP connections to read and write data in a network. Py-Netcat is an attempt to imitate the original Netcat in python3 using socket programming.

    Python 1

  4. SortAlgorithms SortAlgorithms Public archive

    Above are implementation of thought-experiment esque sorting algorithms that technically can beat or come close to beating the quick sort algorithm, but highly unlikely when considering the best an…

    C++ 1

  5. MonkeyType-Bot MonkeyType-Bot Public

    The Monkeytype bot assists fellow typists who may not have fast typing skills in improving their speed. Remember, 'MONKEY SEE, MONKEY HELP IN MONKEY TYPE.'

    Python 1

  6. pyTranslatorRT pyTranslatorRT Public

    Real Time Translator is a tool that can perform text translation in real time to the language specified by the user. RT-Translator best works with a Raspberry Pi, imitating a portable translator, e…

    Python 4