python-obfuscator topic

List python-obfuscator repositories

Anubis

296
Stars
36
Forks
Watchers

A Python script to obfuscate and protect your code through anti debuggers, junk code and custom encryption.

python-obfuscator

144
Stars
33
Forks
Watchers

I got tired of writing good code so I made good code to make bad code

Carbon

86
Stars
13
Forks
Watchers

A Python script to obfuscate and protect your code by renaming classes, functions, variables and remove comments and docstrings.

BlankOBF

77
Stars
17
Forks
Watchers

BlankOBF is a Python obfuscation tool designed to make Python programs harder to understand for casual users. It offers advanced obfuscation techniques and customization options, making it seamless to...

pycloak

47
Stars
7
Forks
Watchers

Python 3.x source code obfuscator for hiding and protecting production code.

batch-obfuscator-made-in-python

72
Stars
25
Forks
Watchers

obfuscate a batch file with this simple to use python script

de4py

784
Stars
59
Forks
Watchers

toolkit for python reverse engineering

Py3-Variable

42
Stars
5
Forks
Watchers

Obfuscating Python Code With Variable

jargonaut

36
Stars
5
Forks
Watchers

Python <3.10 src2src obfuscation engine built on LibCST with a library of fun obfuscation techniques, including polynomial MBAs, runtime bytecode patching, etc.

white-obfuscate

23
Stars
2
Forks
Watchers

This is a tool to obfuscate / to make your python code unreadable. It obfuscates your code and prevents easy access of others to your code.