mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 10:58:40 +00:00
13 lines
269 B
YAML
13 lines
269 B
YAML
rule:
|
|
meta:
|
|
name: debug build
|
|
namespace: executable/pe/debug
|
|
authors:
|
|
- william.ballenthin@mandiant.com
|
|
scopes:
|
|
static: file
|
|
dynamic: file
|
|
features:
|
|
- or:
|
|
- string: "Assertion failed!"
|
|
- string: "Assertion failed:"
|