Ransomware in Python
This project is a simple ransomware script that encrypts the files in the current working directory using the Fernet module in Python. It is important to note that this project is for educational purposes only and should not be used to harm others. Use at your own risk. How to use
Clone the repository to your local machine
Run the script with Python 3
The script will encrypt all files in the current working directory
To decrypt the files, you will need the decryption key
Do not use this script to harm others, it is for educational purposes only
Requirements
Python 3
Fernet module (can be installed using pip)
Note
This project is not meant for any illegal use and the developer will not be held responsible for any misuse of this script.
This script is only for educational purpose and for the knowledge about the Ransomware and how it works.
Contribution
If you find any bug or have any suggestions, please open an issue or make a pull request.
Questions
If you have any questions about this project, please open an issue or contact me.