capa/scripts
2023-10-20 10:15:20 +02:00
..
bulk-process.py move capa.features.capabilities to capa.capabilities, and update scripts 2023-10-20 09:54:24 +02:00
cache-ruleset.py Merged Changes from PR #1591 2023-07-11 01:14:38 +05:30
capa2yara.py cape2yara.py: update for use of scopes, and fix bug 2023-08-24 14:32:49 +02:00
capa_as_library.py move capa.features.capabilities to capa.capabilities, and update scripts 2023-10-20 09:54:24 +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 Update scripts/import-to-ida.py 2023-08-27 14:59:10 +02:00
lint.py move capa.features.capabilities to capa.capabilities, and update scripts 2023-10-20 09:54:24 +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 move capa.features.capabilities to capa.capabilities, and update scripts 2023-10-20 09:54:24 +02:00
proto-from-results.py pydantic: remove use of deprecated routines 2023-08-15 08:41:56 +00:00
proto-to-results.py bump pydantic to 2.1.1 2023-08-03 17:21:46 +05:30
setup-linter-dependencies.py mypy 2023-10-17 14:42:58 +00:00
show-capabilities-by-function.py capa.capabilities: move has_file_limitations() from capa.main to the capabilities module 2023-10-20 10:15:20 +02:00
show-features.py improve and fix various dynamic parts (#1809) 2023-10-18 10:59:41 +02:00
show-unused-features.py Merge branch 'master' into dynamic-feature-extraction 2023-08-10 13:21:49 +00:00
vivisect-py2-vs-py3.sh