mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 19:07:15 +00:00
19 lines
371 B
YAML
19 lines
371 B
YAML
rule:
|
|
meta:
|
|
name: compiled with dmd
|
|
namespace: compiler/d
|
|
authors:
|
|
- "@_re_fox"
|
|
scopes:
|
|
static: file
|
|
dynamic: file
|
|
references:
|
|
- https://github.com/dlang/dmd
|
|
examples:
|
|
- 321338196a46b600ea330fc5d98d0699
|
|
features:
|
|
- and:
|
|
- section: ._deh
|
|
- section: .tp
|
|
- section: .dp
|
|
- section: .minfo
|