IDA Plugin Updates on 2026-07-23
New Releases:
Activity:
- augur
- binsync
- 0b1b449b: Allow the server to correctly track which users are connected. (#519)
- DeepExtractIDA
- 7dbdbbb7: Add v3 schema (function addresses, imports/globals tables, EA-prefixe…
- disrobe
- e9361488: harden pyfreeze parser fuzz coverage
- 313fddfc: native: keep sign and zero extended aarch64 indexes out of array aggr…
- 34009fa0: native: model aarch64 sign and zero extended 32-bit index registers s…
- b40470b6: harden scriptlang parse paths
- b1ac85f9: native: decode aarch64 scaled register-index addressing [base, xindex…
- 315fa0aa: native: accept aarch64 bitmask and move immediates above the signed r…
- c56a8857: native: decode aarch64 umull and smull as 32-by-32 into 64 widening m…
- 5a959c91: native: decode the aarch64 vector bic as an elementwise and-not
- 43c12a25: harden py disasm fuzz paths
- haruspex
- hrtng
- 59dba8e5: - autorename: revert “ignoring nice names”
- ida-hcli
- c80e825c: fix: address install script review findings
- d9d446a0: fix: use direct GitHub download URLs in install script
- 87aa5b36: fix: use None check for falsy plugin setting defaults in non-interact…
- 489bc306: fix: rename running binary aside before replacing during update (#261)
- 2bda7356: fix: detect existing install dir before attempting ida install
- 6542169d: fix: skip repo fetch for plugin subcommands that don’t use it
- 5542eaff: Merge pull request #253 from HexRaysSA/gha-update
- 841ca17e: Fix zizmor findings
- 93d3ecb4: Update and pin GHA
- IDA-Plugins
- ba11c7d4: Add new plugins and extend existing analysis features
- 65f6c8b7: Consolidate IDA plugins into a single repo
- ida-pro-mcp
- e2664060: Add host tests for recent isolation and safety fixes.
- 4d5bc997: Fix disasm start address and funcs write synchronization.
- d0a4dc4b: Scope insight indexes to sessions and IDBs.
- fab177c7: Use high-entropy continuation tokens for truncation.
- f9908f35: Isolate blackboard workspaces per analysis session.
- 436c1394: Clarify agent contract docs and enforce SKILL sync.
- 7538ef2e: Tighten batch and graph result semantics.
- 6c4fe5d0: Align semantic indexing with search entry-EA windows.
- 652ff78d: Fix blackboard scoping and workspace brief hygiene.
- 1aa49846: Harden policy fail-closed paths and installer packaging
- b26fcad1: Gate destructive session actions and fix high-impact tool crashes
- 2341c843: Harden MCP session ownership for tools, switch, and background jobs
- Luc-Nhan
- 3dbaa907: feat(glm): distinguish Standard vs Coding Plan endpoints
- ba459fab: Merge remote-tracking branch ‘EliteClassRoom/master’
- 0e11cde0: adding emulation to rikugan
- 08e49f93: fix(settings): show GLM in provider dropdown and auto-config on select
- 2e9abc07: feat(glm): add GLM-5.x reasoning resilience
- plugin-ida
- 67ec8db7: Merge pull request #171 from RevEngAI/refactor/v3-collections-endpoints
- 8187b3f0: refactor(PLU-325): use v3 collections endpoint for search
- quokka
- 0f01c85b: Merge pull request #134 from DarkaMaul/dm/fix-115
- 9220e374: Merge pull request #133 from DarkaMaul/test/relax-ida93-inport-control
- ToCode
- b6d7f1c3: Merge pull request #12 from buzzer-re/dev/fix-deadlock
- 3839dd57: Make the atomic-write lock test type-check on Linux
- 35b0f392: Fix Windows-only mypy and test failures so ci-local passes
- ea741be8: Drop the redundant Command log line from the CLI export path
- 301e0639: Retry atomic file replace to survive transient Windows locks
- twdll
- 3db4cf22: build(gh-actions): fix more submodules