IDA Plugin Updates on 2026-07-13
New Releases:
Activity:
- augur
- d524797b: chore: update deps and lint allowlist
- christian-doctrine
- f1f982e3: fix(deploy): auto-restart engine stacks on reboot (restart: unless-st…
- 8618ff92: feat: companion web+mobile app, engine on VPS, doctrine PDF archive
- CTF-Tools
- a6a81ac5: Add webshell files for remote command execution
- disrobe
- c7571052: flutter aot: recover declared class and method names from a stripped …
- 3f78fcc1: nspack: derive the per-image e8/e9 marker byte and only rewrite branc…
- dd12bd14: py-decompile: recover an except-as-e handler’s trailing else/sibling …
- 7cac6275: update spin to 0.9.9 after 0.9.8 was yanked, keeping cargo-deny green
- f7afbac4: refresh the pinned python metric to 96.05 percent (6038 of 6286)
- 37f98183: mpress: reverse the packer’s exact x64 e8/e9 and rip-relative branch …
- haruspex
- ba18a6b1: chore: update deps and lint allowlist
- ccf34e82: test: improve doctests that return a
Result
- ida-ins-hinter
- 3614c115: Initial release of IDA Instruction Hinter
- ida-llm-explainer
- f10d1c80: Batch dialog auto-apply-on-Done; reliable lvar rename/type fixes; v1.6.1
- ida-sdk
- d76bad44: docs: update ida-cmake acknowledgements
- IFSO-CYBER-FORENSICS-PROJECT
- rhabdomancer
- rikugan
- 5e91c3f6: fix(loop): scope traceback to execute_python + add integration test f…
- 910148b5: docs: update CLAUDE.md docs-review gate section for post-error migration
- 3be1db8f: chore: apply ruff format to 5 files (clean up trailing newlines + min…
- 4c02ab93: feat(ui): replace docs-gate checkbox with docs_review_mode combobox
- ecf001a6: test(loop): strengthen post-error reviewer guard tests
- 1284eb74: feat(loop): move docs-reviewer from pre-execute to post-error
- bb68b2f4: feat(reviewer): update docs-reviewer prompt for post-error role
- 20fea07b: test(prompts): tighten docs-review-section regression guard
- b4df042e: feat(prompts): add IDA API Module Quick Reference to system prompt
- 3ba4b6a0: refactor(config): replace require_ida_docs_for_complex_scripts with d…
- 471f7c3b: feat(tools): add traceback_classifier for post-error docs gate
- ea383027: docs(plan): docs-review post-error implementation plan
- d40f4a9f: docs(spec): docs-review gate post-error hybrid design
- b0b6611f: Merge remote-tracking branch ‘EliteClassRoom/master’
- 9c42ba9e: Refactor the code to make it faster to run
- ea05a552: chore(release): bump version to 1.10.3
- 227a0767: chore(deps): sync uv.lock with pyyaml dev dependency
- Spectra
- 87bd645f: Remove legacy CLI commands and simplify agent output
- b855330f: Stop spinner before approval prompt and clear UI
- 4707ced1: Improve CLI thinking spinner and line handling
- d363b24e: Simplify thinking animation in shell UI
- bbba5eb0: Improve markdown table parsing and rendering
- 859f78de: Update shell_ui.py
- 12ad1812: Enhance memory clearing in shell REPL
- 090fc3d4: Add /clear_memory command
- c34b88c3: Batch consecutive tool results and add check_tools
- 57b53707: Add session delete command parsing
- e776fb28: Add /history command to view session messages
- 23ef5a9c: Add loading spinner and tool progress indicators
- 49d102f4: Add input timeout and attempt limits to CLI
- 85ec13f2: Add vulnerability analysis skill; v1.3.0 release