linux 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  1. #------------------------------------------------------------------------------
  2. # $File: linux,v 1.72 2020/06/07 21:56:13 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: https://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 and hibernate files
  71. # Linux kernel: include/linux/swap.h
  72. # util-linux: libblkid/src/superblocks/swap.c
  73. # format v0, unsupported since 2002
  74. 0xff6 string SWAP-SPACE Linux old swap file, 4k page size
  75. 0x1ff6 string SWAP-SPACE Linux old swap file, 8k page size
  76. 0x3ff6 string SWAP-SPACE Linux old swap file, 16k page size
  77. 0x7ff6 string SWAP-SPACE Linux old swap file, 32k page size
  78. 0xfff6 string SWAP-SPACE Linux old swap file, 64k page size
  79. # format v1, supported since 1998
  80. 0 name linux-swap
  81. >0x400 lelong 1 little endian, version %u,
  82. >>0x404 lelong x size %u pages,
  83. >>0x408 lelong x %u bad pages,
  84. >0x400 belong 1 big endian, version %u,
  85. >>0x404 belong x size %u pages,
  86. >>0x408 belong x %u bad pages,
  87. >0x41c string \0 no label,
  88. >0x41c string >\0 LABEL=%s,
  89. >0x40c belong x UUID=%08x
  90. >0x410 beshort x \b-%04x
  91. >0x412 beshort x \b-%04x
  92. >0x414 beshort x \b-%04x
  93. >0x416 belong x \b-%08x
  94. >0x41a beshort x \b%04x
  95. 0xff6 string SWAPSPACE2 Linux swap file, 4k page size,
  96. >0 use linux-swap
  97. 0x1ff6 string SWAPSPACE2 Linux swap file, 8k page size,
  98. >0 use linux-swap
  99. 0x3ff6 string SWAPSPACE2 Linux swap file, 16k page size,
  100. >0 use linux-swap
  101. 0x7ff6 string SWAPSPACE2 Linux swap file, 32k page size,
  102. >0 use linux-swap
  103. 0xfff6 string SWAPSPACE2 Linux swap file, 64k page size,
  104. >0 use linux-swap
  105. 0 name linux-hibernate
  106. >0 string S1SUSPEND \b, with SWSUSP1 image
  107. >0 string S2SUSPEND \b, with SWSUSP2 image
  108. >0 string ULSUSPEND \b, with uswsusp image
  109. >0 string LINHIB0001 \b, with compressed hibernate image
  110. >0 string \xed\xc3\x02\xe9\x98\x56\xe5\x0c \b, with tuxonice image
  111. >0 default x \b, with unknown hibernate image
  112. 0xfec string SWAPSPACE2 Linux swap file, 4k page size,
  113. >0 use linux-swap
  114. >0xff6 use linux-hibernate
  115. 0x1fec string SWAPSPACE2 Linux swap file, 8k page size,
  116. >0 use linux-swap
  117. >0x1ff6 use linux-hibernate
  118. 0x3fec string SWAPSPACE2 Linux swap file, 16k page size,
  119. >0 use linux-swap
  120. >0x3ff6 use linux-hibernate
  121. 0x7fec string SWAPSPACE2 Linux swap file, 32k page size,
  122. >0 use linux-swap
  123. >0x7ff6 use linux-hibernate
  124. 0xffec string SWAPSPACE2 Linux swap file, 64k page size,
  125. >0 use linux-swap
  126. >0xfff6 use linux-hibernate
  127. #
  128. # Linux kernel boot images, from Albert Cahalan <acahalan@cs.uml.edu>
  129. # and others such as Axel Kohlmeyer <akohlmey@rincewind.chemie.uni-ulm.de>
  130. # and Nicolas Lichtmaier <nick@debian.org>
  131. # All known start with: b8 c0 07 8e d8 b8 00 90 8e c0 b9 00 01 29 f6 29
  132. # Linux kernel boot images (i386 arch) (Wolfram Kleff)
  133. # URL: https://www.kernel.org/doc/Documentation/x86/boot.txt
  134. 514 string HdrS Linux kernel
  135. !:strength + 55
  136. # often no extension like in linux, vmlinuz, bzimage or memdisk but sometimes
  137. # Acronis Recovery kernel64.dat and Plop Boot Manager plpbtrom.bin
  138. # DamnSmallLinux 1.5 damnsmll.lnx
  139. !:ext /dat/bin/lnx
  140. >510 leshort 0xAA55 x86 boot executable
  141. >>518 leshort >0x1ff
  142. >>>529 byte 0 zImage,
  143. >>>529 byte 1 bzImage,
  144. >>>526 lelong >0
  145. >>>>(526.s+0x200) string >\0 version %s,
  146. >>498 leshort 1 RO-rootFS,
  147. >>498 leshort 0 RW-rootFS,
  148. >>508 leshort >0 root_dev 0x%X,
  149. >>502 leshort >0 swap_dev 0x%X,
  150. >>504 leshort >0 RAMdisksize %u KB,
  151. >>506 leshort 0xFFFF Normal VGA
  152. >>506 leshort 0xFFFE Extended VGA
  153. >>506 leshort 0xFFFD Prompt for Videomode
  154. >>506 leshort >0 Video mode %d
  155. # This also matches new kernels, which were caught above by "HdrS".
  156. 0 belong 0xb8c0078e Linux kernel
  157. >0x1e3 string Loading version 1.3.79 or older
  158. >0x1e9 string Loading from prehistoric times
  159. # System.map files - Nicolas Lichtmaier <nick@debian.org>
  160. 8 search/1 \ A\ _text Linux kernel symbol map text
  161. # LSM entries - Nicolas Lichtmaier <nick@debian.org>
  162. 0 search/1 Begin3 Linux Software Map entry text
  163. 0 search/1 Begin4 Linux Software Map entry text (new format)
  164. # From Matt Zimmerman, enhanced for v3 by Matthew Palmer
  165. 0 belong 0x4f4f4f4d User-mode Linux COW file
  166. >4 belong <3 \b, version %d
  167. >>8 string >\0 \b, backing file %s
  168. >4 belong >2 \b, version %d
  169. >>32 string >\0 \b, backing file %s
  170. ############################################################################
  171. # Linux kernel versions
  172. 0 string \xb8\xc0\x07\x8e\xd8\xb8\x00\x90 Linux
  173. >497 leshort 0 x86 boot sector
  174. >>514 belong 0x8e of a kernel from the dawn of time!
  175. >>514 belong 0x908ed8b4 version 0.99-1.1.42
  176. >>514 belong 0x908ed8b8 for memtest86
  177. >497 leshort !0 x86 kernel
  178. >>504 leshort >0 RAMdisksize=%u KB
  179. >>502 leshort >0 swap=0x%X
  180. >>508 leshort >0 root=0x%X
  181. >>>498 leshort 1 \b-ro
  182. >>>498 leshort 0 \b-rw
  183. >>506 leshort 0xFFFF vga=normal
  184. >>506 leshort 0xFFFE vga=extended
  185. >>506 leshort 0xFFFD vga=ask
  186. >>506 leshort >0 vga=%d
  187. >>514 belong 0x908ed881 version 1.1.43-1.1.45
  188. >>514 belong 0x15b281cd
  189. >>>0xa8e belong 0x55AA5a5a version 1.1.46-1.2.13,1.3.0
  190. >>>0xa99 belong 0x55AA5a5a version 1.3.1,2
  191. >>>0xaa3 belong 0x55AA5a5a version 1.3.3-1.3.30
  192. >>>0xaa6 belong 0x55AA5a5a version 1.3.31-1.3.41
  193. >>>0xb2b belong 0x55AA5a5a version 1.3.42-1.3.45
  194. >>>0xaf7 belong 0x55AA5a5a version 1.3.46-1.3.72
  195. >>514 string HdrS
  196. >>>518 leshort >0x1FF
  197. >>>>529 byte 0 \b, zImage
  198. >>>>529 byte 1 \b, bzImage
  199. >>>>(526.s+0x200) string >\0 \b, version %s
  200. # Linux boot sector thefts.
  201. 0 belong 0xb8c0078e Linux
  202. >0x1e6 belong 0x454c4b53 ELKS Kernel
  203. >0x1e6 belong !0x454c4b53 style boot sector
  204. ############################################################################
  205. # Linux S390 kernel image
  206. # Created by: Jan Kaluza <jkaluza@redhat.com>
  207. 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
  208. >0x00010000 search/b/4096 \x00\x0a\x00\x00\x8b\xad\xcc\xcc
  209. # 64bit
  210. >>&0 string \xc1\x00\xef\xe3\xf0\x68\x00\x00 Z10 64bit kernel
  211. >>&0 string \xc1\x00\xef\xc3\x00\x00\x00\x00 Z9-109 64bit kernel
  212. >>&0 string \xc0\x00\x20\x00\x00\x00\x00\x00 Z990 64bit kernel
  213. >>&0 string \x00\x00\x00\x00\x00\x00\x00\x00 Z900 64bit kernel
  214. # 32bit
  215. >>&0 string \x81\x00\xc8\x80\x00\x00\x00\x00 Z10 32bit kernel
  216. >>&0 string \x81\x00\xc8\x80\x00\x00\x00\x00 Z9-109 32bit kernel
  217. >>&0 string \x80\x00\x20\x00\x00\x00\x00\x00 Z990 32bit kernel
  218. >>&0 string \x80\x00\x00\x00\x00\x00\x00\x00 Z900 32bit kernel
  219. ############################################################################
  220. # Linux ARM compressed kernel image
  221. # From: Kevin Cernekee <cernekee@gmail.com>
  222. # Update: Joerg Jenderek
  223. 0x24 lelong 0x016f2818 Linux kernel ARM boot executable zImage
  224. # There are three posible situations: LE, BE with LE bootloader and pure BE.
  225. # In order to aid telling these apart a new endian flag was added. In order
  226. # to support kernels before the flag and BE with LE bootloader was added we'll
  227. # do a negative check against the BE variant of the flag when we see a LE magic.
  228. >0x30 belong !0x04030201 (little-endian)
  229. >0x30 belong 0x04030201 (big-endian)
  230. # raspian "kernel7.img", Vu+ Ultimo4K "kernel_auto.bin"
  231. !:ext img/bin
  232. 0x24 belong 0x016f2818 Linux kernel ARM boot executable zImage (big-endian)
  233. ############################################################################
  234. # Linux AARCH64 kernel image
  235. 0x38 lelong 0x644d5241 Linux kernel ARM64 boot executable Image
  236. >0x18 lelong ^1 \b, little-endian
  237. >0x18 lelong &1 \b, big-endian
  238. >0x18 lelong &2 \b, 4K pages
  239. >0x18 lelong &4 \b, 16K pages
  240. >0x18 lelong &6 \b, 32K pages
  241. ############################################################################
  242. # Linux 8086 executable
  243. 0 lelong&0xFF0000FF 0xC30000E9 Linux-Dev86 executable, headerless
  244. >5 string .
  245. >>4 string >\0 \b, libc version %s
  246. 0 lelong&0xFF00FFFF 0x4000301 Linux-8086 executable
  247. >2 byte&0x01 !0 \b, unmapped zero page
  248. >2 byte&0x20 0 \b, impure
  249. >2 byte&0x20 !0
  250. >>2 byte&0x10 !0 \b, A_EXEC
  251. >2 byte&0x02 !0 \b, A_PAL
  252. >2 byte&0x04 !0 \b, A_NSYM
  253. >2 byte&0x08 !0 \b, A_STAND
  254. >2 byte&0x40 !0 \b, A_PURE
  255. >2 byte&0x80 !0 \b, A_TOVLY
  256. >28 long !0 \b, not stripped
  257. >37 string .
  258. >>36 string >\0 \b, libc version %s
  259. # 0 lelong&0xFF00FFFF 0x10000301 ld86 I80386 executable
  260. # 0 lelong&0xFF00FFFF 0xB000301 ld86 M68K executable
  261. # 0 lelong&0xFF00FFFF 0xC000301 ld86 NS16K executable
  262. # 0 lelong&0xFF00FFFF 0x17000301 ld86 SPARC executable
  263. # SYSLINUX boot logo files (from 'ppmtolss16' sources)
  264. # https://www.syslinux.org/wiki/index.php/SYSLINUX#Display_graphic_from_filename:
  265. # file extension .lss .16
  266. 0 lelong =0x1413f33d SYSLINUX' LSS16 image data
  267. # syslinux-4.05/mime/image/x-lss16.xml
  268. !:mime image/x-lss16
  269. >4 leshort x \b, width %d
  270. >6 leshort x \b, height %d
  271. 0 string OOOM User-Mode-Linux's Copy-On-Write disk image
  272. >4 belong x version %d
  273. # SE Linux policy database
  274. # From: Mike Frysinger <vapier@gentoo.org>
  275. 0 lelong 0xf97cff8c SE Linux policy
  276. >16 lelong x v%d
  277. >20 lelong 1 MLS
  278. >24 lelong x %d symbols
  279. >28 lelong x %d ocons
  280. # Linux Logical Volume Manager (LVM)
  281. # Emmanuel VARAGNAT <emmanuel.varagnat@guzu.net>
  282. #
  283. # System ID, UUID and volume group name are 128 bytes long
  284. # but they should never be full and initialized with zeros...
  285. #
  286. # LVM1
  287. #
  288. 0x0 string/b HM\001 LVM1 (Linux Logical Volume Manager), version 1
  289. >0x12c string/b >\0 , System ID: %s
  290. 0x0 string/b HM\002 LVM1 (Linux Logical Volume Manager), version 2
  291. >0x12c string/b >\0 , System ID: %s
  292. # LVM2
  293. #
  294. # It seems that the label header can be in one the four first sector
  295. # of the disk... (from _find_labeller in lib/label/label.c of LVM2)
  296. #
  297. # 0x200 seems to be the common case
  298. 0 name lvm2
  299. # display UUID in LVM format + display all 32 bytes (instead of max string length: 31)
  300. >0x0 string >\x2f \b, UUID: %.6s
  301. >0x6 string >\x2f \b-%.4s
  302. >0xa string >\x2f \b-%.4s
  303. >0xe string >\x2f \b-%.4s
  304. >0x12 string >\x2f \b-%.4s
  305. >0x16 string >\x2f \b-%.4s
  306. >0x1a string >\x2f \b-%.6s
  307. >0x20 lequad x \b, size: %lld
  308. # read the offset to add to the start of the header, and the header
  309. # start in 0x200
  310. 0x218 string/b LVM2\ 001 LVM2 PV (Linux Logical Volume Manager)
  311. >&(&-12.l-0x20) use lvm2
  312. 0x018 string/b LVM2\ 001 LVM2 PV (Linux Logical Volume Manager)
  313. >&(&-12.l-0x20) use lvm2
  314. 0x418 string/b LVM2\ 001 LVM2 PV (Linux Logical Volume Manager)
  315. >&(&-12.l-0x20) use lvm2
  316. 0x618 string/b LVM2\ 001 LVM2 PV (Linux Logical Volume Manager)
  317. >&(&-12.l-0x20) use lvm2
  318. # LVM snapshot
  319. # from Jason Farrel
  320. 0 string SnAp LVM Snapshot (CopyOnWrite store)
  321. >4 lelong !0 - valid,
  322. >4 lelong 0 - invalid,
  323. >8 lelong x version %d,
  324. >12 lelong x chunk_size %d
  325. # SE Linux policy database
  326. 0 lelong 0xf97cff8c SE Linux policy
  327. >16 lelong x v%d
  328. >20 lelong 1 MLS
  329. >24 lelong x %d symbols
  330. >28 lelong x %d ocons
  331. # LUKS: Linux Unified Key Setup, On-Disk Format, http://luks.endorphin.org/spec
  332. # Anthon van der Neut (anthon@mnt.org)
  333. 0 string LUKS\xba\xbe LUKS encrypted file,
  334. >6 beshort x ver %d
  335. >8 string x [%s,
  336. >40 string x %s,
  337. >72 string x %s]
  338. >168 string x UUID: %s
  339. # Summary: Xen saved domain file
  340. # Created by: Radek Vokal <rvokal@redhat.com>
  341. 0 string LinuxGuestRecord Xen saved domain
  342. >20 search/256 (name
  343. >>&1 string x (name %s)
  344. # Type: Xen, the virtual machine monitor
  345. # From: Radek Vokal <rvokal@redhat.com>
  346. 0 string LinuxGuestRecord Xen saved domain
  347. #>2 regex \(name\ [^)]*\) %s
  348. >20 search/256 (name (name
  349. >>&1 string x %s...)
  350. # Systemd journald files
  351. # See https://www.freedesktop.org/wiki/Software/systemd/journal-files/.
  352. # From: Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>
  353. # check magic
  354. 0 string LPKSHHRH
  355. # check that state is one of known values
  356. >16 ubyte&252 0
  357. # check that each half of three unique id128s is non-zero
  358. >>24 ubequad >0
  359. >>>32 ubequad >0
  360. >>>>40 ubequad >0
  361. >>>>>48 ubequad >0
  362. >>>>>>56 ubequad >0
  363. >>>>>>>64 ubequad >0 Journal file
  364. !:mime application/octet-stream
  365. # provide more info
  366. >>>>>>>>184 leqdate 0 empty
  367. >>>>>>>>16 ubyte 0 \b, offline
  368. >>>>>>>>16 ubyte 1 \b, online
  369. >>>>>>>>16 ubyte 2 \b, archived
  370. >>>>>>>>8 ulelong&1 1 \b, sealed
  371. >>>>>>>>12 ulelong&1 1 \b, compressed
  372. # BCache backing and cache devices
  373. # From: Gabriel de Perthuis <g2p.code@gmail.com>
  374. 0x1008 lequad 8
  375. >0x1018 string \xc6\x85\x73\xf6\x4e\x1a\x45\xca\x82\x65\xf5\x7f\x48\xba\x6d\x81 BCache
  376. >>0x1010 ulequad 0 cache device
  377. >>0x1010 ulequad 1 backing device
  378. >>0x1010 ulequad 3 cache device
  379. >>0x1010 ulequad 4 backing device
  380. >>0x1048 string >0 \b, label "%.32s"
  381. >>0x1028 ubelong x \b, uuid %08x
  382. >>0x102c ubeshort x \b-%04x
  383. >>0x102e ubeshort x \b-%04x
  384. >>0x1030 ubeshort x \b-%04x
  385. >>0x1032 ubelong x \b-%08x
  386. >>0x1036 ubeshort x \b%04x
  387. >>0x1038 ubelong x \b, set uuid %08x
  388. >>0x103c ubeshort x \b-%04x
  389. >>0x103e ubeshort x \b-%04x
  390. >>0x1040 ubeshort x \b-%04x
  391. >>0x1042 ubelong x \b-%08x
  392. >>0x1046 ubeshort x \b%04x
  393. # Linux device tree:
  394. # File format description can be found in the Linux kernel sources at
  395. # Documentation/devicetree/booting-without-of.txt
  396. # From Christoph Biedl
  397. 0 belong 0xd00dfeed
  398. # structure and strings must be within blob
  399. >&(8.L) byte x
  400. >>&(12.L) byte x
  401. >>>20 belong >1 Device Tree Blob version %d
  402. >>>>4 belong x \b, size=%d
  403. >>>>20 belong >1
  404. >>>>>28 belong x \b, boot CPU=%d
  405. >>>>20 belong >2
  406. >>>>>32 belong x \b, string block size=%d
  407. >>>>20 belong >16
  408. >>>>>36 belong x \b, DT structure block size=%d
  409. # glibc locale archive as defined in glibc locale/locarchive.h
  410. 0 lelong 0xde020109 locale archive
  411. >24 lelong x %d strings
  412. # Linux Software RAID (mdadm)
  413. # Russell Coker <russell@coker.com.au>
  414. 0 name linuxraid
  415. >16 belong x UUID=%8x:
  416. >20 belong x \b%8x:
  417. >24 belong x \b%8x:
  418. >28 belong x \b%8x
  419. >32 string x name=%s
  420. >72 lelong x level=%d
  421. >92 lelong x disks=%d
  422. 4096 lelong 0xa92b4efc Linux Software RAID
  423. >4100 lelong x version 1.2 (%d)
  424. >4096 use linuxraid
  425. 0 lelong 0xa92b4efc Linux Software RAID
  426. >4 lelong x version 1.1 (%d)
  427. >0 use linuxraid
  428. # Summary: Database file for mlocate
  429. # Description: A database file as used by mlocate, a fast implementation
  430. # of locate/updatedb. It uses merging to reuse the existing
  431. # database and avoid rereading most of the filesystem. It's
  432. # the default version of locate on Arch Linux (and others).
  433. # File path: /var/lib/mlocate/mlocate.db by default (but configurable)
  434. # Site: https://fedorahosted.org/mlocate/
  435. # Format docs: https://linux.die.net/man/5/mlocate.db
  436. # Type: mlocate database file
  437. # URL: https://fedorahosted.org/mlocate/
  438. # From: Wander Nauta <info@wandernauta.nl>
  439. 0 string \0mlocate mlocate database
  440. >12 byte x \b, version %d
  441. >13 byte 1 \b, require visibility
  442. >16 string x \b, root %s
  443. # Dump files for iproute2 tool. Generated by the "ip r|a save" command. URL:
  444. # https://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
  445. # From: Pavel Emelyanov <xemul@parallels.com>
  446. 0 lelong 0x45311224 iproute2 routes dump
  447. 0 lelong 0x47361222 iproute2 addresses dump
  448. # Image and service files for CRIU tool.
  449. # URL: https://criu.org
  450. # From: Pavel Emelyanov <xemul@parallels.com>
  451. 0 lelong 0x54564319 CRIU image file v1.1
  452. 0 lelong 0x55105940 CRIU service file
  453. 0 lelong 0x58313116 CRIU inventory
  454. # Kdump compressed dump files
  455. # https://sourceforge.net/p/makedumpfile/code/ci/master/tree/IMPLEMENTATION
  456. 0 string KDUMP Kdump compressed dump
  457. >8 long x v%d
  458. >12 string >\0 \b, system %s
  459. >77 string >\0 \b, node %s
  460. >142 string >\0 \b, release %s
  461. >207 string >\0 \b, version %s
  462. >272 string >\0 \b, machine %s
  463. >337 string >\0 \b, domain %s
  464. # Device Tree files
  465. 0 search/1024 /dts-v1/ Device Tree File (v1)
  466. # beat c code
  467. !:strength +14