- Python-based Windows Lock Screen Program
- Persistence Features
- Password Unlock System
- Restrict System Access
- Destructive Functions
- To compile the file as executable just run the command in Command Prompt:
pyinstaller --onefile --noconsole ransomware.py
before compiling make sure to set the password up to you liking and also change the keys in "ALLOWED_KEYS_SET" (line 50)
If this project works for you, please star this repository to show your support. ❤️
This ransomware doesn't actually encrypt files! I am not responsible for any damage caused by this program. This is for educational purposes only. Use at your own risk.