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 Jul 1, 2026
  • Python

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