This tool encrypts all files in a specified directory and demands the victim to enter a "secret phrase" to decrypt their files.
- Encrypts Files: Files are encoded using Base64.
- Ransom Message: Displays a message informing the victim that their files have been encrypted.
- Decryption: The victim needs to provide the correct "secret phrase" to recover their files.
- Run the script to encrypt files in the same folder.
- Decryption is only possible if the correct "secret phrase" is entered.
This tool opens multiple advertisement windows with sarcastic messages to annoy the user. It also tracks how many times the victim clicks on "Claim Reward" and teases them further.
- Ad Pop-Ups: Displays windows with sarcastic ad slogans.
- Click Counter: Tracks how many times the victim clicks the ad button.
- Exit Condition: The victim must enter a "magic phrase" (e.g.,
let_me_out
) to stop the ads.
- The program shows three ad windows at random positions on the screen.
- When the victim clicks on the ad button, it logs the click and displays sarcastic messages.
- The victim can escape by typing the correct magic phrase.
- Run the script to display ads.
- Type the magic phrase when prompted to close the tool.
This tool replicates itself by copying its own script into random directories within the user's home folder.
- Locate Home Directory: Finds the user's home folder (e.g.,
/home/user/
orC:\Users\Username\
). - Random Replication: Copies itself into random subdirectories.
- Spreads: Continues this process indefinitely to simulate a spreading infection.
- Run the script. It will immediately start replicating itself into random directories.
These scripts are purely for educational purposes. They should never be used for malicious activities. Always test in a secure, isolated environment (e.g., virtual machines). Misuse of these tools is illegal and unethical.