Deleted Added
full compact
archive (169942) archive (169962)
1
2#------------------------------------------------------------------------------
3# archive: file(1) magic for archive formats (see also "msdos" for self-
4# extracting compressed archives)
5#
6# cpio, ar, arc, arj, hpack, lha/lharc, rar, squish, uc2, zip, zoo, etc.
7# pre-POSIX "tar" archives are handled in the C code.
8

--- 464 unchanged lines hidden (view full) ---

473>4 byte&0x0f =2 first is type HSC
474>4 byte&0x0f =0x0e first is type DIR
475>4 byte&0x0f =0x0f first is type SPECIAL
476
477# HPACK archiver (Peter Gutmann, pgut1@cs.aukuni.ac.nz)
4780 string HPAK HPACK archive data
479
480# JAM Archive volume format, by Dmitry.Kohmanyuk@UA.net
1
2#------------------------------------------------------------------------------
3# archive: file(1) magic for archive formats (see also "msdos" for self-
4# extracting compressed archives)
5#
6# cpio, ar, arc, arj, hpack, lha/lharc, rar, squish, uc2, zip, zoo, etc.
7# pre-POSIX "tar" archives are handled in the C code.
8

--- 464 unchanged lines hidden (view full) ---

473>4 byte&0x0f =2 first is type HSC
474>4 byte&0x0f =0x0e first is type DIR
475>4 byte&0x0f =0x0f first is type SPECIAL
476
477# HPACK archiver (Peter Gutmann, pgut1@cs.aukuni.ac.nz)
4780 string HPAK HPACK archive data
479
480# JAM Archive volume format, by Dmitry.Kohmanyuk@UA.net
4810 string \351,\001JAM\ JAM archive,
4810 string \351,\001JAM\ JAM archive,
482>7 string >\0 version %.4s
483>0x26 byte =0x27 -
484>>0x2b string >\0 label %.11s,
485>>0x27 lelong x serial %08x,
486>>0x36 string >\0 fstype %.8s
487
488# LHARC/LHA archiver (Greg Roelofs, newt@uchicago.edu)
4892 string -lh0- LHarc 1.x/ARX archive data [lh0]

--- 228 unchanged lines hidden (view full) ---

718# From: "Robert Dale" <robdale@gmail.com>
7190 belong 123 dar archive,
720>4 belong x label "%.8x
721>>8 belong x %.8x
722>>>12 beshort x %.4x"
723>14 byte 0x54 end slice
724>14 beshort 0x4e4e multi-part
725>14 beshort 0x4e53 multi-part, with -S
482>7 string >\0 version %.4s
483>0x26 byte =0x27 -
484>>0x2b string >\0 label %.11s,
485>>0x27 lelong x serial %08x,
486>>0x36 string >\0 fstype %.8s
487
488# LHARC/LHA archiver (Greg Roelofs, newt@uchicago.edu)
4892 string -lh0- LHarc 1.x/ARX archive data [lh0]

--- 228 unchanged lines hidden (view full) ---

718# From: "Robert Dale" <robdale@gmail.com>
7190 belong 123 dar archive,
720>4 belong x label "%.8x
721>>8 belong x %.8x
722>>>12 beshort x %.4x"
723>14 byte 0x54 end slice
724>14 beshort 0x4e4e multi-part
725>14 beshort 0x4e53 multi-part, with -S
726
727# Symbian installation files
728# http://www.thouky.co.uk/software/psifs/sis.html
729# http://developer.symbian.com/main/downloads/papers/SymbianOSv91/softwareinstallsis.pdf
7308 lelong 0x10000419 Symbian installation file
731>4 lelong 0x1000006D (EPOC release 3/4/5)
732>4 lelong 0x10003A12 (EPOC release 6)
7330 lelong 0x10201A7A Symbian installation file (Symbian OS 9.x)