Python code obfuscator with C backend support
Project description
CObfuscate
Python code obfuscator with C backend support.
Installation
pip install cobfuscate
Usage
# Obfuscate single file
cobfuscate input.py output.py
# Obfuscate directory
cobfuscate ./src ./obfuscated
Requirements
- Python 3.7+
- clang (for C extension)
License
MIT
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
cobfuscate-0.1.0.tar.gz
(6.7 kB
view details)
File details
Details for the file cobfuscate-0.1.0.tar.gz.
File metadata
- Download URL: cobfuscate-0.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13e39615869d774a6f203df11a675c94d1b2cc20682a149f719077b7778f3ee3
|
|
| MD5 |
6474dd070288bcfc6a35c6bae8f58582
|
|
| BLAKE2b-256 |
e7e8f09e75ce945e790fa46a853841fdde0fef2d9a57587a1464a6f6116ca95a
|