IDA Plugin Updates on 2026-08-27
New Releases:
Activity:
- claude-marketplace
- disrobe
- b17915d4: xtask: synchronize python 3.13 threshold routing
- e3785be1: native: recover msvc security cookie guards
- 6084b650: publish current python and dex recovery measurements
- 249aaa1a: python: publish the improved pinned corpus result
- 1db331c3: preserve explicit none returns after nested guards
- 92b837ad: native: recover rust bounds panic guards
- 375f9560: native: grade stripped elf exported names
- b129e0f6: recover nonconstant returns from infinite finally arms
- 51371393: native: recover exported function names with typed evidence
- 08c1ee40: add flutter fallback engine identity
- 4013718e: recover guarded returns from infinite finally arms
- cf0209a9: reuse Flutter symbols from the Python cache
- 91bdf3c2: python: recover guarded breaks inside infinite finally arms
- 083cd586: infer Flutter parameter arity
- 0b1c640d: python: preserve guarded finally breaks in infinite loops
- bd9fadcb: recover resolved import thunk names
- 2a390d23: cache flutter engine symbol maps
- dd963bb6: python: register byte coverage result type
- 5b60348a: native: bound frame-pointer allocations
- ida-bochs-binaries
- 067c07fc: ci: standardize IDA installation pattern (#9)
- ida-llm-explainer
- 99e6a96d: Settings: group into tabs (Server/Explain/CFG trace/C export/Agent se…
- 7de1cfd7: docs: agent.md - operating instructions for external agents
- c12f0e25: v1.11.0: agent server - localhost HTTP API for external agents to dri…
- 9a634d7d: v1.10.0: auto-compact + live context gauge (with t/s), clean context …
- ida-nexus
- 737fdced: Only create mcp session log when events come in
- 8d3a9212: 0.8.1
- ddbf1bf1: Add missing LICENSE
- a7aa95ed: Redirect to ida-mcp for installation instructions
- 65ecd8b4: 0.8.0
- 656fe6b4: Fix release workflow
- af9aa5df: Create reusable ida_nexus.plugin module
- 61128e42: Remove extensions from repository
- 1dfce8fa: Update tool descriptions to include IDA Nexus where appropriate
- ida-pro-mcp
- f19e02bb: Merge pull request #515 from Iams4kura/bugfix/omit-notification-respo…
- e5d3a6e8: fix(http): omit notification response bodies
- idamcp
- 1d726bd7: Refactor sql_query to return structured QueryResult
- ce73a56c: Fix potential database initialization race conditions
- 38543b66: Suppress KeyboardInterrupt in gateway proxy
- a64b3593: Allow target address outside of image in get_xrefs_to
- idawilli
- df5d53a6: Merge pull request #150 from williballenthin/fix-oplog-ida94-tests
- fca90673: Merge pull request #149 from williballenthin/fix-codemode-sandbox
- d8846ad3: Merge pull request #148 from williballenthin/fix-codemode-api-ty
- 57e0606c: fix: MontyTypingError.display() no longer takes format kwarg
- 30bf2a1d: fix oplog tests for IDA 9.4 API changes
- 0db6f246: trigger CI
- c4afbdb1: fix: adapt IdaSandbox to pydantic-monty pool/session API
- 911aac08: fix: remove unused type-ignore directives in ida-codemode-api
- d9bbfb13: Merge pull request #147 from williballenthin/update-gha-skill
- 75b34bcc: update skill: –seed for IDA venv, fix example typos
- 2f0dfabf: refactor: follow skill pattern for IDA venv/idapyswitch/IDAPYTHON_VEN…
- 50062f53: fix: use uv venv –seed for oplog so hcli finds pip
- 12e46233: fix: set HCLI_CURRENT_IDA_PYTHON_EXE for oplog, –python for ty
- ab62b038: fix: use uv venv instead of –system for Python environment
- b7a31946: update CI workflows to follow IDA GHA skill conventions
- f229c7b9: ida gha: real world lessons
- 4924de81: add skill for IDA and GH Actions
- ipyida
- 56ba0915: Make sure the repo URL in the ida-plugin.json doesn’t include the www.
- ecd266ae: Revert “Add a ida-plugin.json file so the hcli repo finder robot pick…
- Security-Tools