-
Notifications
You must be signed in to change notification settings - Fork 616
Closed
Labels
dynamicrelated to dynamic analysis flavorrelated to dynamic analysis flavorgood first issueGood for newcomersGood for newcomers
Description
Don't load signatures for dynamic analysis flavor:
DEBUG:capa:--------------------------------------------------------------------------------
DEBUG:capa: Using default embedded rules.
DEBUG:capa: To provide your own rules, use the form `capa.exe -r ./path/to/rules/ /path/to/mal.exe`.
DEBUG:capa: You can see the current default rule set here:
DEBUG:capa: https://github.com/mandiant/capa-rules
DEBUG:capa:--------------------------------------------------------------------------------
DEBUG:capa:--------------------------------------------------------------------------------
DEBUG:capa: Using default embedded signatures.
DEBUG:capa: To provide your own signatures, use the form `capa.exe --signature ./path/to/signatures/ /path/to/mal.exe`.
DEBUG:capa:--------------------------------------------------------------------------------
Also don't display this twice?
Metadata
Metadata
Assignees
Labels
dynamicrelated to dynamic analysis flavorrelated to dynamic analysis flavorgood first issueGood for newcomersGood for newcomers