python-obfuscator topic
Anubis
A Python script to obfuscate and protect your code through anti debuggers, junk code and custom encryption.
python-obfuscator
I got tired of writing good code so I made good code to make bad code
Carbon
[UNMAINTAINED] A Python script to obfuscate and protect your code by renaming classes, functions, variables and remove comments and docstrings.
BlankOBF
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
Python 3.x source code obfuscator for hiding and protecting production code.
batch-obfuscator-made-in-python
obfuscate a batch file with this simple to use python script
de4py
toolkit for python reverse engineering
Py3-Variable
Obfuscating Python Code With Variable
jargonaut
Python obfuscator built on LibCST with a library of fun obfuscation techniques, including polynomial MBAs, runtime bytecode patching, etc.
white-obfuscate
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.