File: magic

package info (click to toggle)
stegdetect 0.5-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,648 kB
  • ctags: 3,714
  • sloc: ansic: 31,518; sh: 7,269; asm: 1,135; makefile: 215; perl: 46
file content (9 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9

#------------------------------------------------------------------------------
# magic:  file(1) magic for magic files
#
0	string		#\ Magic	magic text file for file(1) cmd
0	lelong		0xF11E041C	magic binary file for file(1) cmd
>4	lelong		x		(version %d) (little endian)
0	belong		0xF11E041C	magic binary file for file(1) cmd
>4	belong		x		(version %d) (big endian)