Skip to content
#

obf

Here are 23 public repositories matching this topic...

PyShield, Python source code obfuscator for Windows. Protects .py files with AES-256-GCM encryption, identifier renaming, a custom VM with a per-build randomised instruction set, and a native C guard that splits the decryption key across a .pyd and the protected script. Output can be a standalone .exe via PyInstaller.

  • Updated Apr 10, 2026
  • Python

Improve this page

Add a description, image, and links to the obf 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 obf topic, visit your repo's landing page and select "manage topics."

Learn more