yara revision 328875
1
2
3#------------------------------------------------------------------------------
4# $File: yara,v 1.2 2017/05/25 20:07:23 christos Exp $
5# yara:  file(1) magic for http://virustotal.github.io/yara/
6#
7
80	string	YARA
9>4	lelong	>2047
10>8	byte	<20	YARA 3.x compiled rule set
11# version
12>>8	clear	x
13>>8	byte	6	created with version 3.3.0
14>>8	byte	8	created with version 3.4.0
15>>8	byte	11	created with version 3.5.0
16>>8	default	x
17>>>8	byte	x	development version 0x%02x
18