Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 818 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 818 Bytes


  • 🔓 🔐 🔒
  • 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