Deleted Added
full compact
apple (133359) apple (159764)
1
2#------------------------------------------------------------------------------
3# apple: file(1) magic for Apple file formats
4#
50 string FiLeStArTfIlEsTaRt binscii (apple ][) text
60 string \x0aGL Binary II (apple ][) data
70 string \x76\xff Squeezed (apple ][) data
80 string NuFile NuFile archive (apple ][) data

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

143#0 long 0x7801730d
144#>4 long 0x62626060 UDIF read-only zlib-compressed image (UDZO)
145#
146# Note that this entry is recognized correctly by the "Apple Partition
147# data" entry - however since this entry is more specific - this
148# information seems to be more useful.
149#0 long 0x45520200
150#>0x410 string disk\ image UDIF read/write image (UDRW)
1
2#------------------------------------------------------------------------------
3# apple: file(1) magic for Apple file formats
4#
50 string FiLeStArTfIlEsTaRt binscii (apple ][) text
60 string \x0aGL Binary II (apple ][) data
70 string \x76\xff Squeezed (apple ][) data
80 string NuFile NuFile archive (apple ][) data

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

143#0 long 0x7801730d
144#>4 long 0x62626060 UDIF read-only zlib-compressed image (UDZO)
145#
146# Note that this entry is recognized correctly by the "Apple Partition
147# data" entry - however since this entry is more specific - this
148# information seems to be more useful.
149#0 long 0x45520200
150#>0x410 string disk\ image UDIF read/write image (UDRW)
151
152# From: Toby Peterson <toby@apple.com>
1530 string bplist00 Apple binary property list
154
155# Apple binary property list (bplist)
156# Assumes version bytes are hex.
157# Provides content hints for version 0 files. Assumes that the root
158# object is the first object (true for CoreFoundation implementation).
159# From: David Remahl <dremahl@apple.com>
1600 string bplist
161>6 byte x \bCoreFoundation binary property list data, version 0x%c
162>>7 byte x \b%c
163>6 string 00 \b
164>>8 byte&0xF0 0x00 \b
165>>>8 byte&0x0F 0x00 \b, root type: null
166>>>8 byte&0x0F 0x08 \b, root type: false boolean
167>>>8 byte&0x0F 0x09 \b, root type: true boolean
168>>8 byte&0xF0 0x10 \b, root type: integer
169>>8 byte&0xF0 0x20 \b, root type: real
170>>8 byte&0xF0 0x30 \b, root type: date
171>>8 byte&0xF0 0x40 \b, root type: data
172>>8 byte&0xF0 0x50 \b, root type: ascii string
173>>8 byte&0xF0 0x60 \b, root type: unicode string
174>>8 byte&0xF0 0x80 \b, root type: uid (CORRUPT)
175>>8 byte&0xF0 0xa0 \b, root type: array
176>>8 byte&0xF0 0xd0 \b, root type: dictionary
177
178# Apple/NeXT typedstream data
179# Serialization format used by NeXT and Apple for various
180# purposes in YellowStep/Cocoa, including some nib files.
181# From: David Remahl <dremahl@apple.com>
1822 string typedstream NeXT/Apple typedstream data, big endian
183>0 byte x \b, version %hhd
184>0 byte <5 \b
185>>13 byte 0x81 \b
186>>>14 ubeshort x \b, system %hd
1872 string streamtyped NeXT/Apple typedstream data, little endian
188>0 byte x \b, version %hhd
189>0 byte <5 \b
190>>13 byte 0x81 \b
191>>>14 uleshort x \b, system %hd