mirror of
https://github.com/vee1e/capa.git
synced 2026-09-03 11:47:19 +00:00
* refactor: replace binascii with bytes for hex conversions Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> * refactor: replace struct unpacking with bytes conversion Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> * simplify byte extraction for ELF header Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> * Revert "refactor: replace struct unpacking with bytes conversion" This reverts commit 483f8c9a85879d0d2eb0ac34fd5a5c634e4836f8. * update CHANGELOG Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> --------- Signed-off-by: vibhatsu <maulikbarot2915@gmail.com> Co-authored-by: Willi Ballenthin <wballenthin@google.com> |
||
|---|---|---|
| .. | ||
| bulk-process.py | ||
| cache-ruleset.py | ||
| capa-as-library.py | ||
| capa2sarif.py | ||
| capa2yara.py | ||
| capafmt.py | ||
| compare-backends.py | ||
| detect-backends.py | ||
| detect-binexport2-capabilities.py | ||
| detect-elf-os.py | ||
| detect_duplicate_features.py | ||
| import-to-bn.py | ||
| import-to-ida.py | ||
| inspect-binexport2.py | ||
| lint.py | ||
| linter-data.json | ||
| match-function-id.py | ||
| minimize_vmray_results.py | ||
| profile-memory.py | ||
| profile-time.py | ||
| proto-from-results.py | ||
| proto-to-results.py | ||
| setup-linter-dependencies.py | ||
| show-capabilities-by-function.py | ||
| show-features.py | ||
| show-unused-features.py | ||