capa/scripts
2023-07-06 17:50:57 +01: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
ci.sh spelling: uncommitted 2023-01-04 00:32:39 -05:00
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 code style : update remaining files (#1353) 2023-03-16 11:16:18 +01:00
lint.py update linter 2023-07-06 17:50:57 +01:00
linter-data.json Update ATT&CK and MBC lint data (#1297) 2023-02-01 09:56:10 +01: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 FeatureExtractor alias: fix mypy typing issues by adding ininstance-based assert statements 2023-06-26 22:46:27 +01: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-hooks.sh
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 address review comments 2023-07-06 17:17:18 +01:00
show-features.py fix mypy and codestyle issues 2023-06-27 11:32:21 +01:00
vivisect-py2-vs-py3.sh