Home | History | Annotate | Download | only in Inputs
      1 --- !mach-o
      2 FileHeader:
      3   magic:           0xFEEDFACF
      4   cputype:         0x01000007
      5   cpusubtype:      0x00000003
      6   filetype:        0x00000001
      7   ncmds:           1
      8   sizeofcmds:      152
      9   flags:           0x00002000
     10   reserved:        0x00000000
     11 LoadCommands:
     12   - cmd:             LC_SEGMENT_64
     13     cmdsize:         152
     14     segname:         ''
     15     vmaddr:          0
     16     vmsize:          0
     17     fileoff:         184
     18     filesize:        0
     19     maxprot:         7
     20     initprot:        7
     21     nsects:          1
     22     flags:           0
     23     Sections:
     24       - sectname:        __text
     25         segname:         __TEXT
     26         addr:            0x0000000000000000
     27         size:            0
     28         offset:          0x000000B8
     29         align:           0
     30         reloff:          0x00000000
     31         nreloc:          0
     32         flags:           0x80000000
     33         reserved1:       0x00000000
     34         reserved2:       0x00000000
     35         reserved3:       0x00000000
     36 LinkEditData:
     37   ExportTrie:
     38     TerminalSize:    0
     39     NodeOffset:      0
     40     Name:            ''
     41     Flags:           0x0000000000000000
     42     Address:         0x0000000000000000
     43     Other:           0x0000000000000000
     44     ImportName:      ''
     45 ...
     46