
IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.
Audit extracted router firmware filesystems and binaries loaded in IDA via IDA MCP. Use when a user asks to identify externally exposed services (for example HTTP/HTTPS), prioritize binaries for reverse engineering, hunt pre-auth RCE, auth bypass, and post-auth RCE chains, and output a defensible vulnerability report with a minimal verification PoC.