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.
4k stars
46 watching
297 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
obfuscateobfuscate-scriptsobfuscationpythonpython-script
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. | 512 |
| Type-checking software for Python code | 6,885 |
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
| An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |
| 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 |
| A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 |
| Automates type checking and error prevention in Python code | 4,791 |
| Enables execution of Python code in web browsers using WASM and modern web technologies | 18,095 |
| Generates fake data for testing and development purposes | 17,852 |
| A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,876 |
| A tool for obfuscating and packing executable files to evade antivirus detection and security measures | 1,869 |
| Automates conversion of machine learning code into production-ready microservices with web API and GUI. | 3,116 |
| A static type checker for the Python programming language | 13,573 |
| A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |