capa/scripts
2023-07-06 17:12:00 +02:00
..
bulk-process.py Remove from_capa API for MetaData 2023-06-03 15:33:49 +05:30
cache-ruleset.py main: get_rules: remove progress bar 2023-01-21 19:38:23 +01:00
capa2yara.py fix black 2023-04-05 16:29:53 +05:30
capa_as_library.py Remove from_capa API for MetaData 2023-06-03 15:33:49 +05:30
capafmt.py
detect-elf-os.py lots of mypy 2022-12-14 10:37:39 +01:00
detect_duplicate_features.py Create RuleSet to test overlap script 2023-05-12 22:44:26 +05:30
import-to-bn.py code style : update remaining files (#1353) 2023-03-16 11:16:18 +01:00
import-to-ida.py import-to-ida: use Metadata type not json document 2023-07-05 18:24:37 +02:00
lint.py main: don't leave behind traces of the progress bar 2023-07-05 19:06:33 +02:00
linter-data.json update data via script 2023-07-05 12:30:54 +02:00
match-function-id.py Update match-function-id.py 2023-03-11 12:43:22 +05:30
profile-memory.py code style : update remaining files (#1353) 2023-03-16 11:16:18 +01:00
profile-time.py main: don't leave behind traces of the progress bar 2023-07-05 19:06:33 +02:00
proto-from-results.py add scripts showing conversion to/from protobuf format 2023-03-23 10:58:22 +01:00
proto-to-results.py add scripts showing conversion to/from protobuf format 2023-03-23 10:58:22 +01:00
setup-linter-dependencies.py Update ATT&CK and MBC lint data (#1297) 2023-02-01 09:56:10 +01:00
show-capabilities-by-function.py Remove from_capa API for MetaData 2023-06-03 15:33:49 +05:30
show-features.py *: use FORMAT_AUTO instead of string literal 2023-03-21 16:54:48 +01:00
vivisect-py2-vs-py3.sh