Common Information
Type | Value |
---|---|
Value |
rule pe64bits { meta: description = "Match a 64-bits PE" strings: $a = { 50 45 00 00 64 } condition: $a in (0 .. 500) } |
Category | |
Type | Yara Rule |
Misp Type | |
Description |