xref: /freebsd/contrib/file/magic/Magdir/yara (revision ae316d1d1cffd71ab7751f94e10118777a88e027)
140427ccaSGordon Tetlow
240427ccaSGordon Tetlow
340427ccaSGordon Tetlow#------------------------------------------------------------------------------
4*ae316d1dSXin LI# $File: yara,v 1.5 2024/09/04 19:06:12 christos Exp $
548c779cdSXin LI# yara:  file(1) magic for https://virustotal.github.io/yara/
640427ccaSGordon Tetlow#
740427ccaSGordon Tetlow
840427ccaSGordon Tetlow0	string	YARA
940427ccaSGordon Tetlow>4	lelong	>2047
10*ae316d1dSXin LI>>8	byte	<20	YARA 3.x compiled rule set
1140427ccaSGordon Tetlow# version
12*ae316d1dSXin LI>>>8	clear	x
13*ae316d1dSXin LI>>>8	byte	6	created with version 3.3.0
14*ae316d1dSXin LI>>>8	byte	8	created with version 3.4.0
15*ae316d1dSXin LI>>>8	byte	11	created with version 3.5.0
16*ae316d1dSXin LI>>>8	default	x
17*ae316d1dSXin LI>>>>8	byte	x	development version %#02x
18