Decrypter is a tool to decrypt Encrypted Bash Scripts into a Readable Format.This Tool is created for Educational Purpose only.I am not responsible for any misuse of this tool.
apt update
apt install git python2 -y
git clone https://github.com/hax0rtahm1d/decrypt
cd decrypt
python2 dec.py
apt update && apt install git python2 -y && git clone https://github.com/hax0rtahm1d/decrypt && cd decrypt && python2 dec.py