pyarmor

Script protector

A tool for protecting and securing Python scripts by obfuscating them and binding them to specific machines or setting expiration dates.

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

GitHub

3k stars
44 watching
291 forks
Language: Python
last commit: 8 days 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,493
cbhue/pyfuscation A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. 510
facebook/pyre-check Type-checking software for Python code 6,859
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,914
pytransitions/transitions An object-oriented finite state machine implementation in Python with many extensions. 5,771
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,914
benfred/py-spy A tool that lets you visualize what your program is spending time on without modifying the code. 12,828
google/pytype Automates type checking and error prevention in Python code 4,773
pyscript/pyscript Enables execution of Python code in web browsers using WASM and modern web technologies 17,992
joke2k/faker Generates fake data for testing and development purposes 17,786
legrandin/pycryptodome A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing 2,851
phra/pezor A tool for obfuscating and packing executable files to evade antivirus detection and security measures 1,856
ml-tooling/opyrator Automates conversion of machine learning code into production-ready microservices with web API and GUI. 3,102
microsoft/pyright A static type checker for the Python programming language 13,427
asweigart/pyautogui A Python module for programmatically controlling mouse and keyboard interactions 10,440