capa/scripts
Maxime Berthault 76913af20b
Binary Ninja update and fix (#2205)
* Fix binja warning (use of a deprecated API method)

* Update binja plugin
> Fix json openning and parsing
> Fix base address

* Fix code_style

* lint black update
2024-07-12 12:25:19 +02:00
..
bulk-process.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
cache-ruleset.py
capa2sarif.py fix mypy issues 2024-06-12 09:32:03 +00:00
capa2yara.py fix typos 2024-06-01 11:48:19 -07:00
capa_as_library.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
capafmt.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
detect-elf-os.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
detect_duplicate_features.py
import-to-bn.py Binary Ninja update and fix (#2205) 2024-07-12 12:25:19 +02:00
import-to-ida.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
lint.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
linter-data.json
match-function-id.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
profile-memory.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
profile-time.py pep8 2024-05-08 16:20:10 +02:00
proto-from-results.py
proto-to-results.py
setup-linter-dependencies.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
show-capabilities-by-function.py Updating copyright across all files based on when it was first introduced. (#2027) 2024-03-13 14:04:53 +01:00
show-features.py show-features.py: add other usage of get_process_name() 2024-07-01 12:03:12 +01:00
show-unused-features.py