Guest User

Untitled

a guest
Apr 22nd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. There are 29 section headers, starting at offset 0x18d8:
  2.  
  3. Section Headers:
  4. [Nr] Name Type Address Off Size ES Flg Lk Inf Al
  5. [ 0] NULL 0000000000000000 000000 000000 00 0 0 0
  6. [ 1] .interp PROGBITS 0000000000400238 000238 00001c 00 A 0 0 1
  7. [ 2] .note.ABI-tag NOTE 0000000000400254 000254 000020 00 A 0 0 4
  8. [ 3] .note.gnu.build-id NOTE 0000000000400274 000274 000024 00 A 0 0 4
  9. [ 4] .gnu.hash GNU_HASH 0000000000400298 000298 00001c 00 A 5 0 8
  10. [ 5] .dynsym DYNSYM 00000000004002b8 0002b8 000060 18 A 6 1 8
  11. [ 6] .dynstr STRTAB 0000000000400318 000318 00003d 00 A 0 0 1
  12. [ 7] .gnu.version VERSYM 0000000000400356 000356 000008 02 A 5 0 2
  13. [ 8] .gnu.version_r VERNEED 0000000000400360 000360 000020 00 A 6 1 8
  14. [ 9] .rela.dyn RELA 0000000000400380 000380 000030 18 A 5 0 8
  15. [10] .rela.plt RELA 00000000004003b0 0003b0 000018 18 AI 5 22 8
  16. [11] .init PROGBITS 00000000004003c8 0003c8 000017 00 AX 0 0 4
  17. [12] .plt PROGBITS 00000000004003e0 0003e0 000020 10 AX 0 0 16
  18. [13] .text PROGBITS 0000000000400400 000400 000172 00 AX 0 0 16
  19. [14] .fini PROGBITS 0000000000400574 000574 000009 00 AX 0 0 4
  20. [15] .rodata PROGBITS 0000000000400580 000580 00000c 00 A 0 0 4
  21. [16] .eh_frame_hdr PROGBITS 000000000040058c 00058c 00003c 00 A 0 0 4
  22. [17] .eh_frame PROGBITS 00000000004005c8 0005c8 000100 00 A 0 0 8
  23. [18] .init_array INIT_ARRAY 0000000000600e10 000e10 000008 08 WA 0 0 8
  24. [19] .fini_array FINI_ARRAY 0000000000600e18 000e18 000008 08 WA 0 0 8
  25. [20] .dynamic DYNAMIC 0000000000600e20 000e20 0001d0 10 WA 6 0 8
  26. [21] .got PROGBITS 0000000000600ff0 000ff0 000010 08 WA 0 0 8
  27. [22] .got.plt PROGBITS 0000000000601000 001000 000020 08 WA 0 0 8
  28. [23] .data PROGBITS 0000000000601020 001020 000010 00 WA 0 0 8
  29. [24] .bss NOBITS 0000000000601030 001030 000008 00 WA 0 0 1
  30. [25] .comment PROGBITS 0000000000000000 001030 00001d 01 MS 0 0 1
  31. [26] .symtab SYMTAB 0000000000000000 001050 0005b8 18 27 43 8
  32. [27] .strtab STRTAB 0000000000000000 001608 0001c9 00 0 0 1
  33. [28] .shstrtab STRTAB 0000000000000000 0017d1 000103 00 0 0 1
  34. Key to Flags:
  35. W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
  36. L (link order), O (extra OS processing required), G (group), T (TLS),
  37. C (compressed), x (unknown), o (OS specific), E (exclude),
  38. l (large), p (processor specific)
Add Comment
Please, Sign In to add comment