Advertisement
Guest User

Untitled

a guest
Mar 10th, 2021
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.05 KB | None | 0 0
  1. ELF Header:
  2. Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
  3. Class: ELF64
  4. Data: 2's complement, little endian
  5. Version: 1 (current)
  6. OS/ABI: UNIX - System V
  7. ABI Version: 0
  8. Type: DYN (Shared object file)
  9. Machine: Advanced Micro Devices X86-64
  10. Version: 0x1
  11. Entry point address: 0x4c0
  12. Start of program headers: 64 (bytes into file)
  13. Start of section headers: 6368 (bytes into file)
  14. Flags: 0x0
  15. Size of this header: 64 (bytes)
  16. Size of program headers: 56 (bytes)
  17. Number of program headers: 6
  18. Size of section headers: 64 (bytes)
  19. Number of section headers: 23
  20. Section header string table index: 22
  21.  
  22. Section Headers:
  23. [Nr] Name Type Address Offset
  24. Size EntSize Flags Link Info Align
  25. [ 0] NULL 0000000000000000 00000000
  26. 0000000000000000 0000000000000000 0 0 0
  27. [ 1] .note.gnu.build-i NOTE 0000000000000190 00000190
  28. 0000000000000024 0000000000000000 A 0 0 4
  29. [ 2] .gnu.hash GNU_HASH 00000000000001b8 000001b8
  30. 0000000000000044 0000000000000000 A 3 0 8
  31. [ 3] .dynsym DYNSYM 0000000000000200 00000200
  32. 0000000000000138 0000000000000018 A 4 1 8
  33. [ 4] .dynstr STRTAB 0000000000000338 00000338
  34. 000000000000009e 0000000000000000 A 0 0 1
  35. [ 5] .rela.dyn RELA 00000000000003d8 000003d8
  36. 00000000000000a8 0000000000000018 A 3 0 8
  37. [ 6] .init PROGBITS 0000000000000480 00000480
  38. 0000000000000017 0000000000000000 AX 0 0 4
  39. [ 7] .plt PROGBITS 00000000000004a0 000004a0
  40. 0000000000000010 0000000000000010 AX 0 0 16
  41. [ 8] .plt.got PROGBITS 00000000000004b0 000004b0
  42. 0000000000000008 0000000000000008 AX 0 0 8
  43. [ 9] .text PROGBITS 00000000000004c0 000004c0
  44. 0000000000000236 0000000000000000 AX 0 0 16
  45. [10] .fini PROGBITS 00000000000006f8 000006f8
  46. 0000000000000009 0000000000000000 AX 0 0 4
  47. [11] .eh_frame PROGBITS 0000000000000708 00000708
  48. 0000000000000004 0000000000000000 A 0 0 8
  49. [12] .init_array INIT_ARRAY 0000000000200e80 00000e80
  50. 0000000000000008 0000000000000008 WA 0 0 8
  51. [13] .fini_array FINI_ARRAY 0000000000200e88 00000e88
  52. 0000000000000008 0000000000000008 WA 0 0 8
  53. [14] .dynamic DYNAMIC 0000000000200e90 00000e90
  54. 0000000000000150 0000000000000010 WA 4 0 8
  55. [15] .got PROGBITS 0000000000200fe0 00000fe0
  56. 0000000000000020 0000000000000008 WA 0 0 8
  57. [16] .got.plt PROGBITS 0000000000201000 00001000
  58. 0000000000000018 0000000000000008 WA 0 0 8
  59. [17] .data PROGBITS 0000000000201018 00001018
  60. 0000000000000023 0000000000000000 WA 0 0 8
  61. [18] .bss NOBITS 000000000020103b 0000103b
  62. 0000000000000005 0000000000000000 WA 0 0 1
  63. [19] .comment PROGBITS 0000000000000000 0000103b
  64. 0000000000000029 0000000000000001 MS 0 0 1
  65. [20] .symtab SYMTAB 0000000000000000 00001068
  66. 00000000000005b8 0000000000000018 21 49 8
  67. [21] .strtab STRTAB 0000000000000000 00001620
  68. 0000000000000209 0000000000000000 0 0 1
  69. [22] .shstrtab STRTAB 0000000000000000 00001829
  70. 00000000000000b5 0000000000000000 0 0 1
  71. Key to Flags:
  72. W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
  73. L (link order), O (extra OS processing required), G (group), T (TLS),
  74. C (compressed), x (unknown), o (OS specific), E (exclude),
  75. l (large), p (processor specific)
  76.  
  77. There are no section groups in this file.
  78.  
  79. Program Headers:
  80. Type Offset VirtAddr PhysAddr
  81. FileSiz MemSiz Flags Align
  82. LOAD 0x0000000000000000 0x0000000000000000 0x0000000000000000
  83. 0x000000000000070c 0x000000000000070c R E 0x200000
  84. LOAD 0x0000000000000e80 0x0000000000200e80 0x0000000000200e80
  85. 0x00000000000001bb 0x00000000000001c0 RW 0x200000
  86. DYNAMIC 0x0000000000000e90 0x0000000000200e90 0x0000000000200e90
  87. 0x0000000000000150 0x0000000000000150 RW 0x8
  88. NOTE 0x0000000000000190 0x0000000000000190 0x0000000000000190
  89. 0x0000000000000024 0x0000000000000024 R 0x4
  90. GNU_STACK 0x0000000000000000 0x0000000000000000 0x0000000000000000
  91. 0x0000000000000000 0x0000000000000000 RWE 0x10
  92. GNU_RELRO 0x0000000000000e80 0x0000000000200e80 0x0000000000200e80
  93. 0x0000000000000180 0x0000000000000180 R 0x1
  94. Section to Segment mapping:
  95. Segment Sections...
  96. 00 .note.gnu.build-id .gnu.hash .dynsym .dynstr .rela.dyn .init .plt .plt.got .text .fini .eh_frame
  97. 01 .init_array .fini_array .dynamic .got .got.plt .data .bss
  98. 02 .dynamic
  99. 03 .note.gnu.build-id
  100. 04
  101. 05 .init_array .fini_array .dynamic .got
  102.  
  103. Dynamic section at offset 0xe90 contains 17 entries:
  104. Tag Type Name/Value
  105. 0x000000000000000c (INIT) 0x480
  106. 0x000000000000000d (FINI) 0x6f8
  107. 0x0000000000000019 (INIT_ARRAY) 0x200e80
  108. 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes)
  109. 0x000000000000001a (FINI_ARRAY) 0x200e88
  110. 0x000000000000001c (FINI_ARRAYSZ) 8 (bytes)
  111. 0x000000006ffffef5 (GNU_HASH) 0x1b8
  112. 0x0000000000000005 (STRTAB) 0x338
  113. 0x0000000000000006 (SYMTAB) 0x200
  114. 0x000000000000000a (STRSZ) 158 (bytes)
  115. 0x000000000000000b (SYMENT) 24 (bytes)
  116. 0x0000000000000003 (PLTGOT) 0x201000
  117. 0x0000000000000007 (RELA) 0x3d8
  118. 0x0000000000000008 (RELASZ) 168 (bytes)
  119. 0x0000000000000009 (RELAENT) 24 (bytes)
  120. 0x000000006ffffff9 (RELACOUNT) 3
  121. 0x0000000000000000 (NULL) 0x0
  122.  
  123. Relocation section '.rela.dyn' at offset 0x3d8 contains 7 entries:
  124. Offset Info Type Sym. Value Sym. Name + Addend
  125. 000000200e80 000000000008 R_X86_64_RELATIVE 590
  126. 000000200e88 000000000008 R_X86_64_RELATIVE 550
  127. 000000201018 000000000008 R_X86_64_RELATIVE 201018
  128. 000000200fe0 000100000006 R_X86_64_GLOB_DAT 0000000000000000 __cxa_finalize + 0
  129. 000000200fe8 000200000006 R_X86_64_GLOB_DAT 0000000000000000 _ITM_registerTMCloneTa + 0
  130. 000000200ff0 000300000006 R_X86_64_GLOB_DAT 0000000000000000 _ITM_deregisterTMClone + 0
  131. 000000200ff8 000400000006 R_X86_64_GLOB_DAT 0000000000000000 __gmon_start__ + 0
  132.  
  133. The decoding of unwind sections for machine type Advanced Micro Devices X86-64 is not currently supported.
  134.  
  135. Symbol table '.dynsym' contains 13 entries:
  136. Num: Value Size Type Bind Vis Ndx Name
  137. 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
  138. 1: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __cxa_finalize
  139. 2: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable
  140. 3: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTab
  141. 4: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
  142. 5: 0000000000000615 0 NOTYPE GLOBAL DEFAULT 9 optimizing
  143. 6: 000000000020103b 0 NOTYPE GLOBAL DEFAULT 17 _edata
  144. 7: 0000000000201040 0 NOTYPE GLOBAL DEFAULT 18 _end
  145. 8: 0000000000000480 0 FUNC GLOBAL DEFAULT 6 _init
  146. 9: 0000000000000638 0 NOTYPE GLOBAL DEFAULT 9 time_to_print
  147. 10: 000000000020103b 0 NOTYPE GLOBAL DEFAULT 18 __bss_start
  148. 11: 000000000000059a 0 NOTYPE GLOBAL DEFAULT 9 parse_intro
  149. 12: 00000000000006f8 0 FUNC GLOBAL DEFAULT 10 _fini
  150.  
  151. Symbol table '.symtab' contains 61 entries:
  152. Num: Value Size Type Bind Vis Ndx Name
  153. 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
  154. 1: 0000000000000190 0 SECTION LOCAL DEFAULT 1
  155. 2: 00000000000001b8 0 SECTION LOCAL DEFAULT 2
  156. 3: 0000000000000200 0 SECTION LOCAL DEFAULT 3
  157. 4: 0000000000000338 0 SECTION LOCAL DEFAULT 4
  158. 5: 00000000000003d8 0 SECTION LOCAL DEFAULT 5
  159. 6: 0000000000000480 0 SECTION LOCAL DEFAULT 6
  160. 7: 00000000000004a0 0 SECTION LOCAL DEFAULT 7
  161. 8: 00000000000004b0 0 SECTION LOCAL DEFAULT 8
  162. 9: 00000000000004c0 0 SECTION LOCAL DEFAULT 9
  163. 10: 00000000000006f8 0 SECTION LOCAL DEFAULT 10
  164. 11: 0000000000000708 0 SECTION LOCAL DEFAULT 11
  165. 12: 0000000000200e80 0 SECTION LOCAL DEFAULT 12
  166. 13: 0000000000200e88 0 SECTION LOCAL DEFAULT 13
  167. 14: 0000000000200e90 0 SECTION LOCAL DEFAULT 14
  168. 15: 0000000000200fe0 0 SECTION LOCAL DEFAULT 15
  169. 16: 0000000000201000 0 SECTION LOCAL DEFAULT 16
  170. 17: 0000000000201018 0 SECTION LOCAL DEFAULT 17
  171. 18: 000000000020103b 0 SECTION LOCAL DEFAULT 18
  172. 19: 0000000000000000 0 SECTION LOCAL DEFAULT 19
  173. 20: 0000000000000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
  174. 21: 00000000000004c0 0 FUNC LOCAL DEFAULT 9 deregister_tm_clones
  175. 22: 0000000000000500 0 FUNC LOCAL DEFAULT 9 register_tm_clones
  176. 23: 0000000000000550 0 FUNC LOCAL DEFAULT 9 __do_global_dtors_aux
  177. 24: 000000000020103b 1 OBJECT LOCAL DEFAULT 18 completed.7698
  178. 25: 0000000000200e88 0 OBJECT LOCAL DEFAULT 13 __do_global_dtors_aux_fin
  179. 26: 0000000000000590 0 FUNC LOCAL DEFAULT 9 frame_dummy
  180. 27: 0000000000200e80 0 OBJECT LOCAL DEFAULT 12 __frame_dummy_init_array_
  181. 28: 0000000000000000 0 FILE LOCAL DEFAULT ABS /tmp/ccTXPM4T.o
  182. 29: 0000000000201020 0 NOTYPE LOCAL DEFAULT 17 premsg
  183. 30: 0000000000201022 0 NOTYPE LOCAL DEFAULT 17 msg
  184. 31: 0000000000201032 0 NOTYPE LOCAL DEFAULT 17 nextline
  185. 32: 0000000000201033 0 NOTYPE LOCAL DEFAULT 17 var1
  186. 33: 00000000000005b8 0 NOTYPE LOCAL DEFAULT 9 parse_start
  187. 34: 00000000000005db 0 NOTYPE LOCAL DEFAULT 9 zero_to_9
  188. 35: 00000000000005ee 0 NOTYPE LOCAL DEFAULT 9 check_for_overflow
  189. 36: 0000000000000612 0 NOTYPE LOCAL DEFAULT 9 looping
  190. 37: 0000000000000637 0 NOTYPE LOCAL DEFAULT 9 finishing
  191. 38: 00000000000006c6 0 NOTYPE LOCAL DEFAULT 9 skipped_bytes
  192. 39: 0000000000000699 0 NOTYPE LOCAL DEFAULT 9 byte_fun
  193. 40: 000000000000069c 0 NOTYPE LOCAL DEFAULT 9 byte_reverse
  194. 41: 00000000000006be 0 NOTYPE LOCAL DEFAULT 9 byte_back
  195. 42: 0000000000000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
  196. 43: 0000000000000708 0 OBJECT LOCAL DEFAULT 11 __FRAME_END__
  197. 44: 0000000000000000 0 FILE LOCAL DEFAULT ABS
  198. 45: 0000000000200e90 0 OBJECT LOCAL DEFAULT 14 _DYNAMIC
  199. 46: 0000000000201040 0 OBJECT LOCAL DEFAULT 17 __TMC_END__
  200. 47: 0000000000201018 0 OBJECT LOCAL DEFAULT 17 __dso_handle
  201. 48: 0000000000201000 0 OBJECT LOCAL DEFAULT 16 _GLOBAL_OFFSET_TABLE_
  202. 49: 000000000000059a 0 NOTYPE GLOBAL DEFAULT 9 parse_intro
  203. 50: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __cxa_finalize
  204. 51: 0000000000000480 0 FUNC GLOBAL DEFAULT 6 _init
  205. 52: 0000000000000638 0 NOTYPE GLOBAL DEFAULT 9 time_to_print
  206. 53: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable
  207. 54: 0000000000000615 0 NOTYPE GLOBAL DEFAULT 9 optimizing
  208. 55: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTab
  209. 56: 000000000020103b 0 NOTYPE GLOBAL DEFAULT 18 __bss_start
  210. 57: 00000000000006f8 0 FUNC GLOBAL DEFAULT 10 _fini
  211. 58: 000000000020103b 0 NOTYPE GLOBAL DEFAULT 17 _edata
  212. 59: 0000000000201040 0 NOTYPE GLOBAL DEFAULT 18 _end
  213. 60: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
  214.  
  215. Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
  216. Length Number % of total Coverage
  217. 0 0 ( 0.0%)
  218. 1 0 ( 0.0%) 0.0%
  219. 2 1 ( 33.3%) 25.0%
  220. 3 2 ( 66.7%) 100.0%
  221.  
  222. No version information found in this file.
  223.  
  224. Displaying notes found in: .note.gnu.build-id
  225. Owner Data size Description
  226. GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring)
  227. Build ID: 24462ade31417a1fe49453f9018b5e463341118e
  228.  
  229.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement