IDA Plugin Updates on 2026-06-15
New Releases:
Activity:
- augur
- 7a3ce1ce: refactor: use AsRef bounds for all pub fn
- diaphora
- ffxiv_bossmod
- haruspex
- e4104920: refactor: use AsRef bounds for all pub fn
- ida-fusion-mcp
- bb75a854: feat: add router-native idalib parity tools
- 28822cf7: docs: design router-native idalib integration
- 1e448889: fix installer missing IDA scan roots
- ida-ios-helper
- ee8218ee: Merge pull request #18 from doronz88/feature/swift
- 482c9aa4: swift_types: Gate IDA-9.4 native ABI behind version check (compat 9.0…
- 1e6e3028: swift_dump_import: Synthesize class structs + slot-resolve named meth…
- fd91fa8d: swift_dump_import: Auto-name + type Swift class methods via ipsw swif…
- 4d55eb0e: swift_types: Per-callsite ClosureCtx typing for Dispatch sync closures
- 4696de9e: swift_types: Expand FUNCTIONS_SIGNATURES with stdlib + Foundation + b…
- 7e1dd83a: swift_types: Mark Swift
throws functions with __spoils + renam…
- 915f2c6e: swift_types: Erase __chkstk_darwin calls from the prolog
- 35bb94b3: swift_oslog: Collapse Swift
_os_log_impl(…) build-up into a one-liner
- cb511173: swift_types: Rename Swift opaque-storage buffer lvars to _buf
- 171f200c: swift_types: Rename Swift opaque-storage prolog lvars and type the VW…
- 31de1467: swift_types: Type each Swift mangled name in __swift5_typeref as a C …
- 4e1d62e9: swift_types: __swiftClassCall (x20 self) typing + post-print cfunc in…
- 6e809337: scripts: Add headless probe_func + idat IPC server for plugin iteration
- ida-nativeaot
- 546b831b: docs: add UI screenshots + hero image; drop washi keyword; bump to v1…
- a93072d4: v1.0.1 - rename to ida-nativeaot.*, name-sync fixes, search and overv…
- ida_rpc
- ee39b999: Fix pytest collection of ida-rpc integration script
- 609b235f: Add loader discovery, forced selection via
--loader, and loader-spe…
- c4304e00: Fix read_bytes issue
- rhabdomancer
- 69528487: refactor: use
AsRef<Path> bounds for all pub fn