Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 534 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 534 Bytes

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.