/Python-Encrypter

Best Tool for Encrypt Python with standard Libraries

Primary LanguagePythonMIT LicenseMIT

Python-Encrypter

alt text

Python3 Encrypter with marshal , base64 , py_compile , gzip , zlib

alt text

  • use it on Windows
  • use python 3.9 or Higher

Run:

$ git clone https://github.com/ConfusedCharacter/Python-Encrypter; cd Python-Encrypter
$ python3 main.py
  • encrypted file will be save in "your_file.py"

  • Done.