]> granicus.if.org Git - file/commitdiff
PR/151: Remove the wild match for 0xeb, matches too many russian texts.
authorChristos Zoulas <christos@zoulas.com>
Wed, 7 Dec 2011 22:05:05 +0000 (22:05 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 7 Dec 2011 22:05:05 +0000 (22:05 +0000)
magic/Magdir/msdos

index 7dca078793970ad5778a5347f5852a847792819c..560d3609245f9d93df6bf915e88c352f2c55de9d 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: msdos,v 1.75 2011/08/08 08:56:17 christos Exp $
+# $File: msdos,v 1.76 2011/09/20 15:31:52 christos Exp $
 # msdos:  file(1) magic for MS-DOS files
 #
 
 # byte 0xeb conflicts with "sequent" magic leshort 0xn2eb
 0      ubeshort&0xeb8d >0xeb00         
 # DR-DOS STACKER.COM SCREATE.SYS missed
->0     byte            0xeb            DOS executable (COM)
->>0x1FE leshort                0xAA55          \b, boot code
->>85   string          UPX             \b, UPX compressed
->>4    string          \ $ARX          \b, ARX self-extracting archive
->>4    string          \ $LHarc        \b, LHarc self-extracting archive
->>0x20e string         SFX\ by\ LARC   \b, LARC self-extracting archive
+>0     byte            0xeb
+>>0x1FE leshort                0xAA55          DOS executable (COM), boot code
+>>85   string          UPX             DOS executable (COM), UPX compressed
+>>4    string          \ $ARX          DOS executable (COM), ARX self-extracting archive
+>>4    string          \ $LHarc        DOS executable (COM), LHarc self-extracting archive
+>>0x20e string         SFX\ by\ LARC   DOS executable (COM), LARC self-extracting archive
 # updated by Joerg Jenderek at Oct 2008
 #0     byte            0xb8            COM executable
 0      uleshort&0x80ff 0x00b8