Fuxsociety
Fuxsociety copied to clipboard
Fuxsociety Mr Robot 2.1
WARNING: does not actually perform this. You will not be able to recover the files.
This is intended to encrypt every bit of data on a unix filesystem using 256-bit AES with a randomly generated self-destructing key. The script is based on Darlene's malware shown in Mr Robot
Dependencies: python
sudo pip3 install pycryptodome
sudo apt install python python-pip
sudo pip install pycrypto