mirror of
https://github.com/vee1e/capa.git
synced 2026-09-01 10:48:51 +00:00
rules: index extracted bytes by length prefix for O(1) candidate selection
Closes #2128
This commit is contained in:
parent
ed256d2416
commit
501ee0656a
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
- doc: fix typo in usage.md, add documentation links to README @devs6186 #2274
|
||||
- doc: add table comparing ways to consume capa output (CLI, IDA, Ghidra, dynamic sandbox, web) @devs6186 #2273
|
||||
- binja: add mypy config for top-level binaryninja module to fix mypy issues @devs6186 #2399
|
||||
- rules: index extracted bytes by length-prefix buckets for O(1) candidate selection instead of linear scan #2128
|
||||
- ci: deprecate macos-13 runner and use Python v3.13 for testing @mike-hunhoff #2777
|
||||
- ci: pin pip-audit action SHAs and update to v1.1.0 @kami922 #1131
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue