This project was created for the Information Security course as part of a university assignment.
The ransomware simulation is designed to showcase how attackers might use social engineering + distraction to trick users:
- 🎮 User plays a small game (like Snake or something harmless).
- 🔐 While distracted, the ransomware simulates file encryption.
- 💰 Once the game ends, a ransom note appears asking for payment (e.g., via BTC and Telegram contact).
- 🔓 After "payment", the tool decrypt the files.
- Game is launched first.
- After a game ends, the simulation displays an encryption warning.
- data encryption is triggered.
- A ransom screen appears demanding money to decrypt.
This project is created strictly for educational purposes. It demonstrates how ransomware typically works.