26 lines · yaml
1--- !ELF2FileHeader:3 Class: ELFCLASS644 Data: ELFDATA2LSB5 Type: ET_REL6 Machine: EM_X86_647Sections:8 - Name: .text9 Type: SHT_PROGBITS10 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]11 AddressAlign: 0x000000000000000412 Content: ''13 - Name: .comment14 Type: SHT_PROGBITS15 Flags: [ SHF_MERGE, SHF_STRINGS ]16 AddressAlign: 0x000000000000000117 Content: 00636C616E672076657273696F6E20332E392E3020287472756E6B203237333632342920286C6C766D2F7472756E6B20323733363336290018 - Name: .note.GNU-stack19 Type: SHT_PROGBITS20 AddressAlign: 0x000000000000000121 Content: ''22Symbols:23 - Name: '-'24 Type: STT_FILE25...26