pyarmor

Python script protector

A tool for protecting and obfuscating Python scripts to prevent reverse engineering

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

GitHub

4k stars
46 watching
297 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists

obfuscateobfuscate-scriptsobfuscationpythonpython-script

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
indygreg/pyoxidizer A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. 5,562
cbhue/pyfuscation A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. 512
facebook/pyre-check Type-checking software for Python code 6,885
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,999
pytransitions/transitions An object-oriented finite state machine implementation in Python with many extensions. 5,822
pyinfra-dev/pyinfra A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. 3,966
benfred/py-spy A tool that lets you visualize what your program is spending time on without modifying the code. 12,992
google/pytype Automates type checking and error prevention in Python code 4,791
pyscript/pyscript Enables execution of Python code in web browsers using WASM and modern web technologies 18,095
joke2k/faker Generates fake data for testing and development purposes 17,852
legrandin/pycryptodome A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing 2,876
phra/pezor A tool for obfuscating and packing executable files to evade antivirus detection and security measures 1,869
ml-tooling/opyrator Automates conversion of machine learning code into production-ready microservices with web API and GUI. 3,116
microsoft/pyright A static type checker for the Python programming language 13,573
asweigart/pyautogui A Python module for programmatically controlling mouse and keyboard interactions 10,570