diff options
Diffstat (limited to 'contrib/file/magic/Magdir/yara')
-rw-r--r-- | contrib/file/magic/Magdir/yara | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/file/magic/Magdir/yara b/contrib/file/magic/Magdir/yara index 6156cc63bc3d..70edc815e011 100644 --- a/contrib/file/magic/Magdir/yara +++ b/contrib/file/magic/Magdir/yara @@ -1,17 +1,17 @@ #------------------------------------------------------------------------------ -# $File: yara,v 1.4 2021/04/26 15:56:00 christos Exp $ +# $File: yara,v 1.5 2024/09/04 19:06:12 christos Exp $ # yara: file(1) magic for https://virustotal.github.io/yara/ # 0 string YARA >4 lelong >2047 ->8 byte <20 YARA 3.x compiled rule set +>>8 byte <20 YARA 3.x compiled rule set # version ->>8 clear x ->>8 byte 6 created with version 3.3.0 ->>8 byte 8 created with version 3.4.0 ->>8 byte 11 created with version 3.5.0 ->>8 default x ->>>8 byte x development version %#02x +>>>8 clear x +>>>8 byte 6 created with version 3.3.0 +>>>8 byte 8 created with version 3.4.0 +>>>8 byte 11 created with version 3.5.0 +>>>8 default x +>>>>8 byte x development version %#02x |