best php obfuscator (up to php 7.4)
-
Updated
Jan 5, 2023 - Python
best php obfuscator (up to php 7.4)
A lightweight, open-source tool for Python code obfuscation. CodeEnigma helps protect your logic from reverse engineering and unauthorized access, making it a practical alternative to PyArmor for securely distributing your Python applications.
Dynamic code Obfuscator
An open-source Python library for code encryption, decryption, and safe evaluation using Python's built-in AST module, complete with allowed functions, variables, built-in imports, timeouts, and blocked access to attributes.
The Python Binary Optimization Compiler Script is a powerful command-line tool designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, offering significant speed improvements and enhanced security.
PyDelta is a Python script designed to obfuscate Python source code, making it more difficult to understand and reverse-engineer.
Command line tool for automatic modification of IEC 61131–3 ST scripts in order to obfuscate the PLC memory layout.
Python Code Rizzler turns your Python code into an obfuscated yet functional form using a binary-to-underscore encoding scheme. Built with Tkinter, it offers a simple interface to input, transform, and run code—all in one place.
This tool provides a simple but effective way to obfuscate Python source code. It renames variables, removes comments and whitespace, and optionally wraps the code in Base64 encoding to hinder reverse engineering and source readability.
Add a description, image, and links to the code-obfuscation topic page so that developers can more easily learn about it.
To associate your repository with the code-obfuscation topic, visit your repo's landing page and select "manage topics."