IDA Plugin Updates on 2026-04-24
New Releases:
Activity:
- Artifact-for-replication_gpt4o
- augur
- 7a668a63: chore: update haruspex
- b8eb3978: feat: compatibility release for ida 9.3sp2
- DeepExtractIDA
- d80c2ffe: Add configurable loop_analysis_max_depth and max_xrefs limits across …
- EMC
- 16594960: Add TensorBoard event file for run on 2026-04-24
- b4934a5d: Fix non-deterministic opcode extraction by sorting successors in DFS …
- b96f092a: Update .gitignore and enhance compare_results.py functionality; add s…
- 283a2b0c: .
- 49a481af: Refactor code structure for improved readability and maintainability
- 60aa23eb: .
- function-string-associate-extra
- b9723432: Update README.md
- 5a1cce34: Rewrite plugin on ida-domain API; PySide6 fixes
- haruspex
- 1bfa5487: feat: compatibility release for ida 9.3sp2
- ida-clang-include
- ida-domain
- f78653f6: Drop support for python 3.9, add support for python 3.14 (#71)
- 9477b071: 0.5.0
- ida-hcli
- 91c9261a: 0.17.5
- d1846cab: fix: safely access ctx.obj in console (support non-dict contexts)
- 225ebfb5: fix: safely access ctx.obj in console (support non-dict contexts)
- ida-mcp-in-vm
- 46e6993d: Merge pull request #1 from zyings/copilot/check-project-issues-and-fix
- 940754e7: fix: HOST_FILE NameError, test _FakeResponse headers, forward_tools…
- 2167caeb: Initial import: IDA MCP in VM (VMFS host-side proxy + VM idalib launc…
- ida-pro-mcp
- 40e94f36: Merge pull request #383 from Evian-Zhang/download_base_url_with_env
- 44eff798: Derive download URLs from request base across proxies
- a4c7bc5b: Merge branch ‘feature/sigmaker-support’
- ecfee9e4: Improve tests to be semantically meaningful per review feedback
- 544b4fb7: Add MIT license header to vendored _sigmaker.py for proper attribution
- bee45e3c: Address PR review: remove redundant scan_signature, revert pyproject.…
- e5af52a2: Add tests for api_sigmaker tools
- ca357739: Make sigmaker self-contained: vendor core engine, remove pip dependency
- bf59293d: Add signature making support via sigmaker integration
- ida-structor
- 5ee14a15: feat: Add interactive matching and merging of existing structures
- 233efe07: ci: Enable ccache and Ninja for Windows builds
- 58448c67: feat: Enable in-place updates of existing generated structures
- 9836ad4e: feat: Support tail calls in call graph and cross-reference analysis
- c20998ce: fix: Prevent collecting pointee accesses as parent struct fields
- 8b307a7e: ci: Cache Unix builds with ccache
- d51071ee: fix: Link Z3 statically into plugin builds
- 30914809: fix: Link Windows plugin against IDA SDK libs
- 3c283bd6: fix: Restore cross-platform workflow builds
- 447ec7fa: perf: Parallelize additional synthesis passes
- bfecd1fe: perf: Parallelize O(n^2) candidate pruning and coverage mapping
- plugin-ida
- 86df6da8: Merge pull request #111 from RevEngAI/fix-PLU-257
- fc8f097b: fix(PLU-257): use Qt-compat Signal alias to support PyQt5
- python-elpida_core.py
- b25ddf33: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T23:57Z
- 935c9cab: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T23:39Z
- 2ab01a5f: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T23:22Z
- c8378211: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T23:01Z
- 9de2576d: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T22:43Z
- e9ccea8a: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T22:24Z
- dfe18d3c: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T22:04Z
- 37f8cc04: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T21:44Z
- c34aae01: [HERMES-ROUTED] Phase 3 routing artifact 2026-04-24T21:24Z
- rhabdomancer
- a613045f: feat: compatibility release for ida 9.3sp2
- tix-seven
- 6cec6776: feat: add arduino sketches
- 2b9e1f88: docs(gate-server): document /tickets/issue endpoint behavior
- 64fd5e44: chore(gate-server): track credentials directory with .gitkeep
- 4cf47168: chore(web/supabase): grant public schema API access for app roles
- 1d57ab70: feat(web): add ticket issuance UI with gate-server client
- 322b017a: fix(web): align denial_reason types and log rendering with schema
- d1e59c2f: feat(web/gates): rewrite gate CRUD to use gate_assignment for event l…
- f301ee17: feat(web): replace Geist Sans with Inter + TT Norms local fonts
- 3085e9cf: test(gate-server): add ticket issuance tests
- f492ce00: feat(gate-server): add POST /tickets/issue endpoint
- 0c67fb97: refactor(gate-server): extract require_api_key into shared dependenci…
- 91658879: feat(gate-server/mosip): add fail-fast validation for missing MOSIP c…
- cbb64fc7: fix(gate-server/config): resolve .env and alembic paths relative to a…
- 32ee5668: chore: add authenticator.log to .gitignore