capa/scripts
Baptistin Boilot 377c805fe7
linter: improve linter-data.json opening and add documentation
- Open linter-data.json in byte mode
- Add a comment explaining how to invoke the script
2022-01-24 22:48:59 +01:00
..
bulk-process.py main: compute function & bb layout 2021-10-26 15:04:50 -06:00
capa2yara.py s/fireeye/mandiant 2021-09-29 12:55:16 +02:00
capa_as_library.py pep8 2021-10-26 15:21:28 -06:00
capafmt.py s/fireeye/mandiant 2021-09-29 12:55:16 +02:00
ci.sh s/fireeye/mandiant 2021-09-29 12:55:16 +02:00
detect-elf-os.py s/fireeye/mandiant 2021-09-29 12:55:16 +02:00
import-to-bn.py s/fireeye/mandiant 2021-09-29 12:55:16 +02:00
import-to-ida.py s/fireeye/mandiant 2021-09-29 12:55:16 +02:00
lint.py linter: improve linter-data.json opening and add documentation 2022-01-24 22:48:59 +01:00
linter-data.json linter: add mbc data extractor and linter 2022-01-22 16:45:46 +01:00
match-function-id.py s/fireeye/mandiant 2021-09-29 12:55:16 +02:00
profile-memory.py scripts: profile-memory: show vms, too 2021-08-24 17:26:45 -06:00
profile-time.py profile-time: add doc 2021-11-09 16:08:39 -07:00
setup-hooks.sh s/fireeye/mandiant 2021-09-29 12:55:16 +02:00
setup-linter-dependencies.py linter: improve linter-data.json opening and add documentation 2022-01-24 22:48:59 +01:00
show-capabilities-by-function.py show-capabilities-by-function: also include matches from BBs in fn 2021-10-26 15:05:53 -06:00
show-features.py scripts: add backend parameter (-b) to show-features.py 2021-12-31 20:07:34 +01:00
vivisect-py2-vs-py3.sh