capa/scripts
Moritz b5be876e61 feat: start dotnet detection (#955)
* feat: start dotnet detection

* Apply suggestions from code review

Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>

* refactor: dn instead of dotnet

* refactor: format branches, extractor reorg

* refactor: format selection and dotnet detect

* feat: get format, arch, os

* refactor: log errors and exceptions

* ci: also test and build for dotnet-main dev

* fix: import path

* fix: circular dep

* fix: remove buf argument
feat: get runtime meta data

* fix: log unsupported runtime error

* fix: type ignore

Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
2022-04-06 11:33:14 +02:00
..
bulk-process.py main: compute function & bb layout 2021-10-26 15:04:50 -06:00
capa2yara.py pep8 2022-03-28 13:17:35 -06:00
capa_as_library.py Update capa_as_library.py 2022-02-13 13:09:58 -05: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 feat: start dotnet detection (#955) 2022-04-06 11:33:14 +02:00
linter-data.json linter: add MBC names and IDs to the linting script 2022-02-06 11:47:49 +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 feat: start dotnet detection (#955) 2022-04-06 11:33:14 +02:00
show-features.py feat: start dotnet detection (#955) 2022-04-06 11:33:14 +02:00
vivisect-py2-vs-py3.sh