Seven-days - Python ransomware inspired by The Ring Project created for python and ransomware studying purpose, back in 2015
- [Python3.5] - Python language version 3.5
- [py2exe] - Python to exe converter.
- [tkinter] - User Interface
- Windows Vista
- Windows Seven
- Windows 8.x
- Windows 10
- Not tested on Windows XP
Compilation:
python setup.py py2exeTo launch without compile:
# Launch encryption
python main.py -e # Launch decryption UI
python main.py# Launch help
python main.py -h