0xbit@home:~$

Dedsec Dirtypy

img

DEDSEC_DIRTYPY

DEDSEC_DIRTYPY can improves python code security by renaming or obfuscating identifiers, adding complexity to deter reverse engineering.

DESCRIPTION

DEDSEC_DIRTYPY is a Linux-based tool that enhances code security by renaming or obfuscating identifiers. This process introduces complexity, making it more challenging for others to comprehend or reverse engineer the code.

INSTALLATION

* git clone https://github.com/0xbitx/DEDSEC_DIRTYPY.git
* cd DEDSEC_DIRTYPY
* pip install tabulate pystyle pycryptodome
* python3 dedsec_dirtypy.py

TESTED ON FOLLOWING:

  • Kali Linux
  • Parrot OS
  • Ubuntu

LANGUAGE

  • Python

Support

If you find my work helpful and want to support me, consider making a donation. Your contribution will help me continue working on open-source projects.

Bitcoin Address: 36ALguYpTgFF3RztL4h2uFb3cRMzQALAcm

DISCLAIMER

I'm not responsible for anything you do with this program, so please only use it for good and educational purposes.