mask was too loose, creating false positives.
This commit is contained in:
parent
eb23c9a273
commit
08f8c0c8d2
|
@ -5,7 +5,7 @@
|
|||
# Parix COFF executables
|
||||
# From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
|
||||
#
|
||||
0 beshort&0xfff 0xACE PARIX
|
||||
0 beshort&0xefff 0x8ACE PARIX
|
||||
>0 byte&0xf0 0x80 T800
|
||||
>0 byte&0xf0 0x90 T9000
|
||||
>19 byte&0x02 0x02 executable
|
||||
|
|
Loading…
Reference in New Issue