Popular repositories Loading
-
PRODIGY_CS_01
PRODIGY_CS_01 PublicCreate a Python program that can encrypt and decrypt text using the Caesar Cipher algorithm. Allow users to input a message and a shift value to perform encryption and decryption.
Python
-
PRODIGY_CS_02
PRODIGY_CS_02 PublicDevelop a simple image encryption tool using pixel manipulation. You can perform operations like swapping pixel values or applying a basic mathematical operation to each pixel. Allow users to encry…
Python
-
PRODIGY_CS_03
PRODIGY_CS_03 PublicBuild a tool that assesses the strength of a password based on criteria such as length, presence of uppercase and lowercase letters, numbers, and special characters. Provide feedback to users on th…
Python
-
PRODIGY_CS_04
PRODIGY_CS_04 PublicCreate a basic keylogger program that records and logs keystrokes. Focus on logging the keys pressed and saving them to a file. Note: Ethical considerations and permissions are crucial for projects…
Python
-
PRODIGY_CS_05
PRODIGY_CS_05 PublicDevelop a packet sniffer tool that captures and analyzes network packets. Display relevant information such as source and destination IP addresses, protocols, and payload data. Ensure the ethical u…
HTML
-
If the problem persists, check the GitHub status page or contact support.