Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.23 KB

Py Compile

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

[+] Disclaimer :

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.

[+] Installation

apt update

apt install git -y

git clone https://github.com/htr-tech/Pycompile

cd Pycompile

python2 compile.py

Or, Use Single Command

apt update && apt install git -y && git clone https://github.com/htr-tech/Pycompile && cd Pycompile && python2 compile.py

[+]You will find The encrypted file on repo's home dir.

[+] Find Me on :

Github Instagram Messenger