- 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 v1.0.6
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 and all chars to their hexadecimal value
Remove all comments, all spaces lines
Padding random scripts with an always differents values
Requirements
Python >= 3.5
requirements.txt
Steps usage
Put your source code in directory dedicated at your project (directory source will scanned and obfuscated recursively)
Create empty directory for output code obfuscated
Read all the practices of coding that be ought respect absolutely required code format
Modify your source code if it's necessary after have reading required code format
Read malfunctions to be informed
Obfuscate your code ! commands explained in README
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 and all chars to their hexadecimal value
Remove all comments, all spaces lines
Padding random scripts with an always differents values
Requirements
Python >= 3.5
requirements.txt
Steps usage
Put your source code in directory dedicated at your project (directory source will scanned and obfuscated recursively)
Create empty directory for output code obfuscated
Read all the practices of coding that be ought respect absolutely required code format
Modify your source code if it's necessary after have reading required code format
Read malfunctions to be informed
Obfuscate your code ! commands explained in README
To see this hidden content, you must like this content.