Py Compile is a tool to Encrypt Python Scripts into an Unreadble Format.This tool converts Python Script to Base64,Marshal,Zlib Format.This Tool is created for Educational Purpose only.
apt update
apt install git -y
git clone https://github.com/htr-tech/Pycompile
cd Pycompile
python2 compile.py
apt update && apt install git -y && git clone https://github.com/htr-tech/Pycompile && cd Pycompile && python2 compile.py