Kireobat f6419a2478 Update README.md | 2 anni fa | |
---|---|---|
Maker2.exe | 2 anni fa | |
Maker2.py | 2 anni fa | |
README.md | 2 anni fa |
This is a program that will make actual ransomware for you.
DO NOT use this program on others without their premission because that is ILLEGAL.
This is only a tool for learning about cryptography and fun.
These instructions will give you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on deploying the project on a live system.
Unless you run the .py file, then you will need the following python modules:
PyInstaller
Cryptograhpy
Pip
Downloading and Installing this program WILL trigger your antivirus. This is because the program makes a literal virus.
Disable your Antivirus
Download the newest release
Run the .exe file to make ransomware
Install Pip
Install PyInstaller
pip install pyinstaller
Install Cryptography
pip install pyinstaller
Disable your Antivirus
Download the newest release
Start the script with
python [file.py]
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.