• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Phyton Intensio-Obfuscator v1.0.10 - Obfuscate a python code 2.x and 3.x

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
intensio-obfuscator-python-files-demo.gif


Intensio-Obfuscator

Intensio-Obfuscator tool takes a python source code and transforms it into an obfuscated python code

    Replace all names of variables/classes/functions/files-name to random strings with a length defined and all chars to their hexadecimal value
    Remove all comments, all spaces lines
    Padding random scripts with always different values

Changelog 07-14-2020

    [upgrade] to version 1.0.10.0
    [fix] issue #51 (release on PyPI)
    [update] change directory name of examples to obfuscation_examples
    [update] change directory name of exclude to exclude_examples
    [add] core/utils/intensio_exclude.py file to store all words excluded by default
    [add] new parameter --excludewords to specify a file to exclude words for -rts, --replacetostr feature
    [add] new parameter --excludefiles to specify a file to exlude files for -rfn, --replacefilename feature
    [remove] old release version directory


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top