xref: /freebsd/contrib/file/magic/Magdir/yara (revision 48c779cdecb5f803e5fe5d761987e976ca9609db)
140427ccaSGordon Tetlow
240427ccaSGordon Tetlow
340427ccaSGordon Tetlow#------------------------------------------------------------------------------
4*48c779cdSXin LI# $File: yara,v 1.3 2019/04/19 00:42:27 christos Exp $
5*48c779cdSXin LI# yara:  file(1) magic for https://virustotal.github.io/yara/
640427ccaSGordon Tetlow#
740427ccaSGordon Tetlow
840427ccaSGordon Tetlow0	string	YARA
940427ccaSGordon Tetlow>4	lelong	>2047
1040427ccaSGordon Tetlow>8	byte	<20	YARA 3.x compiled rule set
1140427ccaSGordon Tetlow# version
1240427ccaSGordon Tetlow>>8	clear	x
1340427ccaSGordon Tetlow>>8	byte	6	created with version 3.3.0
1440427ccaSGordon Tetlow>>8	byte	8	created with version 3.4.0
1540427ccaSGordon Tetlow>>8	byte	11	created with version 3.5.0
1640427ccaSGordon Tetlow>>8	default	x
1740427ccaSGordon Tetlow>>>8	byte	x	development version 0x%02x
18