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

94
Stars
12
Forks
Watchers

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

BlankOBF

99
Stars
19
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

48
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

848
Stars
73
Forks
Watchers

toolkit for python reverse engineering

Py3-Variable

41
Stars
5
Forks
Watchers

Obfuscating Python Code With Variable

jargonaut

40
Stars
5
Forks
Watchers

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

white-obfuscate

30
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.