Advertisement
bueddl

Untitled

Jul 28th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 00000000004008e0 <printf@plt-0x10>:
  2.   4008e0:   ff 35 5a 0a 20 00       pushq  0x200a5a(%rip)        # 601340
  3. <_GLOBAL_OFFSET_TABLE_+0x8>
  4.   4008e6:   ff 25 5c 0a 20 00       jmpq   *0x200a5c(%rip)        # 601348
  5. <_GLOBAL_OFFSET_TABLE_+0x10>
  6.   4008ec:   0f 1f 40 00             nopl   0x0(%rax)
  7.  
  8. 00000000004008f0 <printf@plt>:
  9.   4008f0:   ff 25 5a 0a 20 00       jmpq   *0x200a5a(%rip)        # 601350
  10. <_GLOBAL_OFFSET_TABLE_+0x18>
  11.   4008f6:   68 00 00 00 00          pushq  $0x0
  12.   4008fb:   e9 e0 ff ff ff          jmpq   4008e0 <_init+0x20>
  13.  
  14. 0000000000400900 <__gmon_start__@plt>:
  15.   400900:   ff 25 52 0a 20 00       jmpq   *0x200a52(%rip)        # 601358
  16. <_GLOBAL_OFFSET_TABLE_+0x20>
  17.   400906:   68 01 00 00 00          pushq  $0x1
  18.   40090b:   e9 d0 ff ff ff          jmpq   4008e0 <_init+0x20>
  19.  
  20. 0000000000400910 <_ZdlPv@plt>:
  21.   400910:   ff 25 4a 0a 20 00       jmpq   *0x200a4a(%rip)        # 601360
  22. <_GLOBAL_OFFSET_TABLE_+0x28>
  23.   400916:   68 02 00 00 00          pushq  $0x2
  24.   40091b:   e9 c0 ff ff ff          jmpq   4008e0 <_init+0x20>
  25.  
  26. 0000000000400920 <_ZNSt8ios_base4InitC1Ev@plt>:
  27.   400920:   ff 25 42 0a 20 00       jmpq   *0x200a42(%rip)        # 601368
  28. <_GLOBAL_OFFSET_TABLE_+0x30>
  29.   400926:   68 03 00 00 00          pushq  $0x3
  30.   40092b:   e9 b0 ff ff ff          jmpq   4008e0 <_init+0x20>
  31.  
  32. 0000000000400930 <fopen@plt>:
  33.   400930:   ff 25 3a 0a 20 00       jmpq   *0x200a3a(%rip)        # 601370
  34. <_GLOBAL_OFFSET_TABLE_+0x38>
  35.   400936:   68 04 00 00 00          pushq  $0x4
  36.   40093b:   e9 a0 ff ff ff          jmpq   4008e0 <_init+0x20>
  37.  
  38. 0000000000400940 <__libc_start_main@plt>:
  39.   400940:   ff 25 32 0a 20 00       jmpq   *0x200a32(%rip)        # 601378
  40. <_GLOBAL_OFFSET_TABLE_+0x40>
  41.   400946:   68 05 00 00 00          pushq  $0x5
  42.   40094b:   e9 90 ff ff ff          jmpq   4008e0 <_init+0x20>
  43.  
  44. 0000000000400950 <__cxa_atexit@plt>:
  45.   400950:   ff 25 2a 0a 20 00       jmpq   *0x200a2a(%rip)        # 601380
  46. <_GLOBAL_OFFSET_TABLE_+0x48>
  47.   400956:   68 06 00 00 00          pushq  $0x6
  48.   40095b:   e9 80 ff ff ff          jmpq   4008e0 <_init+0x20>
  49.  
  50. 0000000000400960 <_ZNSt8ios_base4InitD1Ev@plt>:
  51.   400960:   ff 25 22 0a 20 00       jmpq   *0x200a22(%rip)        # 601388
  52. <_GLOBAL_OFFSET_TABLE_+0x50>
  53.   400966:   68 07 00 00 00          pushq  $0x7
  54.   40096b:   e9 70 ff ff ff          jmpq   4008e0 <_init+0x20>
  55.  
  56. 0000000000400970 <pthread_create@plt>:
  57.   400970:   ff 25 1a 0a 20 00       jmpq   *0x200a1a(%rip)        # 601390
  58. <_GLOBAL_OFFSET_TABLE_+0x58>
  59.   400976:   68 08 00 00 00          pushq  $0x8
  60.   40097b:   e9 60 ff ff ff          jmpq   4008e0 <_init+0x20>
  61.  
  62. 0000000000400980 <fread@plt>:
  63.   400980:   ff 25 12 0a 20 00       jmpq   *0x200a12(%rip)        # 601398
  64. <_GLOBAL_OFFSET_TABLE_+0x60>
  65.   400986:   68 09 00 00 00          pushq  $0x9
  66.   40098b:   e9 50 ff ff ff          jmpq   4008e0 <_init+0x20>
  67.  
  68. 0000000000400990 <fclose@plt>:
  69.   400990:   ff 25 0a 0a 20 00       jmpq   *0x200a0a(%rip)        # 6013a0
  70. <_GLOBAL_OFFSET_TABLE_+0x68>
  71.   400996:   68 0a 00 00 00          pushq  $0xa
  72.   40099b:   e9 40 ff ff ff          jmpq   4008e0 <_init+0x20>
  73.  
  74. 00000000004009a0 <fwrite@plt>:
  75.   4009a0:   ff 25 02 0a 20 00       jmpq   *0x200a02(%rip)        # 6013a8
  76. <_GLOBAL_OFFSET_TABLE_+0x70>
  77.   4009a6:   68 0b 00 00 00          pushq  $0xb
  78.   4009ab:   e9 30 ff ff ff          jmpq   4008e0 <_init+0x20>
  79.  
  80. 00000000004009b0 <__gxx_personality_v0@plt>:
  81.   4009b0:   ff 25 fa 09 20 00       jmpq   *0x2009fa(%rip)        # 6013b0
  82. <_GLOBAL_OFFSET_TABLE_+0x78>
  83.   4009b6:   68 0c 00 00 00          pushq  $0xc
  84.   4009bb:   e9 20 ff ff ff          jmpq   4008e0 <_init+0x20>
  85.  
  86. 00000000004009c0 <_Unwind_Resume@plt>:
  87.   4009c0:   ff 25 f2 09 20 00       jmpq   *0x2009f2(%rip)        # 6013b8
  88. <_GLOBAL_OFFSET_TABLE_+0x80>
  89.   4009c6:   68 0d 00 00 00          pushq  $0xd
  90.   4009cb:   e9 10 ff ff ff          jmpq   4008e0 <_init+0x20>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement