xref: /freebsd/contrib/file/magic/Magdir/yara (revision b64c5a0ace59af62eff52bfe110a521dc73c937b)
1
2
3#------------------------------------------------------------------------------
4# $File: yara,v 1.5 2024/09/04 19:06:12 christos Exp $
5# yara:  file(1) magic for https://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 %#02x
18