IDA Plugin Updates on 2026-03-07
New Releases:
Activity:
- AWDP_PWN_Helper
- binwalk-reversing-plugin
- 60fa76d5: revert: bump ida-plugin.json version back to 0.0.1
- 74754b38: feat: keep .jpg
- 4b325a59: feat: update img for 0.0.2
- CavePatch
- f08b2403: Update and rename CavaPatch.py to cava_patch.py
- f97bfd1f: Add files via upload
- HappyIDA
- 36956ed2: refactor: use treeitems iteration in rust_string and add .rdata/.ws…
- 31a06d95: refactor: use treeitems iteration in add_parameter_labels
- a7acb323: fix: check find_item_coords return value before indexing pseudocode l…
- 269a899f: refactor: improve SEH highlight performance
- ida-chat-plugin
- 7da85087: 1.0.0
- 2699bf8d: feat(ui): add copy text button and empty state handling to sessions s…
- a0b4373c: 1.0.0
- faf45ee7: feat(bootstrap): refactor runtime setup and update build configuration
- bf1528f8: feat(ui): add daisy theme variant for model option cards
- 061ff8dd: feat(bootstrap): improve Python version detection and site-packages d…
- a5ebac66: docs(installation): update local environment setup instructions for c…
- 3443db17: fix(deps): update python version requirements documentation
- 53d1ee04: feat(ui): improve markdown rendering and styling consistency
- 2c7a82d1: fix(test): update markdown test to use string variable for color refe…
- 98a2ee69: feat(transcript): update code block styling to use flat design and im…
- b5986b05: feat(transcript): implement markdown rendering with syntax highlighti…
- 90126d55: style(transcript): apply consistent indentation to CSS class definitions
- d97e5395: style(transcript): remove box-shadow properties from CSS classes
- 68dde2f3: feat(transcript): update HTML export to single-file format and enhanc…
- 835e0308: feat(transcript): implement single-file HTML export for chat sessions
- 71cadc9c: feat: add run outcome tracking and transcript cleanup
- a718277c: init: scaffold ida-chat plugin foundation
- ida-cyberchef
- 03cf7b0d: Fix docs and schema generation
- 9ce6c387: Fix remaining runtime semantics
- 99b6d754: Document runtime support policy
- 40192020: Fix Unicode and parsing runtime regressions
- 9a7ac0b9: Record CyberChef submodule fixes
- a35affdf: Patch easy CyberChef operation regressions
- 38240220: Add PGP and sorted extractor vectors
- 888a28a5: Normalize CyberChef recipe defaults
- 42ef8b07: Add utils operation vectors phase 51
- fa7a35df: Add utils phase 50 operation vectors
- 87344a35: Add utils operation vectors phase 49
- 155ffa6c: Add utils phase 48 operation vectors
- 6d23406c: Add utils operation vectors phase 47
- c2da999f: Add public-key operation vectors phase 46
- 1e159341: Add public key operation vectors phase 45
- d26bfe99: Add public key operation vectors phase 44
- 1ffdd28d: Add other operation vectors phase 43
- d61dca1c: Add other operation vectors phase 42
- fa1d4072: Add networking operation vectors phase 41
- 4fae33d3: Add networking operation vectors phase 40
- ida-pro-loadmap
- 8433b8e9: loadmap: fix uninitialized var possibility
- 95e2c59d: mapreader: Some basic OOM protection
- ida-theme-explorer
- IDAPluginList
- d84952c6: chore: Auto update IDA plugins (Updated: 19, Cloned: 0, Failed: 0)
- quokka
- eff646fb: Bump actions/setup-java from 4.7.1 to 5.2.0 in the actions group
- c2f71656: Move zizmor suppressions to config file
- 161f568b: Harden CI: use read-only caches, fix contains() calls, throttle Depen…
- fd0ff102: fix(ci): install libmagic on macOS runners
- cc8b6f51: fix(ci): skip tool setup in warm-cache on cache hit
- 68d400a2: fix(ci): add Python version and OS matrix to python-test workflow
- 8484e7de: fix(ci): cache Ghidra download in CI
- 03b130d3: fix(ci): add concurrency controls to all CI workflows
- e96cd140: fix(ci): add path filters to avoid unnecessary workflow runs
- b53e2251: fix(ci): prevent cache poisoning on PR builds
- 017d76e6: fix(ci): remove duplicate test step in Ghidra workflow
- 4416314d: fix(ci): run C++ tests on pull requests
- 62083397: fix(ci): remove Windows from upload matrix in build.yml
- 83cf9dc4: Add *.i64 to gitignore
- 93b675e8: Add Python tests for is_exported function field
- 9bcf78b6: Add is_new flag to Type for IDA apply support
- 6d130e48: Update README
- 84114cf2: Add Python tests for TypedefType
- 6be9b31a: Add TypedefType to Python bindings