Skip to content

anubhavanonymous/Bash_Frustator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


  • 🔓 🔐 🔒
  • Shell script obfuscator and deobfuscator for Linux And Termux !
  • Encodes the script in base64

Usage

Install dependencies

pkg up -y;pkg install git -y;pkg install wget -y;pkg install curl -y;pkg install openssl -y;pkg install python2 -y;pip2 install requests;pip2 install mechanize;pip2 install bs4;pip2 install uncompyle6;npm install -g bash-obfuscate

Clone the repository

git clone https://github.com/anubhavanonymous/Bash_Frustator

Navigate to the directory

cd Bash_Frustator

Run the script

python2 frustator.py

Licence

BSD 3-Clause © Anubhav Kashyap

Screenshots (termux)

🎋 encrypt



🎋 decrypt



Releases

No releases published

Packages

No packages published

Languages