Advertisement
Guest User

Untitled

a guest
Sep 30th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. (gdb) x/20i $eip
  2. => 0xb7db6ebf <__GI___call_tls_dtors+31>: mov esi,DWORD PTR [ebp+edi*1+0x0]
  3. 0xb7db6ec3 <__GI___call_tls_dtors+35>: test esi,esi
  4. 0xb7db6ec5 <__GI___call_tls_dtors+37>: je 0xb7db6f09 <__GI___call_tls_dtors+105>
  5. 0xb7db6ec7 <__GI___call_tls_dtors+39>: mov esi,esi
  6. 0xb7db6ec9 <__GI___call_tls_dtors+41>: lea edi,[edi+eiz*1+0x0]
  7. 0xb7db6ed0 <__GI___call_tls_dtors+48>: mov edx,DWORD PTR [esi+0xc]
  8. 0xb7db6ed3 <__GI___call_tls_dtors+51>: mov eax,DWORD PTR [esi]
  9. 0xb7db6ed5 <__GI___call_tls_dtors+53>: sub esp,0xc
  10. 0xb7db6ed8 <__GI___call_tls_dtors+56>: ror eax,0x9
  11. 0xb7db6edb <__GI___call_tls_dtors+59>: xor eax,DWORD PTR gs:0x18
  12. 0xb7db6ee2 <__GI___call_tls_dtors+66>: mov DWORD PTR [ebp+edi*1+0x0],edx
  13. 0xb7db6ee6 <__GI___call_tls_dtors+70>: push DWORD PTR [esi+0x4]
  14. 0xb7db6ee9 <__GI___call_tls_dtors+73>: call eax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement