linux 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  1. #------------------------------------------------------------------------------
  2. # $File: linux,v 1.65 2018/07/16 12:32:08 christos Exp $
  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. #
  9. # 2 leshort 100 Linux/i386
  10. # >0 leshort 0407 impure executable (OMAGIC)
  11. # >0 leshort 0410 pure executable (NMAGIC)
  12. # >0 leshort 0413 demand-paged executable (ZMAGIC)
  13. # >0 leshort 0314 demand-paged executable (QMAGIC)
  14. #
  15. 0 lelong 0x00640107 Linux/i386 impure executable (OMAGIC)
  16. >16 lelong 0 \b, stripped
  17. 0 lelong 0x00640108 Linux/i386 pure executable (NMAGIC)
  18. >16 lelong 0 \b, stripped
  19. 0 lelong 0x0064010b Linux/i386 demand-paged executable (ZMAGIC)
  20. >16 lelong 0 \b, stripped
  21. 0 lelong 0x006400cc Linux/i386 demand-paged executable (QMAGIC)
  22. >16 lelong 0 \b, stripped
  23. #
  24. 0 string \007\001\000 Linux/i386 object file
  25. >20 lelong >0x1020 \b, DLL library
  26. # Linux-8086 stuff:
  27. 0 string \01\03\020\04 Linux-8086 impure executable
  28. >28 long !0 not stripped
  29. 0 string \01\03\040\04 Linux-8086 executable
  30. >28 long !0 not stripped
  31. #
  32. 0 string \243\206\001\0 Linux-8086 object file
  33. #
  34. 0 string \01\03\020\20 Minix-386 impure executable
  35. >28 long !0 not stripped
  36. 0 string \01\03\040\20 Minix-386 executable
  37. >28 long !0 not stripped
  38. 0 string \01\03\04\20 Minix-386 NSYM/GNU executable
  39. >28 long !0 not stripped
  40. # core dump file, from Bill Reynolds <bill@goshawk.lanl.gov>
  41. 216 lelong 0421 Linux/i386 core file
  42. !:strength / 2
  43. >220 string >\0 of '%s'
  44. >200 lelong >0 (signal %d)
  45. #
  46. # LILO boot/chain loaders, from Daniel Quinlan <quinlan@yggdrasil.com>
  47. # this can be overridden by the DOS executable (COM) entry
  48. 2 string LILO Linux/i386 LILO boot/chain loader
  49. #
  50. # Linux make config build file, from Ole Aamot <oka@oka.no>
  51. # Updated by Ken Sharp
  52. 28 string make\ config Linux make config build file (old)
  53. 49 search/70 Kernel\ Configuration Linux make config build file
  54. #
  55. # PSF fonts, from H. Peter Anvin <hpa@yggdrasil.com>
  56. # Updated by Adam Buchbinder <adam.buchbinder@gmail.com>
  57. # See: http://www.win.tue.nl/~aeb/linux/kbd/font-formats-1.html
  58. 0 leshort 0x0436 Linux/i386 PC Screen Font v1 data,
  59. >2 byte&0x01 0 256 characters,
  60. >2 byte&0x01 !0 512 characters,
  61. >2 byte&0x02 0 no directory,
  62. >2 byte&0x02 !0 Unicode directory,
  63. >3 byte >0 8x%d
  64. 0 string \x72\xb5\x4a\x86\x00\x00 Linux/i386 PC Screen Font v2 data,
  65. >16 lelong x %d characters,
  66. >12 lelong&0x01 0 no directory,
  67. >12 lelong&0x01 !0 Unicode directory,
  68. >24 lelong x %d
  69. >28 lelong x \bx%d
  70. # Linux swap file, from Daniel Quinlan <quinlan@yggdrasil.com>
  71. 4086 string SWAP-SPACE Linux/i386 swap file
  72. # From: Jeff Bailey <jbailey@ubuntu.com>
  73. # Linux swap file with swsusp1 image, from Jeff Bailey <jbailey@ubuntu.com>
  74. 4076 string SWAPSPACE2S1SUSPEND Linux/i386 swap file (new style) with SWSUSP1 image
  75. # From: James Hunt <james.hunt@ubuntu.com>
  76. 4076 string SWAPSPACE2LINHIB0001 Linux/i386 swap file (new style) (compressed hibernate)
  77. # according to man page of mkswap (8) March 1999
  78. # volume label and UUID Russell Coker
  79. # http://etbe.coker.com.au/2008/07/08/label-vs-uuid-vs-device/
  80. 4086 string SWAPSPACE2 Linux/i386 swap file (new style),
  81. >0x400 long x version %d (4K pages),
  82. >0x404 long x size %d pages,
  83. >1052 string \0 no label,
  84. >1052 string >\0 LABEL=%s,
  85. >0x40c belong x UUID=%08x
  86. >0x410 beshort x \b-%04x
  87. >0x412 beshort x \b-%04x
  88. >0x414 beshort x \b-%04x
  89. >0x416 belong x \b-%08x
  90. >0x41a beshort x \b%04x
  91. # From Daniel Novotny <dnovotny@redhat.com>
  92. # swap file for PowerPC
  93. 65526 string SWAPSPACE2 Linux/ppc swap file
  94. >0x400 long x version %d,
  95. >0x404 long x size %d pages,
  96. >1052 string \0 no label,
  97. >1052 string >\0 LABEL=%s,
  98. >0x40c belong x UUID=%08x
  99. >0x410 beshort x \b-%04x
  100. >0x412 beshort x \b-%04x
  101. >0x414 beshort x \b-%04x
  102. >0x416 belong x \b-%08x
  103. >0x41a beshort x \b%04x
  104. 16374 string SWAPSPACE2 Linux/ia64 swap file
  105. #
  106. # Linux kernel boot images, from Albert Cahalan <acahalan@cs.uml.edu>
  107. # and others such as Axel Kohlmeyer <akohlmey@rincewind.chemie.uni-ulm.de>
  108. # and Nicolas Lichtmaier <nick@debian.org>
  109. # All known start with: b8 c0 07 8e d8 b8 00 90 8e c0 b9 00 01 29 f6 29
  110. # Linux kernel boot images (i386 arch) (Wolfram Kleff)
  111. 514 string HdrS Linux kernel
  112. !:strength + 55
  113. >510 leshort 0xAA55 x86 boot executable
  114. >>518 leshort >0x1ff
  115. >>>529 byte 0 zImage,
  116. >>>529 byte 1 bzImage,
  117. >>>526 lelong >0
  118. >>>>(526.s+0x200) string >\0 version %s,
  119. >>498 leshort 1 RO-rootFS,
  120. >>498 leshort 0 RW-rootFS,
  121. >>508 leshort >0 root_dev 0x%X,
  122. >>502 leshort >0 swap_dev 0x%X,
  123. >>504 leshort >0 RAMdisksize %u KB,
  124. >>506 leshort 0xFFFF Normal VGA
  125. >>506 leshort 0xFFFE Extended VGA
  126. >>506 leshort 0xFFFD Prompt for Videomode
  127. >>506 leshort >0 Video mode %d
  128. # This also matches new kernels, which were caught above by "HdrS".
  129. 0 belong 0xb8c0078e Linux kernel
  130. >0x1e3 string Loading version 1.3.79 or older
  131. >0x1e9 string Loading from prehistoric times
  132. # System.map files - Nicolas Lichtmaier <nick@debian.org>
  133. 8 search/1 \ A\ _text Linux kernel symbol map text
  134. # LSM entries - Nicolas Lichtmaier <nick@debian.org>
  135. 0 search/1 Begin3 Linux Software Map entry text
  136. 0 search/1 Begin4 Linux Software Map entry text (new format)
  137. # From Matt Zimmerman, enhanced for v3 by Matthew Palmer
  138. 0 belong 0x4f4f4f4d User-mode Linux COW file
  139. >4 belong <3 \b, version %d
  140. >>8 string >\0 \b, backing file %s
  141. >4 belong >2 \b, version %d
  142. >>32 string >\0 \b, backing file %s
  143. ############################################################################
  144. # Linux kernel versions
  145. 0 string \xb8\xc0\x07\x8e\xd8\xb8\x00\x90 Linux
  146. >497 leshort 0 x86 boot sector
  147. >>514 belong 0x8e of a kernel from the dawn of time!
  148. >>514 belong 0x908ed8b4 version 0.99-1.1.42
  149. >>514 belong 0x908ed8b8 for memtest86
  150. >497 leshort !0 x86 kernel
  151. >>504 leshort >0 RAMdisksize=%u KB
  152. >>502 leshort >0 swap=0x%X
  153. >>508 leshort >0 root=0x%X
  154. >>>498 leshort 1 \b-ro
  155. >>>498 leshort 0 \b-rw
  156. >>506 leshort 0xFFFF vga=normal
  157. >>506 leshort 0xFFFE vga=extended
  158. >>506 leshort 0xFFFD vga=ask
  159. >>506 leshort >0 vga=%d
  160. >>514 belong 0x908ed881 version 1.1.43-1.1.45
  161. >>514 belong 0x15b281cd
  162. >>>0xa8e belong 0x55AA5a5a version 1.1.46-1.2.13,1.3.0
  163. >>>0xa99 belong 0x55AA5a5a version 1.3.1,2
  164. >>>0xaa3 belong 0x55AA5a5a version 1.3.3-1.3.30
  165. >>>0xaa6 belong 0x55AA5a5a version 1.3.31-1.3.41
  166. >>>0xb2b belong 0x55AA5a5a version 1.3.42-1.3.45
  167. >>>0xaf7 belong 0x55AA5a5a version 1.3.46-1.3.72
  168. >>514 string HdrS
  169. >>>518 leshort >0x1FF
  170. >>>>529 byte 0 \b, zImage
  171. >>>>529 byte 1 \b, bzImage
  172. >>>>(526.s+0x200) string >\0 \b, version %s
  173. # Linux boot sector thefts.
  174. 0 belong 0xb8c0078e Linux
  175. >0x1e6 belong 0x454c4b53 ELKS Kernel
  176. >0x1e6 belong !0x454c4b53 style boot sector
  177. ############################################################################
  178. # Linux S390 kernel image
  179. # Created by: Jan Kaluza <jkaluza@redhat.com>
  180. 8 string \x02\x00\x00\x18\x60\x00\x00\x50\x02\x00\x00\x68\x60\x00\x00\x50\x40\x40\x40\x40\x40\x40\x40\x40 Linux S390
  181. >0x00010000 search/b/4096 \x00\x0a\x00\x00\x8b\xad\xcc\xcc
  182. # 64bit
  183. >>&0 string \xc1\x00\xef\xe3\xf0\x68\x00\x00 Z10 64bit kernel
  184. >>&0 string \xc1\x00\xef\xc3\x00\x00\x00\x00 Z9-109 64bit kernel
  185. >>&0 string \xc0\x00\x20\x00\x00\x00\x00\x00 Z990 64bit kernel
  186. >>&0 string \x00\x00\x00\x00\x00\x00\x00\x00 Z900 64bit kernel
  187. # 32bit
  188. >>&0 string \x81\x00\xc8\x80\x00\x00\x00\x00 Z10 32bit kernel
  189. >>&0 string \x81\x00\xc8\x80\x00\x00\x00\x00 Z9-109 32bit kernel
  190. >>&0 string \x80\x00\x20\x00\x00\x00\x00\x00 Z990 32bit kernel
  191. >>&0 string \x80\x00\x00\x00\x00\x00\x00\x00 Z900 32bit kernel
  192. # Linux ARM compressed kernel image
  193. # From: Kevin Cernekee <cernekee@gmail.com>
  194. 36 lelong 0x016f2818 Linux kernel ARM boot executable zImage (little-endian)
  195. 36 belong 0x016f2818 Linux kernel ARM boot executable zImage (big-endian)
  196. ############################################################################
  197. # Linux 8086 executable
  198. 0 lelong&0xFF0000FF 0xC30000E9 Linux-Dev86 executable, headerless
  199. >5 string .
  200. >>4 string >\0 \b, libc version %s
  201. 0 lelong&0xFF00FFFF 0x4000301 Linux-8086 executable
  202. >2 byte&0x01 !0 \b, unmapped zero page
  203. >2 byte&0x20 0 \b, impure
  204. >2 byte&0x20 !0
  205. >>2 byte&0x10 !0 \b, A_EXEC
  206. >2 byte&0x02 !0 \b, A_PAL
  207. >2 byte&0x04 !0 \b, A_NSYM
  208. >2 byte&0x08 !0 \b, A_STAND
  209. >2 byte&0x40 !0 \b, A_PURE
  210. >2 byte&0x80 !0 \b, A_TOVLY
  211. >28 long !0 \b, not stripped
  212. >37 string .
  213. >>36 string >\0 \b, libc version %s
  214. # 0 lelong&0xFF00FFFF 0x10000301 ld86 I80386 executable
  215. # 0 lelong&0xFF00FFFF 0xB000301 ld86 M68K executable
  216. # 0 lelong&0xFF00FFFF 0xC000301 ld86 NS16K executable
  217. # 0 lelong&0xFF00FFFF 0x17000301 ld86 SPARC executable
  218. # SYSLINUX boot logo files (from 'ppmtolss16' sources)
  219. # http://www.syslinux.org/wiki/index.php/SYSLINUX#Display_graphic_from_filename:
  220. # file extension .lss .16
  221. 0 lelong =0x1413f33d SYSLINUX' LSS16 image data
  222. # syslinux-4.05/mime/image/x-lss16.xml
  223. !:mime image/x-lss16
  224. >4 leshort x \b, width %d
  225. >6 leshort x \b, height %d
  226. 0 string OOOM User-Mode-Linux's Copy-On-Write disk image
  227. >4 belong x version %d
  228. # SE Linux policy database
  229. # From: Mike Frysinger <vapier@gentoo.org>
  230. 0 lelong 0xf97cff8c SE Linux policy
  231. >16 lelong x v%d
  232. >20 lelong 1 MLS
  233. >24 lelong x %d symbols
  234. >28 lelong x %d ocons
  235. # Linux Logical Volume Manager (LVM)
  236. # Emmanuel VARAGNAT <emmanuel.varagnat@guzu.net>
  237. #
  238. # System ID, UUID and volume group name are 128 bytes long
  239. # but they should never be full and initialized with zeros...
  240. #
  241. # LVM1
  242. #
  243. 0x0 string HM\001 LVM1 (Linux Logical Volume Manager), version 1
  244. >0x12c string >\0 , System ID: %s
  245. 0x0 string HM\002 LVM1 (Linux Logical Volume Manager), version 2
  246. >0x12c string >\0 , System ID: %s
  247. # LVM2
  248. #
  249. # It seems that the label header can be in one the four first sector
  250. # of the disk... (from _find_labeller in lib/label/label.c of LVM2)
  251. #
  252. # 0x200 seems to be the common case
  253. 0x218 string LVM2\ 001 LVM2 PV (Linux Logical Volume Manager)
  254. # read the offset to add to the start of the header, and the header
  255. # start in 0x200
  256. >&(&-12.l-0x21) byte x
  257. # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
  258. >>&0x0 string >\x2f \b, UUID: %.6s
  259. >>&0x6 string >\x2f \b-%.4s
  260. >>&0xa string >\x2f \b-%.4s
  261. >>&0xe string >\x2f \b-%.4s
  262. >>&0x12 string >\x2f \b-%.4s
  263. >>&0x16 string >\x2f \b-%.4s
  264. >>&0x1a string >\x2f \b-%.6s
  265. >>&0x20 lequad x \b, size: %lld
  266. 0x018 string LVM2\ 001 LVM2 PV (Linux Logical Volume Manager)
  267. >&(&-12.l-0x21) byte x
  268. # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
  269. >>&0x0 string >\x2f \b, UUID: %.6s
  270. >>&0x6 string >\x2f \b-%.4s
  271. >>&0xa string >\x2f \b-%.4s
  272. >>&0xe string >\x2f \b-%.4s
  273. >>&0x12 string >\x2f \b-%.4s
  274. >>&0x16 string >\x2f \b-%.4s
  275. >>&0x1a string >\x2f \b-%.6s
  276. >>&0x20 lequad x \b, size: %lld
  277. 0x418 string LVM2\ 001 LVM2 PV (Linux Logical Volume Manager)
  278. >&(&-12.l-0x21) byte x
  279. # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
  280. >>&0x0 string >\x2f \b, UUID: %.6s
  281. >>&0x6 string >\x2f \b-%.4s
  282. >>&0xa string >\x2f \b-%.4s
  283. >>&0xe string >\x2f \b-%.4s
  284. >>&0x12 string >\x2f \b-%.4s
  285. >>&0x16 string >\x2f \b-%.4s
  286. >>&0x1a string >\x2f \b-%.6s
  287. >>&0x20 lequad x \b, size: %lld
  288. 0x618 string LVM2\ 001 LVM2 PV (Linux Logical Volume Manager)
  289. >&(&-12.l-0x21) byte x
  290. # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
  291. >>&0x0 string >\x2f \b, UUID: %.6s
  292. >>&0x6 string >\x2f \b-%.4s
  293. >>&0xa string >\x2f \b-%.4s
  294. >>&0xe string >\x2f \b-%.4s
  295. >>&0x12 string >\x2f \b-%.4s
  296. >>&0x16 string >\x2f \b-%.4s
  297. >>&0x1a string >\x2f \b-%.6s
  298. >>&0x20 lequad x \b, size: %lld
  299. # LVM snapshot
  300. # from Jason Farrel
  301. 0 string SnAp LVM Snapshot (CopyOnWrite store)
  302. >4 lelong !0 - valid,
  303. >4 lelong 0 - invalid,
  304. >8 lelong x version %d,
  305. >12 lelong x chunk_size %d
  306. # SE Linux policy database
  307. 0 lelong 0xf97cff8c SE Linux policy
  308. >16 lelong x v%d
  309. >20 lelong 1 MLS
  310. >24 lelong x %d symbols
  311. >28 lelong x %d ocons
  312. # LUKS: Linux Unified Key Setup, On-Disk Format, http://luks.endorphin.org/spec
  313. # Anthon van der Neut (anthon@mnt.org)
  314. 0 string LUKS\xba\xbe LUKS encrypted file,
  315. >6 beshort x ver %d
  316. >8 string x [%s,
  317. >40 string x %s,
  318. >72 string x %s]
  319. >168 string x UUID: %s
  320. # Summary: Xen saved domain file
  321. # Created by: Radek Vokal <rvokal@redhat.com>
  322. 0 string LinuxGuestRecord Xen saved domain
  323. >20 search/256 (name
  324. >>&1 string x (name %s)
  325. # Type: Xen, the virtual machine monitor
  326. # From: Radek Vokal <rvokal@redhat.com>
  327. 0 string LinuxGuestRecord Xen saved domain
  328. #>2 regex \(name\ [^)]*\) %s
  329. >20 search/256 (name (name
  330. >>&1 string x %s...)
  331. # Systemd journald files
  332. # See http://www.freedesktop.org/wiki/Software/systemd/journal-files/.
  333. # From: Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>
  334. # check magic
  335. 0 string LPKSHHRH
  336. # check that state is one of known values
  337. >16 ubyte&252 0
  338. # check that each half of three unique id128s is non-zero
  339. >>24 ubequad >0
  340. >>>32 ubequad >0
  341. >>>>40 ubequad >0
  342. >>>>>48 ubequad >0
  343. >>>>>>56 ubequad >0
  344. >>>>>>>64 ubequad >0 Journal file
  345. !:mime application/octet-stream
  346. # provide more info
  347. >>>>>>>>184 leqdate 0 empty
  348. >>>>>>>>16 ubyte 0 \b, offline
  349. >>>>>>>>16 ubyte 1 \b, online
  350. >>>>>>>>16 ubyte 2 \b, archived
  351. >>>>>>>>8 ulelong&1 1 \b, sealed
  352. >>>>>>>>12 ulelong&1 1 \b, compressed
  353. # BCache backing and cache devices
  354. # From: Gabriel de Perthuis <g2p.code@gmail.com>
  355. 0x1008 lequad 8
  356. >0x1018 string \xc6\x85\x73\xf6\x4e\x1a\x45\xca\x82\x65\xf5\x7f\x48\xba\x6d\x81 BCache
  357. >>0x1010 ulequad 0 cache device
  358. >>0x1010 ulequad 1 backing device
  359. >>0x1010 ulequad 3 cache device
  360. >>0x1010 ulequad 4 backing device
  361. >>0x1048 string >0 \b, label "%.32s"
  362. >>0x1028 ubelong x \b, uuid %08x
  363. >>0x102c ubeshort x \b-%04x
  364. >>0x102e ubeshort x \b-%04x
  365. >>0x1030 ubeshort x \b-%04x
  366. >>0x1032 ubelong x \b-%08x
  367. >>0x1036 ubeshort x \b%04x
  368. >>0x1038 ubelong x \b, set uuid %08x
  369. >>0x103c ubeshort x \b-%04x
  370. >>0x103e ubeshort x \b-%04x
  371. >>0x1040 ubeshort x \b-%04x
  372. >>0x1042 ubelong x \b-%08x
  373. >>0x1046 ubeshort x \b%04x
  374. # Linux device tree:
  375. # File format description can be found in the Linux kernel sources at
  376. # Documentation/devicetree/booting-without-of.txt
  377. # From Christoph Biedl
  378. 0 belong 0xd00dfeed
  379. # structure and strings must be within blob
  380. >&(8.L) byte x
  381. >>&(12.L) byte x
  382. >>>20 belong >1 Device Tree Blob version %d
  383. >>>>4 belong x \b, size=%d
  384. >>>>20 belong >1
  385. >>>>>28 belong x \b, boot CPU=%d
  386. >>>>20 belong >2
  387. >>>>>32 belong x \b, string block size=%d
  388. >>>>20 belong >16
  389. >>>>>36 belong x \b, DT structure block size=%d
  390. # glibc locale archive as defined in glibc locale/locarchive.h
  391. 0 lelong 0xde020109 locale archive
  392. >24 lelong x %d strings
  393. # Linux Software RAID (mdadm)
  394. # Russell Coker <russell@coker.com.au>
  395. 0 name linuxraid
  396. >16 belong x UUID=%8x:
  397. >20 belong x \b%8x:
  398. >24 belong x \b%8x:
  399. >28 belong x \b%8x
  400. >32 string x name=%s
  401. >72 lelong x level=%d
  402. >92 lelong x disks=%d
  403. 4096 lelong 0xa92b4efc Linux Software RAID
  404. >4100 lelong x version 1.2 (%d)
  405. >4096 use linuxraid
  406. 0 lelong 0xa92b4efc Linux Software RAID
  407. >4 lelong x version 1.1 (%d)
  408. >0 use linuxraid
  409. # Summary: Database file for mlocate
  410. # Description: A database file as used by mlocate, a fast implementation
  411. # of locate/updatedb. It uses merging to reuse the existing
  412. # database and avoid rereading most of the filesystem. It's
  413. # the default version of locate on Arch Linux (and others).
  414. # File path: /var/lib/mlocate/mlocate.db by default (but configurable)
  415. # Site: https://fedorahosted.org/mlocate/
  416. # Format docs: http://linux.die.net/man/5/mlocate.db
  417. # Type: mlocate database file
  418. # URL: https://fedorahosted.org/mlocate/
  419. # From: Wander Nauta <info@wandernauta.nl>
  420. 0 string \0mlocate mlocate database
  421. >12 byte x \b, version %d
  422. >13 byte 1 \b, require visibility
  423. >16 string x \b, root %s
  424. # Dump files for iproute2 tool. Generated by the "ip r|a save" command. URL:
  425. # https://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
  426. # From: Pavel Emelyanov <xemul@parallels.com>
  427. 0 lelong 0x45311224 iproute2 routes dump
  428. 0 lelong 0x47361222 iproute2 addresses dump
  429. # Image and service files for CRIU tool.
  430. # URL: http://criu.org
  431. # From: Pavel Emelyanov <xemul@parallels.com>
  432. 0 lelong 0x54564319 CRIU image file v1.1
  433. 0 lelong 0x55105940 CRIU service file
  434. 0 lelong 0x58313116 CRIU inventory
  435. # Kdump compressed dump files
  436. # http://sourceforge.net/p/makedumpfile/code/ci/master/tree/IMPLEMENTATION
  437. 0 string KDUMP Kdump compressed dump
  438. >8 long x v%d
  439. >12 string >\0 \b, system %s
  440. >77 string >\0 \b, node %s
  441. >142 string >\0 \b, release %s
  442. >207 string >\0 \b, version %s
  443. >272 string >\0 \b, machine %s
  444. >337 string >\0 \b, domain %s