You will need ransomeware.py
and decrypt.py
to encrypt and decrypt files
it will encrypt all the files present in current directory and will genetate a key call thekey.key
which will later use to decrypt
it will decrypt call the files present in current directory using the thekey.key
python3 rasomware.py
python decrypt.py
more malware