capa/scripts
Aayush Goel fb3ae0267e
Update scripts/show-unused-features.py
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
2023-08-08 17:04:23 +05:30
..
bulk-process.py Update bulk-process.py 2023-08-04 10:43:34 +05:30
cache-ruleset.py Merged Changes from PR #1591 2023-07-11 01:14:38 +05:30
capa2yara.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
capa_as_library.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
capafmt.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
detect-elf-os.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
detect_duplicate_features.py Type Hints done , get_all_feature to Rule class 2023-08-07 21:00:29 +05:30
import-to-bn.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
import-to-ida.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
lint.py add default backend 2023-08-07 14:00:30 +02:00
linter-data.json update data via script 2023-07-05 12:30:54 +02:00
match-function-id.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
profile-memory.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
profile-time.py profile-time: workaround for flake8-encodings bug 2023-07-13 11:45:53 +02:00
proto-from-results.py
proto-to-results.py bump pydantic to 2.1.1 2023-08-03 17:21:46 +05:30
setup-linter-dependencies.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
show-capabilities-by-function.py fix copyright headers everywhere 2023-07-13 05:03:33 +02:00
show-features.py show-features: support showing pefile features 2023-07-13 10:31:28 +02:00
show-unused-features.py Update scripts/show-unused-features.py 2023-08-08 17:04:23 +05:30
vivisect-py2-vs-py3.sh