IDA Plugin Updates on 2026-04-12
New Releases:
Activity:
- DeepExtractIDA
- 75e71ae5: Add configurable IDA process timeout for headless batch extraction
- ida-goldsrc-reversing-tools
- ida-mcp-server
- e146471c: fix: strip color tags from microcode lift output via ida_lines.tag_re…
- d585ad2f: feat: decompile_function auto-falls back to microcode lifting on failure
- 0fc80e78: feat: add force_decompile tool + IDAPython executor for decompilation…
- 91bed04f: feat: add IDAPython execution via extlang API (run_python, run_python…
- c55a753d: docs: add comprehensive RESEARCH.md with full session findings
- 3636739d: feat: add deep ObjC class parsing, vtable reader, chained fixups, cal…
- a13263f9: feat: add ObjC/iOS analysis tools — selectors, classes, methods, prot…
- 557a96e3: feat: enhance indirect branch analysis with PAC, itype classification…
- 4fe05a7d: feat: RE dirtree internals, add deref/type tools (231 total)
- 789356a2: feat: add deref chain, anon type naming, and struct dedup tools (231 …
- 04b1c0d5: feat: RE indexer_match_all result struct — it’s eavec_t (qvector<ea_t>)
- 15f7ce52: feat: add compilable SDK stubs for undocumented 9.3 APIs, enhance nam…
- d9cb516f: fix: verify all 9.3 API stubs by decompiling libida.so directly
- e8689d0a: feat: add segment/source/exception tools, use native regex for search
- 1bfa3149: feat: fix crashes, add 36 new tools, expand custom SDK stubs
- ida-pdb-file-tree
- ida-structor
- 1223d732: fix: Reject struct arrays overlapping scalar arrays via mixed-size co…
- ca349698: fix: Require stable field accesses for struct array candidates
- 363716ac: fix: Skip bitfield recovery for packed misaligned scalar fields
- 790a0a42: feat: Resolve global array elements and eagerly rewrite cached functions
- IDAssist
- playlist
- python-elpida_core.py
- 60ab27c2: bridge: parallel process complete — run 418 postmortem, code-layer ve…
- ZoomAllViews