python-obfuscator
There are 33 repositories under python-obfuscator topic.
Fadi002/de4py
toolkit for python reverse engineering
0sir1ss/Anubis
[UNMAINTAINED] A Python script to obfuscate and protect your code through anti debuggers, junk code and custom encryption.
spyboy-productions/ObfuXtreme
ObfuXtreme is an advanced Python obfuscation tool designed to bypass antivirus detection and remain undetectable on VirusTotal.
davidteather/python-obfuscator
I got tired of writing good code so I made good code to make bad code
Blank-c/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 integrate into your development workflow.
0sir1ss/Carbon
[UNMAINTAINED] A Python script to obfuscate and protect your code by renaming classes, functions, variables and remove comments and docstrings.
mad-cat-lon/jargonaut
Python obfuscator built on LibCST with a library of fun obfuscation techniques, including polynomial MBAs, runtime bytecode patching, etc.
whxitte/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.
saintdaddy/Vare-Obfuscator
FUD Python Obfuscator - Crypter For Anti Virus Evasion
wufhex/PyDelta-PythonObfuscator
PyDelta is a Python script designed to obfuscate Python source code, making it more difficult to understand and reverse-engineer.
ComradeBypass/Comfuscate
Python Obfuscator with all version support, uses bytecode.
gio54321/lambdifier
Python obfuscation for the average lambda enjoyer
0xe2d0/pyshield
Hard Obfuscate Tool For Python
Fadi002/regboss
simple python obfuscator
ImInTheICU/Manglify
Manglify is a lightweight, fast, and open-source Python 3.12 obfuscator designed to provide decent protection for your Python code.
ziminl/python-crypter
FUD python crypter For anti virus evasion
ComradeBypass/Python-Compressor
Python File Compressor (Makes .py files WAY smaller size) Similar to Pyminifier, uses bytecode and zlib.
99og/Thanatos_v1.0-Obfuscated-Challlenge
A Cool Obfuscated Python File Challenge!
mallocdev/PyObfuscator
A simple script for you to obfuscate your python codes 😁
BetterWayElectronics/diy-pyarmor-rft-mode
DIY PyArmor RFT Mode is an AST-based obfuscation tool that mimics the renaming functionality of PyArmor’s RFT mode.
g0w6y/obfuscator
A Python-based tool designed to obfuscate Python scripts using multiple encoding and encryption techniques.
Riot-Byte/blank-obfuscator-fixed
Fixed blank obfuscator
synnkfps/Virtus
heavy duty Python code obfuscator that doesnt uses conventional obfuscation methods (aka marshall and lzma)
therealOri/PyDelta-PythonObfuscator
PyDelta is a Python script designed to obfuscate Python source code, making it more difficult to understand and reverse-engineer.
TheSavageTeddy/python-custom-obfuscator
Build your own custom obfuscated python code from a list of obfuscators!
WusThanhDieu/Obfuscator-Python
Obfuscator Python
o-sec/pyobfuscator
python code obfuscation
pact8/encobfus
A program that obfuscates Python code with multiple types of encryption
n0nexist/python_obfuscator.github.io
Simple python3 code obfuscator
ScadeBlock/PythonNoMercy
Most powerful python tool for obfuscate python.
waived/python-obfuscator
Randomization of variable and function names + wrapped in BASE-64 and GZIP encoding