8000 GitHub - Datez-Kun/Pycompile: Compile Python Script to Base64,Zlib,Marshal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Datez-Kun/Pycompile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

original author : https://github.com/LOoLzeC

changing the name of the maker will not make you a great person

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

About

Compile Python Script to Base64,Zlib,Marshal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0