◐ Shell
clean mode source ↗

Build software better, together

Here are 55 public repositories matching this topic...

ObfuXtreme is an advanced Python obfuscation tool for security research, reverse engineering education, and analysis of how obfuscation impacts static and signature-based detection.

  • Updated Jan 6, 2026
  • Python

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.

  • Updated Sep 9, 2025
  • Python

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

  • Updated Jun 25, 2024
  • Python

People kept telling me my code looked bad. So I wrote a tool to make it worse (on purpose)

  • Updated Apr 17, 2026
  • Python

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

  • Updated Aug 9, 2024
  • Python
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.

  • Updated Dec 13, 2024
  • Python

⚔️ A command-line tool for IP address and URL obfuscation/de-obfuscation, providing diverse techniques for enhanced privacy and security.

  • Updated Apr 28, 2025
  • Python

PyDelta is a Python script designed to obfuscate Python source code, making it more difficult to understand and reverse-engineer.

  • Updated Jul 13, 2024
  • Python

Manglify is a lightweight, fast, and open-source Python 3.13 obfuscator designed to provide decent protection for your Python code.

  • Updated Jan 3, 2025
  • Python

An advanced, multi-layer Python obfuscation framework featuring AES-256 encryption, bytecode serialization, and 23+ polymorphic protection layers.

  • Updated May 19, 2026
  • Python

Python File Compressor (Makes .py files WAY smaller size) Similar to Pyminifier, uses bytecode and zlib.

  • Updated Oct 26, 2022
  • Python

Advanced Python obfuscation toolkit that implements multi-layer architecture to protect Python code from reverse engineering and analysis.

  • Updated Oct 30, 2025
  • Python

Improve this page

Add a description, image, and links to the python-obfuscator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-obfuscator topic, visit your repo's landing page and select "manage topics."

Learn more