Back to browse
GitHub Repository

๐Ÿ›ก๏ธ Modern Python code obfuscator - Enterprise-grade protection at 50% lower cost than PyArmor

2 starsPython

I built a Python obfuscator that keeps production traces debuggable

by znhskzjยทAug 1, 2026ยท2 pointsยท1 comment

AI Analysis

โ—โ—SolidNiche GemSolve My Problem

Reverse-mapping stack traces so obfuscated code doesn't break your CI pipeline.

Strengths
  • โ€ขAST-based transformations support Python 3.9 through 3.14 without breaking syntax.
  • โ€ขReverse stack-trace mapping solves the biggest pain point of traditional obfuscators.
  • โ€ขDedicated MCP server integrates directly with AI coding agents like Cursor.
Weaknesses
  • โ€ขDual licensing (Apache + Proprietary) creates friction for pure open-source adoption.
  • โ€ขPro features like device-locking require trust in a closed-source binary layer.
Target Audience

Python developers protecting IP who still need to debug production crashes

Similar To

PyArmor ยท Nuitka ยท pyminifier

Similar Projects

Securityโ—โ—Solid

JavaScript Obfuscator

Token budget obfuscation targeting LLMs when javascript-obfuscator exists.

Big BrainBold Bet
bootbloopers
104mo ago
Developer Toolsโ—Mid

My Approach to HTML Obfuscation

Shadow DOM obfuscation when dozens of email protectors already exist.

Cozy
rasso
2024d ago
Securityโ—โ—Solid

Pytest tests catching Python supply chain attacks (litellm .pth vector)

Catches .pth injection vectors from the litellm attack when Snyk and Dependabot miss them.

Dark HorseSolve My Problem
qualitymax
204mo ago