IDA Plugin Updates on 2026-03-14
New Releases:
Activity:
- augur
- binlex
- haruspex
- ida-pro-mcp
- 9cd287d5: Merge pull request #292 from mrexodia/installer-refactor
- a3235c37: Merge pull request #291 from mrexodia/test-fix
- bf29384e: Refactor installation logic
- e0302418: Loosen max docstring word count
- 4af1e138: Blind fix attempt for #289
- 66131071: Merge pull request #273 from withzombies/conversation-improvements
- c3b41831: Merge pull request #287 from deadcode-walker/feat/composite-tools
- 1a2d7a16: Expand MCP query, type, rename, and runtime workflows
- bd7e19d3: removed ext=aggregate gating, tools are always available
- 622204fc: fixed abs() crash on non-int constant values in _filter_constants
- e7d4a383: optimized tool output sizes for token efficiency
- 45cd0a29: removed out-of-scope tools, improved aggregation tool descriptions
- e51c75a6: Merge pull request #281 from CCCougar/main
- 2dc7b84c: Merge pull request #282 from vee1e/fix-opencode-config
- f7531be4: Remove redundant pull_request event
- 5111a9f3: Attempt to fix CI
- 4bdec132: fix: use ida_ida.inf_get_filetype instead of ida_nalt.get_filetype fo…
- 549aa471: fix: remove get_inf_structure and nsucc/succ calls for ida 9.x compat
- f52c113e: fix: remove FUNC_USERDEFINED that doesn’t exist in ida 9.x
- 9e5b7215: feat: composite analysis, preprocessing, emulation, notebook
- ida-theme-explorer
- 772f82ff: feat: fix scroll style, add gif and bump 1.0.3
- IDAssist
- eefc4c87: Add Qt5/Qt6 compatibility layer for IDA 9.1+ support
- fcf2e50c: Version fix.
- eda5f78c: Version fix.
- f6566839: Revert “Add Qt environment validation and graceful fallback for broke…
- 13afe981: Add Qt environment validation and graceful fallback for broken PySide6
- fa4ff1fc: Bump version.
- c54ab1b9: Add VULNERABLE_VIA edges, taint analysis improvements, and UI fixes
- IDAssistMCP
- 281cefa0: Add Qt5/Qt6 compatibility layer for IDA 9.1+ support
- 610f4c8d: Bump version.
- 01e3fd01: Revert “Add Qt environment validation and graceful fallback for broke…
- a5c012e8: Add Qt environment validation and graceful fallback for broken PySide6
- a7e7c26c: Update README to reflect current MCP tool names
- 1b517d87: Align MCP tool names for cross-tool consistency
- OpenLumina
- 222658b9: Update ida version in workflow
- python-elpida_core.py
- cb477c6a: fix: Cerebras model name qwen3-235b-a22b → qwen-3-235b-a22b-instruct-…
- 1d5a92d3: fix: Groq 404 model name, S3 bucket default, Streamlit deprecation, P…
- 8509a0ab: Fix 3 bugs: Groq circuit breaker, Perplexity fallback→HuggingFace, ll…
- 9220efd5: Provider expansion: D3→DeepSeek, D9→Cerebras, D12→Groq (9 unique prov…
- f1ae3784: Fix HARD_BLOCK (K8 friendly fire), add S3 Health + MIND Logs tabs, D1…
- rhabdomancer