Obfuscate a python code 2.x and 3.x
Project description
Intensio-Obfuscator
Project not maintained anymore
Thanks to all contributors
What is this ?
- Intensio-Obfsucator tool takes a python source code and transform it into an obfuscated python code
- Replace all names of
variables/classes/functions/files-name
to random strings with length defined then allchars
to their hexadecimal value - Delete all
comments
, allspaces lines
- Padding random
snippets code/functions/classes
with an always differents values
- Replace all names of
What purpose ?
- Provides a high level obfuscation layer to prevent or delay the reading and understanding of your python program
Level of obfuscation
- Weak obfuscation if used alone, can be used with other types of obfuscation
Requirements
- Python >= 3.5
- requirements.txt
Files supported
- Files written in python 2.x and 3.x
Documentation
License
- MIT
Contact
- Hnfull gitland@protonmail.com
Disclamer
- Intensio-Obfuscator is for education/research purposes only. The author takes NO responsibility ay for how you choose to use any of the tools provided
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
intensio_obfuscator-1.0.10.6.tar.gz
(378.3 kB
view details)
Built Distribution
File details
Details for the file intensio_obfuscator-1.0.10.6.tar.gz
.
File metadata
- Download URL: intensio_obfuscator-1.0.10.6.tar.gz
- Upload date:
- Size: 378.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b75873f442d1e43b40ea5bb5a9f36179d6c683513e88dcf1af98ffd11ff9e11 |
|
MD5 | 6496137e854f66d10b572cbbdb865f9f |
|
BLAKE2b-256 | 13b2dc2930efb3b62d6eec9907d3079797951bbe105fd74f6bbbac4c9059ceb8 |
File details
Details for the file intensio_obfuscator-1.0.10.6-py3-none-any.whl
.
File metadata
- Download URL: intensio_obfuscator-1.0.10.6-py3-none-any.whl
- Upload date:
- Size: 415.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23e5d2079e9dff8f2de204b132c9408b1732baae9cea728d6f6c6524e8f4d5a5 |
|
MD5 | b6add0e1acf3736e47ad9531542bb922 |
|
BLAKE2b-256 | e9aeef4a46ade28f8f99f6c554296c1b2168c67ea9d5b2b12ee8a774a9f06966 |