IDA Plugin Updates on 2025-11-14
New Releases:
Activity:
- AiDA
- 8a606e24: Merge pull request #9 from CheckForUpdates/main
- dotfiles
- ida-hcli
- ida-pro-mcp
- 9edaa890: Merge pull request #173 from momo5502/main
- 958beab1: Add –allow-ida-free option
- 045a7001: Merge pull request #172 from can1357/main
- 95738c48: feat: added HTTP chunked transfer encoding support
- 25ca0573: feat: added Codex MCP client with TOML config support
- f32d08cf: Regenerate README functions
- 9becb357: Merge pull request #151 from bukowa/x
- 449e3659: Merge pull request #160 from GaoYuCan/main
- d63143ab: Merge pull request #162 from ChinaNuke/fix/idalib-idb-closing
- e0924bc3: Merge pull request #168 from itewqq/itewqq-patch-pattern_filter_regex…
- 849dbcb4: Merge pull request #170 from can1357/main
- 3a4fb5e7: revert: readme and server.py
- ff3ee173: chore: remove unused imports and variables
- 9e12fa68: revert: restore server.py to use Streamable HTTP transport
- f8a93c8b: feat: added SSE transport as alternative to HTTP for MCP
- ca6322ce: feat: replaced SSE transport with streamable HTTP for MCP
- a6508de0: feat: added legacy JSON-RPC endpoint support for POST /mcp
- 55872c07: feat: implemented SSE client for real-time IDA plugin communication
- 50ede3c6: feat: implemented session-based routing for SSE connections
- 804b3a49: feat(transport): implemented SSE for plugin communication
- idalib
- mcrit
- 35052ef1: field to access shortened parameter description in local jobs
- panda
- f28de521: syscalls2: Add null check for guest instruction in syscall callback
- RIFT
- twdll
- fabe5b33: chore: add build preset
- 8dfd63bc: feat(memhook): use highly optimized memmove from asmlib