Advanced Python File Obfuscation with Multi-Layer Encryption
Project description
PyObfuscator-GMAQ
Advanced Python File Obfuscation with Multi-Layer Encryption
PyObfusCrypt is a powerful Python library that provides complete obfuscation of Python source code through multi-layer encryption. The encrypted files appear as completely unreadable binary data, ensuring zero comprehensibility of the original source code.
🔒 Key Features
- Complete Content Obfuscation: Encrypted files contain absolutely no readable text
- Multi-Layer Encryption: AES-256 + Base64 + Hex + Compression + Custom Mapping
- Distributed Password Protection: Master password split across multiple fragments (~1% discovery probability)
- Zero Pattern Recognition: Output appears as random binary data
- Command-Line Interface: Easy-to-use CLI for encryption/decryption
- PyPI Ready: Fully packaged for distribution
🛡️ Security Features
- AES-256 Encryption with random salt and IV
- Multiple Encoding Layers for pattern elimination
- Custom Character Mapping for final obfuscation
- Random Noise Injection to eliminate any readable patterns
- Fragment-Based Password distribution across 5 separate files
- SHA-256 Hash Verification for authentication
📦 Installation
pip install pyobfuscator-gmaq
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyobfuscator_gmaq-2.0.2.tar.gz.
File metadata
- Download URL: pyobfuscator_gmaq-2.0.2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e9b4f53027257b2c5a8e06abb9cd3ee9b568f07a548c4c5b6c3767008222685
|
|
| MD5 |
043ce00177e5bc3670f49b53620c78a8
|
|
| BLAKE2b-256 |
06fa4812220532ef4c47af8f7e698e43ead6e297c3efc1520d83b917fdef9018
|
File details
Details for the file pyobfuscator_gmaq-2.0.2-py3-none-any.whl.
File metadata
- Download URL: pyobfuscator_gmaq-2.0.2-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46713ed04b9c6d130ba65e91bae4c553403233d6f53ad84607c490ab016e24b1
|
|
| MD5 |
3027e9703687ff731b91c5b3df3c7c25
|
|
| BLAKE2b-256 |
e92639412eea19f824423c8bd114a4c4b32c592322a17ae712c28c4f37e628cc
|