IDA Plugin Updates on 2026-02-07
Activity:
- DeepExtractIDA
- dcd54b81: Update README with symbol download documentation, usage examples, and…
- 6cda98e7: supress errors due to not accessible files during file enumeration
- 68f9b37e: Refactor symbol download to run symchk per-file with concurrency thro…
- 453beef6: Add automatic PDB symbol downloading via symchk before IDA analysis a…
- dylib_dobby_hook
- idawilli
- e7df8f68: Merge pull request #84 from williballenthin/claude/install-ida-script…
- 9ebe8efb: Rename ida-sandbox to ida-codemode-sandbox and remove monty submodule
- 15caca9e: Extract ida-codemode-api package from ida-sandbox
- 0efcf2bb: Add usage examples to all 28 sandbox function docstrings and public API
- df97e770: Add pyproject.toml for ida-monty-sandbox wheel distribution
- a37321a4: Add execute(), system_prompt(), and api_reference() for chat plugin i…
- 67ead8f9: Add comprehensive README with script-writing guidance for ida-sandbox
- 5e7016f7: add GHA workflow for ida-sandbox tests
- 9c0a9945: remove all mocks, test against real IDA with shared test binary
- 8bc952e1: add 22 new IDA function wrappers to ida-sandbox with full test coverage
- 02faf3d8: add resource limits, type checking, and structured error handling to …
- 310c013d: add ida-sandbox: Monty-based sandbox exposing IDA Pro analysis routines
- PyAgent
- fd634227: chore(deps): upgrade kubernetes to 35.0.0 and urllib3 to 2.6.3 to fix…
- 755cf9b0: Merge test-branch into main resolving divergent add/add conflicts by …
- b475c55a: Merge test-branch into main resolving conflicts with theirs
- 4d22ea42: chore: save local working changes before merging PRs
- e2949c3e: chore: rust fallbacks, remove LANDiscovery debug, fix logits_processo…
- 95bcc730: chore(deps): add signxml and lxml to requirements
- 73368f4d: chore: ignore src/external_candidates/ingested/ and common python art…
- 2ee0efb8: chore(merge): accept deletions under src/external_candidates/ingested
- 46cb789f: fix(network,stats): allow send-only LANDiscovery start; use math.fsum…
- d3d48cd8: test: make collection cross-platform; skip auto-generated Windows-pat…
- quokka
- d0e2b432: Merge pull request #87 from quarkslab/dependabot/github_actions/actio…