Deleted Added
full compact
linux (169942) linux (169962)
1
2#------------------------------------------------------------------------------
3# linux: file(1) magic for Linux files
4#
5# Values for Linux/i386 binaries, from Daniel Quinlan <quinlan@yggdrasil.com>
6# The following basic Linux magic is useful for reference, but using
7# "long" magic is a better practice in order to avoid collisions.
8#

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

231>(0x614.l+0x600) string >\0 , UUID: %s
232
233# SE Linux policy database
2340 lelong 0xf97cff8c SE Linux policy
235>16 lelong x v%d
236>20 lelong 1 MLS
237>24 lelong x %d symbols
238>28 lelong x %d ocons
1
2#------------------------------------------------------------------------------
3# linux: file(1) magic for Linux files
4#
5# Values for Linux/i386 binaries, from Daniel Quinlan <quinlan@yggdrasil.com>
6# The following basic Linux magic is useful for reference, but using
7# "long" magic is a better practice in order to avoid collisions.
8#

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

231>(0x614.l+0x600) string >\0 , UUID: %s
232
233# SE Linux policy database
2340 lelong 0xf97cff8c SE Linux policy
235>16 lelong x v%d
236>20 lelong 1 MLS
237>24 lelong x %d symbols
238>28 lelong x %d ocons
239
240# LUKS: Linux Unified Key Setup, On-Disk Format, http://luks.endorphin.org/spec
241# Anthon van der Neut (anthon@mnt.org)
2420 string LUKS\xba\xbe LUKS encrypted file,
243>6 beshort x ver %d
244>8 string x [%s,
245>40 string x %s,
246>72 string x %s]
247>168 string x UUID: %s
248