Ida Nuitka Reconstructor

Reconstruct Python source code from Nuitka-compiled binaries (.dll/.exe/.pyd) by extracting serialized constants from PE .rsrc/.rdata sections and using IDA Pro MCP for live decompilation. Use when the target is a Nuitka onefile/standalone binary with NO .encrypted files — the Python is compiled to C, not encrypted.

ptn1411 Updated

File contents

ptn1411/skill/tree/main/ida-nuitka-reconstructor commit 43be1ea2b4

Frequently asked questions

npx skillmds@latest add ptn1411/ida-nuitka-reconstructor