A colorful, lightweight error-propagation framework for C
-
Updated
Sep 1, 2026 - C
A colorful, lightweight error-propagation framework for C
This project combines two ideas: Nuitka’s encrypted tracebacks and PyArmor’s RFT mode into a single workflow: you can obfuscate symbol names and optionally emit encrypted exception tracebacks at runtime, then later decrypt and de‑obfuscate those tracebacks offline when you have the key and tracelog.
To associate your repository with the python-traceback topic, visit your repo's landing page and select "manage topics."