IDA Plugin Updates on 2026-05-24
Activity:
- atelier
- 0ae058c7: Merge pull request #29 from atelier-runtime/cc
- 23a176ca: Remove obsolete lesson blocks and rubrics; add new templates for Fast…
- 25e0190b: Refactor project knowledge to lessons
- 2a25e5cc: feat: Auto-configure git hooks path for seamless development
- 8f9b6189: fix: Final check and fixes
- 366738eb: refactor: remove legacy agent configurations and suppress git output …
- bdee6ed2: Merge pull request #28 from atelier-runtime/cc
- c124dcf5: refactor: rebrand application color scheme to purple and enhance CLI …
- 80d0ee1d: feat: Add Gemini ADK middleware hooks and enhance agent installation …
- 8c23b46b: feat(sdk): add Atelier SDK middleware layer for LangChain/OpenAI/Anth…
- 751ce29a: Merge pull request #25 from atelier-runtime/chore/readme-star-history
- c596769a: feat(checkpoint): implement idempotent agent checkpoints for resumabl…
- adfc9194: docs: add codebase map (.planning/codebase/)
- 348cd666: fix(install): restore executable bit on install.sh
- b48a2259: fix(install): index current git repo for global installs, otherwise s…
- 1359eab1: ux(install): show code index target path before bootstrapping
- 2a939418: style(install): dim confirmed menu selections instead of bright green
- 7976643d: feat(install): add host integration section with scope-aware target p…
- af4f70aa: feat(install): nicer index progress UI and live per-host status ticks
- NexusRE-MCP
- b13c45a5: Added UI automation scripts for completely hands-free backend loading…
- 85337f3b: Implement x64dbg.ini zero-touch macro injection to bypass x64dbgpy ma…
- 1284f82d: Implement zero-touch autorun injection for IDA via idapythonrc and ro…
- a66a22ca: Fix Python 2.7 pathlib import error causing x64dbgpy silent crash
- 242e8493: Fix x64dbgpy autorun path directory logic to execute plugin implicitly
- 1883823b: Auto-restart x64dbg instances to instantly hook backend plugin withou…
- c6d6ab88: Enforce Python 3.10+ in install.bat to prevent unsupported environments
- 6fd39257: Remove hardcoded paths and ignore build output directories
- 8b4eee48: Fix x64dbgpy extraction path bug
- 4ab0cc49: Automate x64dbg backend launch via autorun
- 5020cde4: Restrict vmmpy to Python < 3.12 to fix MCP installation
- 4d1440ff: Automate x64dbgpy global installation and fix IDA backend blocking
- 352a20e6: Decrease polling intervals to speed up execution
- bf8d207d: Highlight new offensive features in README
- c3e87e04: Implement offensive tooling and pipeline execution
- 74810a43: Implement global auth, dynamic limit bypass, and AOB scanning across …
- a41a3071: Update README with dnSpy documentation
- a223131f: Add dnSpy support to the setup scanner
- 9a712edf: Refactor setup scanner into core/setup_scanner.py and remove obsolete…
- 80187449: Update setup wizard to deep scan the entire computer for all RE tools…
- Spectra
- ec2a5152: Increase API timeout for large responses