tahmidrayat / Decrypt

Replace "eval" "echo"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decrypt

[+] Created By HTR-TECH (@tahmid.rayat)

[+] Disclaimer :

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.

[+] Installation

apt update

apt install git python2 -y

git clone https://github.com/hax0rtahm1d/decrypt

cd decrypt

python2 dec.py

Or, Use Single Command

apt update && apt install git python2 -y && git clone https://github.com/hax0rtahm1d/decrypt && cd decrypt && python2 dec.py

[+] Find Me on :

Github Instagram Messenger

About

Replace "eval" "echo"


Languages

Language:Python 100.0%