Tool for encryption of python code with various types of encryption and valid for python 3.12 - 3.13
$ apt update && apt upgrade -y
$ apt install git nano python python2
$ pip install -upgrade pip
$ pip2 install pycryptodome colorama pyfiglet pyinstaller pyarmor pyc cython psutil
$ git clone https://github.com/KianSantang777/Py-Obfuscate
$ cd Py-Obfuscate
$ chmod +x *
$ python -m pip install -r requirements.txt
$ python run.py
