- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,456
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

Intensio-Obfuscator
Intensio-Obfuscator tool takes a python source code and transform it into an obfuscated python code
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 and obfuscation level defined then all chars to their hexadecimal value
Delete all comments, all spaces lines
Padding random scripts with an always differents values
Changelog v1.0.8
Upgrade] to version 1.0.8
[Update] -m, -mixerlevel become -mlen, --mixerlength to control length of random strings generated
[Update] redefine all colors without external library
[Fix] issue # 14
[Fix] issue # 28
[Add] new paramter -mlvl, --mixerlevel to control obfuscation level of strings generated (simple by default or hard)
To see this hidden content, you must like this content.