capa/scripts
2023-07-07 12:03:05 +05:30
..
bulk-process.py some more changes 2023-07-07 12:03:05 +05:30
cache-ruleset.py some more changes 2023-07-07 12:03:05 +05:30
capa2yara.py Changes os.path to pathlib.Path usage 2023-07-06 05:12:50 +05:30
capa_as_library.py some more changes 2023-07-07 12:03:05 +05:30
capafmt.py
ci.sh spelling: uncommitted 2023-01-04 00:32:39 -05:00
detect-elf-os.py
detect_duplicate_features.py Changes os.path to pathlib.Path usage 2023-07-06 05:12:50 +05:30
import-to-bn.py convert str(path) usage to path.as_posix() to get str format of Path 2023-07-07 12:03:05 +05:30
import-to-ida.py code style : update remaining files (#1353) 2023-03-16 11:16:18 +01:00
lint.py convert str(path) usage to path.as_posix() to get str format of Path 2023-07-07 12:03:05 +05:30
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 Changes os.path to pathlib.Path usage 2023-07-06 05:12:50 +05:30
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 some more changes 2023-07-07 12:03:05 +05:30
show-capabilities-by-function.py Changes os.path to pathlib.Path usage 2023-07-06 05:12:50 +05:30
show-features.py Changes os.path to pathlib.Path usage 2023-07-06 05:12:50 +05:30
vivisect-py2-vs-py3.sh