IDA Plugin Updates on 2025-10-26
Activity:
- CTFStuff
- ida-swarm
- 3584b231: fix agent spawning race conditions in SQLite init and MCP env inherit…
- 8611959d: replace MCP config file with environment variables to fix race condit…
- 65f75b38: remove patch_instruction from FinalizeResult + fix object file leak
- c06802dc: change CCompiler tmp folder location
- 87d94890: add semantic patching system for C-level binary modification
- ad64ae46: update README with better documentation
- 25fcde9d: update build system for new modules
- 47f8abe8: update orchestrator components
- bffabd1e: improve UI components
- d5dfada9: improve MCP server session management
- 26c613ec: add LIEF-based segment injection to patching system
- 044bd1e3: add OAuth account management UI to preferences
- 2b620848: add OAuth account pool for multi-account support
- f587671e: consolidate logging system
- 2c3e2f30: ignore macOS .DS_Store files