IDA Plugin Updates on 2026-03-20
Activity:
- capa
- c930891c: rules: address code review feedback for bytes prefix index
- f572c01d: rules: clarify bytes_prefix_index guard and add mixed-pattern test
- 26735903: rules: validate _RuleFeatureIndex structure when loading from cache
- 5e19574b: rules: build bytes prefix index once at construction, not per _match(…
- b868be55: rules: simplify bytes prefix indexing and add collision tests
- 501ee065: rules: index extracted bytes by length prefix for O(1) candidate sele…
- ed256d24: rules: index extracted bytes by length prefix for O(1) candidate sele…
- 01c5602b: tests: import capa.render.default in test_render (#2938)
- d73c76a8: build(deps-dev): bump flatted from 3.3.1 to 3.4.2 in /web/explorer (#…
- 0b1e3bfb: cache: support *BSD (#2949)
- DeepExtractIDA
- 8dddb157: Add blog post to README Overview section
- IDA
- ida-cyberchef
- a89ea230: fix: remove clipboard copy dialog, use logger.info instead
- 59c08a09: fix: disable all output buttons when they have nothing to act on
- e2d5811d: fix: disable copy-to-IDB button when recipe output is not bytes
- 4a9f6661: fix: handle string output in copy-to-IDB and add debug logging
- b1185ce8: fix: use object signal type for 64-bit IDA addresses
- 3c23abb0: fix: make “From Location” input source responsive and report errors
- ddb28e07: fix: make “From Location” input source responsive and report errors
- a269716f: fix: patch IDB verification and error visibility
- ccf23ede: fix: remove hardcoded blue border from operation search input
- ida-sdk
- 138a487a: build: Update ida-cmake submodule (ARM64 Linux fix)
- idawilli
- 09ec80f2: dissector: render strings inline if possible
- recover