3 projects
pychd-pyobf
Anonymise identifiers / constants / metadata inside a CPython .pyc while preserving the opcode stream — for contamination-free decompiler benchmarking
pychd-pyfuzz
Random syntactically-valid Python source generator — produces never-published code for contamination-free decompiler benchmarking
pychd
Hybrid rule-based + LLM Python bytecode decompiler — native pass for 3.14 (99.8% signature recovery), cross-version pass for 3.0–3.13 via xdis