Intensio-Obfuscator
Intensio-Obfuscator copied to clipboard
Obfuscate a python code 2.x and 3.x
Is there anyway to obfuscate a file over 32768 bytes? Or is there a way for me to obfuscate half of a script then do the other half and still...
# Bug ### Description When I run with the -rts parameter, an error will be generated during the work, the message is as follows: AttributeError:'Replace' object has no attribute'pythonExcludeUserString' ###...
# Feature ### Description - Description of functionality I'd like to have a feature to read the file directly not from a directory and outputting the file in the same...
# Bug ### Description I use the same command on a Machine Windows and working fine. `python3 intensio_obfuscator.py -i "/Users/osx/Develop/dm_schedulatore" -o "/Users/osx/Downloads/dm_obfuscated" -mlen lower -ind 2 -rts --excludewords exclude_examples/exclude_words_by_user.txt `...
I'm trying to confuse the Django project code.I made changes based on this tool, but I didn't get anywhere in `replace string to string mixed` obfuscation feature. I can't solve...
# Bug ### Description - Description of bug ### Command(s) - Puts the parameters placed with Intensio-Obfuscator ### Example(s) - Input file (source file) - Output file (obfuscated file) -...
When i try to install on the windows 10 x64 the error occur: ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'C:\\Users\\Mehdi\\AppData\\Local\\Temp\\pip-install-6ts34f1y\\intensio-obfuscator\\intensio_obfuscator/obfuscation_examples/python/advanced/output/basicRAT-example/ReXdbkKVPdQskRNSQDzgSqtZWPsyiZUkmVWsuDwyQCjWMznZHTIKCmXmkOHmEvjapAOqieoHcvoxMjzLeeFlSYPhaRNkOjwJJOXweWtofIIpgzYlZTztwdfPcORHWtPQ.py'...
Hi, I have a question regarding the obfuscation. Is there any tool I could use to reverse the code I obfuscated?
# Bug ### Description The obfuscated version of my source code causes a syntax-error. The Obfuscator fails for the following line of code: IN: cdigit = len([c for c in...
Trying to obfuscate some code with in emoji in it but error "UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 1948: character maps to " appears.