Advertisement
Guest User

Untitled

a guest
Mar 8th, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.94 KB | None | 0 0
  1. ELF Header:
  2. Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
  3. Class: ELF32
  4. Data: 2's complement, little endian
  5. Version: 1 (current)
  6. OS/ABI: UNIX - System V
  7. ABI Version: 0
  8. Type: EXEC (Executable file)
  9. Machine: Intel 80386
  10. Version: 0x1
  11. Entry point address: 0x80494aa
  12. Start of program headers: 52 (bytes into file)
  13. Start of section headers: 29064 (bytes into file)
  14. Flags: 0x0
  15. Size of this header: 52 (bytes)
  16. Size of program headers: 32 (bytes)
  17. Number of program headers: 8
  18. Size of section headers: 40 (bytes)
  19. Number of section headers: 37
  20. Section header string table index: 34
  21.  
  22. Section Headers:
  23. [Nr] Name Type Addr Off Size ES Flg Lk Inf Al
  24. [ 0] NULL 00000000 000000 000000 00 0 0 0
  25. [ 1] .interp PROGBITS 08048134 000134 000013 00 A 0 0 1
  26. [ 2] .note.ABI-tag NOTE 08048148 000148 000020 00 A 0 0 4
  27. [ 3] .note.gnu.build-i NOTE 08048168 000168 000024 00 A 0 0 4
  28. [ 4] .gnu.hash GNU_HASH 0804818c 00018c 000044 04 A 5 0 4
  29. [ 5] .dynsym DYNSYM 080481d0 0001d0 0002d0 10 A 6 1 4
  30. [ 6] .dynstr STRTAB 080484a0 0004a0 00027f 00 A 0 0 1
  31. [ 7] .gnu.version VERSYM 08048720 000720 00005a 02 A 5 0 2
  32. [ 8] .gnu.version_r VERNEED 0804877c 00077c 000030 00 A 6 1 4
  33. [ 9] .rel.dyn REL 080487ac 0007ac 000018 08 A 5 0 4
  34. [10] .rel.plt REL 080487c4 0007c4 000108 08 A 5 12 4
  35. [11] .init PROGBITS 080488cc 0008cc 000023 00 AX 0 0 4
  36. [12] .plt PROGBITS 080488f0 0008f0 000220 04 AX 0 0 16
  37. [13] .text PROGBITS 08048b10 000b10 000ef2 00 AX 0 0 16
  38. [14] .fini PROGBITS 08049a04 001a04 000014 00 AX 0 0 4
  39. [15] .rodata PROGBITS 08049a18 001a18 0006d0 00 A 0 0 4
  40. [16] .eh_frame_hdr PROGBITS 0804a0e8 0020e8 00004c 00 A 0 0 4
  41. [17] .eh_frame PROGBITS 0804a134 002134 000194 00 A 0 0 4
  42. [18] .init_array INIT_ARRAY 0804b2c8 0022c8 000004 00 WA 0 0 4
  43. [19] .fini_array FINI_ARRAY 0804b2cc 0022cc 000004 00 WA 0 0 4
  44. [20] .jcr PROGBITS 0804b2d0 0022d0 000004 00 WA 0 0 4
  45. [21] .dynamic DYNAMIC 0804b2d4 0022d4 0000f0 08 WA 6 0 4
  46. [22] .got PROGBITS 0804b3c4 0023c4 000004 04 WA 0 0 4
  47. [23] .got.plt PROGBITS 0804b3c8 0023c8 000090 04 WA 0 0 4
  48. [24] .data PROGBITS 0804b460 002460 000090 00 WA 0 0 32
  49. [25] .bss NOBITS 0804b4f0 0024f0 000010 00 WA 0 0 4
  50. [26] .comment PROGBITS 00000000 0024f0 000038 01 MS 0 0 1
  51. [27] .debug_aranges PROGBITS 00000000 002528 000028 00 0 0 1
  52. [28] .debug_info PROGBITS 00000000 002550 002254 00 0 0 1
  53. [29] .debug_abbrev PROGBITS 00000000 0047a4 000434 00 0 0 1
  54. [30] .debug_line PROGBITS 00000000 004bd8 0003b7 00 0 0 1
  55. [31] .debug_str PROGBITS 00000000 004f8f 000f53 01 MS 0 0 1
  56. [32] .debug_loc PROGBITS 00000000 005ee2 000e7d 00 0 0 1
  57. [33] .debug_ranges PROGBITS 00000000 006d5f 0002c8 00 0 0 1
  58. [34] .shstrtab STRTAB 00000000 007027 00015f 00 0 0 1
  59. [35] .symtab SYMTAB 00000000 007750 000710 10 36 57 4
  60. [36] .strtab STRTAB 00000000 007e60 000528 00 0 0 1
  61. Key to Flags:
  62. W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
  63. L (link order), O (extra OS processing required), G (group), T (TLS),
  64. C (compressed), x (unknown), o (OS specific), E (exclude),
  65. p (processor specific)
  66.  
  67. There are no section groups in this file.
  68.  
  69. Program Headers:
  70. Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
  71. PHDR 0x000034 0x08048034 0x08048034 0x00100 0x00100 R E 0x4
  72. INTERP 0x000134 0x08048134 0x08048134 0x00013 0x00013 R 0x1
  73. [Requesting program interpreter: /lib/ld-linux.so.2]
  74. LOAD 0x000000 0x08048000 0x08048000 0x022c8 0x022c8 R E 0x1000
  75. LOAD 0x0022c8 0x0804b2c8 0x0804b2c8 0x00228 0x00238 RW 0x1000
  76. DYNAMIC 0x0022d4 0x0804b2d4 0x0804b2d4 0x000f0 0x000f0 RW 0x4
  77. NOTE 0x000148 0x08048148 0x08048148 0x00044 0x00044 R 0x4
  78. GNU_EH_FRAME 0x0020e8 0x0804a0e8 0x0804a0e8 0x0004c 0x0004c R 0x4
  79. GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0x10
  80.  
  81. Section to Segment mapping:
  82. Segment Sections...
  83. 00
  84. 01 .interp
  85. 02 .interp .note.ABI-tag .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .plt .text .fini .rodata .eh_frame_hdr .eh_frame
  86. 03 .init_array .fini_array .jcr .dynamic .got .got.plt .data .bss
  87. 04 .dynamic
  88. 05 .note.ABI-tag .note.gnu.build-id
  89. 06 .eh_frame_hdr
  90. 07
  91.  
  92. Dynamic section at offset 0x22d4 contains 25 entries:
  93. Tag Type Name/Value
  94. 0x00000001 (NEEDED) Shared library: [libusb-1.0.so.0]
  95. 0x00000001 (NEEDED) Shared library: [libc.so.6]
  96. 0x0000000c (INIT) 0x80488cc
  97. 0x0000000d (FINI) 0x8049a04
  98. 0x00000019 (INIT_ARRAY) 0x804b2c8
  99. 0x0000001b (INIT_ARRAYSZ) 4 (bytes)
  100. 0x0000001a (FINI_ARRAY) 0x804b2cc
  101. 0x0000001c (FINI_ARRAYSZ) 4 (bytes)
  102. 0x6ffffef5 (GNU_HASH) 0x804818c
  103. 0x00000005 (STRTAB) 0x80484a0
  104. 0x00000006 (SYMTAB) 0x80481d0
  105. 0x0000000a (STRSZ) 639 (bytes)
  106. 0x0000000b (SYMENT) 16 (bytes)
  107. 0x00000015 (DEBUG) 0x0
  108. 0x00000003 (PLTGOT) 0x804b3c8
  109. 0x00000002 (PLTRELSZ) 264 (bytes)
  110. 0x00000014 (PLTREL) REL
  111. 0x00000017 (JMPREL) 0x80487c4
  112. 0x00000011 (REL) 0x80487ac
  113. 0x00000012 (RELSZ) 24 (bytes)
  114. 0x00000013 (RELENT) 8 (bytes)
  115. 0x6ffffffe (VERNEED) 0x804877c
  116. 0x6fffffff (VERNEEDNUM) 1
  117. 0x6ffffff0 (VERSYM) 0x8048720
  118. 0x00000000 (NULL) 0x0
  119.  
  120. Relocation section '.rel.dyn' at offset 0x7ac contains 3 entries:
  121. Offset Info Type Sym.Value Sym. Name
  122. 0804b3c4 00001006 R_386_GLOB_DAT 00000000 __gmon_start__
  123. 0804b4f0 00002b05 R_386_COPY 0804b4f0 optind@GLIBC_2.0
  124. 0804b4f4 00002c05 R_386_COPY 0804b4f4 optarg@GLIBC_2.0
  125.  
  126. Relocation section '.rel.plt' at offset 0x7c4 contains 33 entries:
  127. Offset Info Type Sym.Value Sym. Name
  128. 0804b3d4 00000107 R_386_JUMP_SLOT 00000000 strcmp@GLIBC_2.0
  129. 0804b3d8 00000207 R_386_JUMP_SLOT 00000000 libusb_open
  130. 0804b3dc 00000407 R_386_JUMP_SLOT 00000000 printf@GLIBC_2.0
  131. 0804b3e0 00000507 R_386_JUMP_SLOT 00000000 libusb_interrupt_trans
  132. 0804b3e4 00000607 R_386_JUMP_SLOT 00000000 memcpy@GLIBC_2.0
  133. 0804b3e8 00000707 R_386_JUMP_SLOT 00000000 fclose@GLIBC_2.1
  134. 0804b3ec 00000807 R_386_JUMP_SLOT 00000000 libusb_set_debug
  135. 0804b3f0 00000907 R_386_JUMP_SLOT 00000000 libusb_detach_kernel_d
  136. 0804b3f4 00000a07 R_386_JUMP_SLOT 00000000 fseek@GLIBC_2.0
  137. 0804b3f8 00000b07 R_386_JUMP_SLOT 00000000 perror@GLIBC_2.0
  138. 0804b3fc 00000c07 R_386_JUMP_SLOT 00000000 libusb_get_config_desc
  139. 0804b400 00000d07 R_386_JUMP_SLOT 00000000 fread@GLIBC_2.0
  140. 0804b404 00000e07 R_386_JUMP_SLOT 00000000 malloc@GLIBC_2.0
  141. 0804b408 00000f07 R_386_JUMP_SLOT 00000000 puts@GLIBC_2.0
  142. 0804b40c 00001007 R_386_JUMP_SLOT 00000000 __gmon_start__
  143. 0804b410 00001107 R_386_JUMP_SLOT 00000000 exit@GLIBC_2.0
  144. 0804b414 00001207 R_386_JUMP_SLOT 00000000 libusb_get_bus_number
  145. 0804b418 00001307 R_386_JUMP_SLOT 00000000 getopt_long@GLIBC_2.0
  146. 0804b41c 00001407 R_386_JUMP_SLOT 00000000 strtoul@GLIBC_2.0
  147. 0804b420 00001507 R_386_JUMP_SLOT 00000000 libusb_get_device_list
  148. 0804b424 00001607 R_386_JUMP_SLOT 00000000 __libc_start_main@GLIBC_2.0
  149. 0804b428 00001707 R_386_JUMP_SLOT 00000000 ftell@GLIBC_2.0
  150. 0804b42c 00001807 R_386_JUMP_SLOT 00000000 libusb_bulk_transfer
  151. 0804b430 00001907 R_386_JUMP_SLOT 00000000 fopen@GLIBC_2.1
  152. 0804b434 00001a07 R_386_JUMP_SLOT 00000000 memset@GLIBC_2.0
  153. 0804b438 00001b07 R_386_JUMP_SLOT 00000000 libusb_get_device
  154. 0804b43c 00001c07 R_386_JUMP_SLOT 00000000 libusb_init
  155. 0804b440 00001d07 R_386_JUMP_SLOT 00000000 libusb_get_device_desc
  156. 0804b444 00001e07 R_386_JUMP_SLOT 00000000 libusb_claim_interface
  157. 0804b448 00002007 R_386_JUMP_SLOT 00000000 libusb_control_transfe
  158. 0804b44c 00002207 R_386_JUMP_SLOT 00000000 abort@GLIBC_2.0
  159. 0804b450 00002307 R_386_JUMP_SLOT 00000000 strtol@GLIBC_2.0
  160. 0804b454 00002407 R_386_JUMP_SLOT 00000000 libusb_get_device_addr
  161.  
  162. The decoding of unwind sections for machine type Intel 80386 is not currently supported.
  163.  
  164. Symbol table '.dynsym' contains 45 entries:
  165. Num: Value Size Type Bind Vis Ndx Name
  166. 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
  167. 1: 00000000 0 FUNC GLOBAL DEFAULT UND strcmp@GLIBC_2.0 (2)
  168. 2: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_open
  169. 3: 00000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTab
  170. 4: 00000000 0 FUNC GLOBAL DEFAULT UND printf@GLIBC_2.0 (2)
  171. 5: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_interrupt_transfer
  172. 6: 00000000 0 FUNC GLOBAL DEFAULT UND memcpy@GLIBC_2.0 (2)
  173. 7: 00000000 0 FUNC GLOBAL DEFAULT UND fclose@GLIBC_2.1 (3)
  174. 8: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_set_debug
  175. 9: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_detach_kernel_driv
  176. 10: 00000000 0 FUNC GLOBAL DEFAULT UND fseek@GLIBC_2.0 (2)
  177. 11: 00000000 0 FUNC GLOBAL DEFAULT UND perror@GLIBC_2.0 (2)
  178. 12: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_config_descrip
  179. 13: 00000000 0 FUNC GLOBAL DEFAULT UND fread@GLIBC_2.0 (2)
  180. 14: 00000000 0 FUNC GLOBAL DEFAULT UND malloc@GLIBC_2.0 (2)
  181. 15: 00000000 0 FUNC GLOBAL DEFAULT UND puts@GLIBC_2.0 (2)
  182. 16: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
  183. 17: 00000000 0 FUNC GLOBAL DEFAULT UND exit@GLIBC_2.0 (2)
  184. 18: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_bus_number
  185. 19: 00000000 0 FUNC GLOBAL DEFAULT UND getopt_long@GLIBC_2.0 (2)
  186. 20: 00000000 0 FUNC GLOBAL DEFAULT UND strtoul@GLIBC_2.0 (2)
  187. 21: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_device_list
  188. 22: 00000000 0 FUNC GLOBAL DEFAULT UND __libc_start_main@GLIBC_2.0 (2)
  189. 23: 00000000 0 FUNC GLOBAL DEFAULT UND ftell@GLIBC_2.0 (2)
  190. 24: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_bulk_transfer
  191. 25: 00000000 0 FUNC GLOBAL DEFAULT UND fopen@GLIBC_2.1 (3)
  192. 26: 00000000 0 FUNC GLOBAL DEFAULT UND memset@GLIBC_2.0 (2)
  193. 27: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_device
  194. 28: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_init
  195. 29: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_device_descrip
  196. 30: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_claim_interface
  197. 31: 00000000 0 NOTYPE WEAK DEFAULT UND _Jv_RegisterClasses
  198. 32: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_control_transfer
  199. 33: 00000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable
  200. 34: 00000000 0 FUNC GLOBAL DEFAULT UND abort@GLIBC_2.0 (2)
  201. 35: 00000000 0 FUNC GLOBAL DEFAULT UND strtol@GLIBC_2.0 (2)
  202. 36: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_device_address
  203. 37: 0804b4f0 0 NOTYPE GLOBAL DEFAULT 24 _edata
  204. 38: 0804b500 0 NOTYPE GLOBAL DEFAULT 25 _end
  205. 39: 08049a1c 4 OBJECT GLOBAL DEFAULT 15 _IO_stdin_used
  206. 40: 0804b4f0 0 NOTYPE GLOBAL DEFAULT 25 __bss_start
  207. 41: 080488cc 0 FUNC GLOBAL DEFAULT 11 _init
  208. 42: 08049a04 0 FUNC GLOBAL DEFAULT 14 _fini
  209. 43: 0804b4f0 4 OBJECT GLOBAL DEFAULT 25 optind@GLIBC_2.0 (2)
  210. 44: 0804b4f4 4 OBJECT GLOBAL DEFAULT 25 optarg@GLIBC_2.0 (2)
  211.  
  212. Symbol table '.symtab' contains 113 entries:
  213. Num: Value Size Type Bind Vis Ndx Name
  214. 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
  215. 1: 08048134 0 SECTION LOCAL DEFAULT 1
  216. 2: 08048148 0 SECTION LOCAL DEFAULT 2
  217. 3: 08048168 0 SECTION LOCAL DEFAULT 3
  218. 4: 0804818c 0 SECTION LOCAL DEFAULT 4
  219. 5: 080481d0 0 SECTION LOCAL DEFAULT 5
  220. 6: 080484a0 0 SECTION LOCAL DEFAULT 6
  221. 7: 08048720 0 SECTION LOCAL DEFAULT 7
  222. 8: 0804877c 0 SECTION LOCAL DEFAULT 8
  223. 9: 080487ac 0 SECTION LOCAL DEFAULT 9
  224. 10: 080487c4 0 SECTION LOCAL DEFAULT 10
  225. 11: 080488cc 0 SECTION LOCAL DEFAULT 11
  226. 12: 080488f0 0 SECTION LOCAL DEFAULT 12
  227. 13: 08048b10 0 SECTION LOCAL DEFAULT 13
  228. 14: 08049a04 0 SECTION LOCAL DEFAULT 14
  229. 15: 08049a18 0 SECTION LOCAL DEFAULT 15
  230. 16: 0804a0e8 0 SECTION LOCAL DEFAULT 16
  231. 17: 0804a134 0 SECTION LOCAL DEFAULT 17
  232. 18: 0804b2c8 0 SECTION LOCAL DEFAULT 18
  233. 19: 0804b2cc 0 SECTION LOCAL DEFAULT 19
  234. 20: 0804b2d0 0 SECTION LOCAL DEFAULT 20
  235. 21: 0804b2d4 0 SECTION LOCAL DEFAULT 21
  236. 22: 0804b3c4 0 SECTION LOCAL DEFAULT 22
  237. 23: 0804b3c8 0 SECTION LOCAL DEFAULT 23
  238. 24: 0804b460 0 SECTION LOCAL DEFAULT 24
  239. 25: 0804b4f0 0 SECTION LOCAL DEFAULT 25
  240. 26: 00000000 0 SECTION LOCAL DEFAULT 26
  241. 27: 00000000 0 SECTION LOCAL DEFAULT 27
  242. 28: 00000000 0 SECTION LOCAL DEFAULT 28
  243. 29: 00000000 0 SECTION LOCAL DEFAULT 29
  244. 30: 00000000 0 SECTION LOCAL DEFAULT 30
  245. 31: 00000000 0 SECTION LOCAL DEFAULT 31
  246. 32: 00000000 0 SECTION LOCAL DEFAULT 32
  247. 33: 00000000 0 SECTION LOCAL DEFAULT 33
  248. 34: 00000000 0 FILE LOCAL DEFAULT ABS sbloader.c
  249. 35: 080495a0 263 FUNC LOCAL DEFAULT 13 usage
  250. 36: 080496b0 126 FUNC LOCAL DEFAULT 13 print_match
  251. 37: 08049730 282 FUNC LOCAL DEFAULT 13 probe_hid_xfer_size
  252. 38: 08049850 306 FUNC LOCAL DEFAULT 13 dev_match.isra.2
  253. 39: 0804b480 48 OBJECT LOCAL DEFAULT 24 long_options.2894
  254. 40: 00000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
  255. 41: 0804b2d0 0 OBJECT LOCAL DEFAULT 20 __JCR_LIST__
  256. 42: 080494e0 0 FUNC LOCAL DEFAULT 13 deregister_tm_clones
  257. 43: 08049510 0 FUNC LOCAL DEFAULT 13 register_tm_clones
  258. 44: 08049550 0 FUNC LOCAL DEFAULT 13 __do_global_dtors_aux
  259. 45: 0804b4f8 1 OBJECT LOCAL DEFAULT 25 completed.6008
  260. 46: 0804b2cc 0 OBJECT LOCAL DEFAULT 19 __do_global_dtors_aux_fin
  261. 47: 08049570 0 FUNC LOCAL DEFAULT 13 frame_dummy
  262. 48: 0804b2c8 0 OBJECT LOCAL DEFAULT 18 __frame_dummy_init_array_
  263. 49: 00000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
  264. 50: 0804a2c4 0 OBJECT LOCAL DEFAULT 17 __FRAME_END__
  265. 51: 0804b2d0 0 OBJECT LOCAL DEFAULT 20 __JCR_END__
  266. 52: 00000000 0 FILE LOCAL DEFAULT ABS
  267. 53: 0804b2cc 0 NOTYPE LOCAL DEFAULT 18 __init_array_end
  268. 54: 0804b2d4 0 OBJECT LOCAL DEFAULT 21 _DYNAMIC
  269. 55: 0804b2c8 0 NOTYPE LOCAL DEFAULT 18 __init_array_start
  270. 56: 0804b3c8 0 OBJECT LOCAL DEFAULT 23 _GLOBAL_OFFSET_TABLE_
  271. 57: 08049a00 2 FUNC GLOBAL DEFAULT 13 __libc_csu_fini
  272. 58: 00000000 0 FUNC GLOBAL DEFAULT UND strcmp@@GLIBC_2.0
  273. 59: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_open
  274. 60: 00000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTab
  275. 61: 080494d0 4 FUNC GLOBAL HIDDEN 13 __x86.get_pc_thunk.bx
  276. 62: 0804b460 0 NOTYPE WEAK DEFAULT 24 data_start
  277. 63: 00000000 0 FUNC GLOBAL DEFAULT UND printf@@GLIBC_2.0
  278. 64: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_interrupt_transfer
  279. 65: 00000000 0 FUNC GLOBAL DEFAULT UND memcpy@@GLIBC_2.0
  280. 66: 0804b4f0 0 NOTYPE GLOBAL DEFAULT 24 _edata
  281. 67: 00000000 0 FUNC GLOBAL DEFAULT UND fclose@@GLIBC_2.1
  282. 68: 08049a04 0 FUNC GLOBAL DEFAULT 14 _fini
  283. 69: 0804b4f0 4 OBJECT GLOBAL DEFAULT 25 optind@@GLIBC_2.0
  284. 70: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_set_debug
  285. 71: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_detach_kernel_driv
  286. 72: 00000000 0 FUNC GLOBAL DEFAULT UND fseek@@GLIBC_2.0
  287. 73: 00000000 0 FUNC GLOBAL DEFAULT UND perror@@GLIBC_2.0
  288. 74: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_config_descrip
  289. 75: 00000000 0 FUNC GLOBAL DEFAULT UND fread@@GLIBC_2.0
  290. 76: 00000000 0 FUNC GLOBAL DEFAULT UND malloc@@GLIBC_2.0
  291. 77: 0804b460 0 NOTYPE GLOBAL DEFAULT 24 __data_start
  292. 78: 00000000 0 FUNC GLOBAL DEFAULT UND puts@@GLIBC_2.0
  293. 79: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
  294. 80: 00000000 0 FUNC GLOBAL DEFAULT UND exit@@GLIBC_2.0
  295. 81: 0804b464 0 OBJECT GLOBAL HIDDEN 24 __dso_handle
  296. 82: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_bus_number
  297. 83: 08049a1c 4 OBJECT GLOBAL DEFAULT 15 _IO_stdin_used
  298. 84: 00000000 0 FUNC GLOBAL DEFAULT UND getopt_long@@GLIBC_2.0
  299. 85: 00000000 0 FUNC GLOBAL DEFAULT UND strtoul@@GLIBC_2.0
  300. 86: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_device_list
  301. 87: 00000000 0 FUNC GLOBAL DEFAULT UND __libc_start_main@@GLIBC_
  302. 88: 0804b4fc 1 OBJECT GLOBAL DEFAULT 25 g_debug
  303. 89: 08049990 97 FUNC GLOBAL DEFAULT 13 __libc_csu_init
  304. 90: 00000000 0 FUNC GLOBAL DEFAULT UND ftell@@GLIBC_2.0
  305. 91: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_bulk_transfer
  306. 92: 00000000 0 FUNC GLOBAL DEFAULT UND fopen@@GLIBC_2.1
  307. 93: 00000000 0 FUNC GLOBAL DEFAULT UND memset@@GLIBC_2.0
  308. 94: 0804b500 0 NOTYPE GLOBAL DEFAULT 25 _end
  309. 95: 080494aa 0 FUNC GLOBAL DEFAULT 13 _start
  310. 96: 08049a18 4 OBJECT GLOBAL DEFAULT 15 _fp_hw
  311. 97: 0804b4f0 0 NOTYPE GLOBAL DEFAULT 25 __bss_start
  312. 98: 08048b10 2458 FUNC GLOBAL DEFAULT 13 main
  313. 99: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_device
  314. 100: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_init
  315. 101: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_device_descrip
  316. 102: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_claim_interface
  317. 103: 00000000 0 NOTYPE WEAK DEFAULT UND _Jv_RegisterClasses
  318. 104: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_control_transfer
  319. 105: 0804b4f0 0 OBJECT GLOBAL HIDDEN 24 __TMC_END__
  320. 106: 00000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable
  321. 107: 00000000 0 FUNC GLOBAL DEFAULT UND abort@@GLIBC_2.0
  322. 108: 0804b4f4 4 OBJECT GLOBAL DEFAULT 25 optarg@@GLIBC_2.0
  323. 109: 00000000 0 FUNC GLOBAL DEFAULT UND strtol@@GLIBC_2.0
  324. 110: 080488cc 0 FUNC GLOBAL DEFAULT 11 _init
  325. 111: 0804b4c0 48 OBJECT GLOBAL DEFAULT 24 g_dev_info
  326. 112: 00000000 0 FUNC GLOBAL DEFAULT UND libusb_get_device_address
  327.  
  328. Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
  329. Length Number % of total Coverage
  330. 0 0 ( 0.0%)
  331. 1 0 ( 0.0%) 0.0%
  332. 2 1 ( 33.3%) 25.0%
  333. 3 2 ( 66.7%) 100.0%
  334.  
  335. Version symbols section '.gnu.version' contains 45 entries:
  336. Addr: 0000000008048720 Offset: 0x000720 Link: 5 (.dynsym)
  337. 000: 0 (*local*) 2 (GLIBC_2.0) 0 (*local*) 0 (*local*)
  338. 004: 2 (GLIBC_2.0) 0 (*local*) 2 (GLIBC_2.0) 3 (GLIBC_2.1)
  339. 008: 0 (*local*) 0 (*local*) 2 (GLIBC_2.0) 2 (GLIBC_2.0)
  340. 00c: 0 (*local*) 2 (GLIBC_2.0) 2 (GLIBC_2.0) 2 (GLIBC_2.0)
  341. 010: 0 (*local*) 2 (GLIBC_2.0) 0 (*local*) 2 (GLIBC_2.0)
  342. 014: 2 (GLIBC_2.0) 0 (*local*) 2 (GLIBC_2.0) 2 (GLIBC_2.0)
  343. 018: 0 (*local*) 3 (GLIBC_2.1) 2 (GLIBC_2.0) 0 (*local*)
  344. 01c: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
  345. 020: 0 (*local*) 0 (*local*) 2 (GLIBC_2.0) 2 (GLIBC_2.0)
  346. 024: 0 (*local*) 1 (*global*) 1 (*global*) 1 (*global*)
  347. 028: 1 (*global*) 1 (*global*) 1 (*global*) 2 (GLIBC_2.0)
  348. 02c: 2 (GLIBC_2.0)
  349.  
  350. Version needs section '.gnu.version_r' contains 1 entries:
  351. Addr: 0x000000000804877c Offset: 0x00077c Link: 6 (.dynstr)
  352. 000000: Version: 1 File: libc.so.6 Cnt: 2
  353. 0x0010: Name: GLIBC_2.1 Flags: none Version: 3
  354. 0x0020: Name: GLIBC_2.0 Flags: none Version: 2
  355.  
  356. Displaying notes found at file offset 0x00000148 with length 0x00000020:
  357. Owner Data size Description
  358. GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag)
  359. OS: Linux, ABI: 2.6.32
  360.  
  361. Displaying notes found at file offset 0x00000168 with length 0x00000024:
  362. Owner Data size Description
  363. GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring)
  364. Build ID: f9f1129fd74767e0bc480e8741a61f485187a21d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement