]> granicus.if.org Git - file/commitdiff
*** empty log message ***
authorChristos Zoulas <christos@zoulas.com>
Thu, 3 Sep 1998 13:29:39 +0000 (13:29 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 3 Sep 1998 13:29:39 +0000 (13:29 +0000)
magic/Magdir/msdos
magic/Magdir/pdp

index 0f9c8ff22d43b982e712cb9bf9713457d327247e..dbafe96e6994b3197060c349bd85d09e10b9f274 100644 (file)
 #
 0      string  MZ              MS-DOS executable (EXE)
 >24    string  @               \b, OS/2 or MS Windows
+>>0xe7 string  LH/2\ Self-Extract      \b, %s
+>>0xe9 string  PKSFX2          \b, %s
+>0x1c  string  RJSX\xff\xff    \b, ARJ SFX
+>0x1c  string  diet\xf9\x9c    \b, diet compressed
+>0x1e  string  Copyright\ 1989-1990\ PKWARE\ Inc.      \b, PKSFX
+# JM: 0x1e "PKLITE Copr. 1990-92 PKWARE Inc. All Rights Reserved\7\0\0\0"
+>0x1e  string  PKLITE\ Copr.   \b, %.6s compressed
+>0x24  string  LHa's\ SFX      \b, %.15s
+>0x24  string  LHA's\ SFX      \b, %.15s
 >1638  string  -lh5-           \b, LHa SFX archive v2.13S
 >7195  string  Rar!            \b, RAR self-extracting archive
 #
 # but it isn't feasible to match all COM files since there must be at least
 # two dozen different one-byte "magics".
 #0     byte            0xe9            MS-DOS executable (COM)
+#>6    string  SFX\ of\ LHarc  (%s)
 #0     byte            0x8c            MS-DOS executable (COM)
 # 0xeb conflicts with "sequent" magic
 #0     byte            0xeb            MS-DOS executable (COM)
 
 # WordPerfect documents - Trevor Johnson <trevor@jpj.net>
 #
-1       string          WPC             WordPerfect document
+1      string  WPC             WordPerfect document
+
+# Help files
+0      string  ?_\3\0          MS Windows Help Data
index 201dede3551c3b83a72cd485311b38af5aaed69f..545200529d8bfb8ae399ee65549c5a1ddf432dc1 100644 (file)
 >15    byte            >0              - version %ld
 
 0      leshort         0437            PDP-11 kernel overlay
+
+# These last three are derived from 2.11BSD file(1)
+0      leshort         0413            PDP-11 demand-paged pure executable
+>8     leshort         >0              not stripped
+
+0      leshort         0430            PDP-11 overlaid pure executable
+>8     leshort         >0              not stripped
+
+0      leshort         0431            PDP-11 overlaid separate executable
+>8     leshort         >0              not stripped