- 🔒 Advanced Code Obfuscation - Multiple protection methods
- ⚡ Cython Compilation - Convert Python to optimized binaries
- 📁 Batch Processing - Process multiple files at once
- 🎨 Modern UI - Clean, professional dark theme interface
- 🛡️ IP Protection - Secure your source code from reverse engineering
-
Install Visual Studio Build Tools:
- Download from Visual Studio Build Tools
- During installation, select "✓ Desktop development with C++"
- This includes:
- MSVC (Microsoft C++ compiler)
- Windows 10/11 SDK
- CMake
- Build tools (MSBuild)
- These components are required for Python/Cython to compile extensions
-
Download Latest Release:
- Go to Releases
- Download the latest ZIP file
- Extract the ZIP file to your desired location
-
Run the Application:
- Open the extracted folder
- Double-click
Python Obfuscator.exe
to start - Security pin is 4444
- Select Target: Choose a Python file or folder to obfuscate
- Choose Method: Select obfuscation method (Advanced/Simple/Both)
- Start Process: Click "Start Obfuscation" to begin
- Get Results: Find your protected files in the output directory
- OS: Windows 10/11, Linux, macOS
- Python: 3.13.3+
- RAM: 4GB minimum
- Storage: 1GB free space
- Variable name scrambling
- Code structure transformation
- String encryption
- Control flow obfuscation
- Direct Python to C compilation
- Binary output generation
- Performance optimization
This project is licensed under the MIT License - see the LICENSE file for details.
Developed by Zork Technologies