Skip to content
View PhantomMenace404's full-sized avatar

Block or report PhantomMenace404

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
PhantomMenace404/README.md

Popular repositories Loading

  1. PRODIGY_CS_02 PRODIGY_CS_02 Public

    PixCrypt is a simple image encryption tool using pixel manipulation developed for Kali Linux. The tool allows users to encrypt and decrypt images by performing basic mathematical operations on each…

    Python 1

  2. PhantomMenace404 PhantomMenace404 Public

    Config files for my GitHub profile.

  3. PRODIGY_CS_01 PRODIGY_CS_01 Public

    Caesar Cipher : This is a simple Python program that encrypts and decrypts text using the Caesar Cipher algorithm. The Caesar Cipher is a type of substitution cipher where each letter in the plaint…

    Python

  4. PRODIGY_CS_03 PRODIGY_CS_03 Public

    SecurePassChecker is a tool to assess the strength of a password based on length, uppercase letters, lowercase letters, digits, and special characters.

    Python

  5. PRODIGY_CS_04 PRODIGY_CS_04 Public

    KeyMon is a basic keylogger program that records and logs keystrokes. This tool is for educational purposes only. Ethical considerations and permissions are crucial for projects involving keyloggers.

    Python

  6. PRODIGY_CS_05 PRODIGY_CS_05 Public

    PacketProbe is a basic network packet analyzer developed in Python using `scapy`. This tool captures and analyzes network packets, displaying information such as source and destination IP addresses…

    Python