1#	$OpenBSD: fsav,v 1.1 2004/06/03 03:14:20 tedu Exp $
2
3#------------------------------------------------------------------------------
4# fsav:  file(1) magic for datafellows fsav virus definition files
5# Anthon van der Neut (anthon@mnt.org)
60	beshort		0x1575		fsav (linux) macro virus
7>8	leshort		>0		(%d-
8>11	byte		>0		\b%02d-
9>10	byte		>0		\b%02d)
10
11# comment this out for now because it regognizes every file where
12# the eighth character is \n
13#8	byte		0x0a
14#>12	byte		0x07
15#>11	leshort		>0		fsav (linux) virus (%d-
16#>10	byte		0		\b01-
17#>10	byte		1		\b02-
18#>10	byte		2		\b03-
19#>10	byte		3		\b04-
20#>10	byte		4		\b05-
21#>10	byte		5		\b06-
22#>10	byte		6		\b07-
23#>10	byte		7		\b08-
24#>10	byte		8		\b08-
25#>10	byte		9		\b10-
26#>10	byte		10		\b11-
27#>10	byte		11		\b12-
28#>9	byte		>0		\b%02d)
29