• 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.8 - 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,456
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 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.
 
Status
Not open for further replies.
Back
Top