I'm not Responsible for the action that you made. this is purely for educational purpose only, play with your own risk.
Hi There this is a simple small project using python called cipherer. A Malware to encrypt data.
This is for educational purpose only don't try on any intenred targets
This script is built using a python module called Fernet
encrypt.py script is used to encrypt the files in current working directory.
decrypt.py script used to decrypt the encrypted files in the same current working directory.
In Future this will be upgraded.
->Recursively encrypt the files inside the directory,As of now it only encrypt file that present in the current Working Directory
->it will execute only if we have the python environment. in future soon it will be a cross-platform malware : )).
Thanks @NetworkChuck on youtube.