Guest User

Untitled

a guest
Jun 14th, 2015
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. 080484d0 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)>:
  2. 80484d0: 53 push %ebx
  3. 80484d1: 31 c0 xor %eax,%eax
  4. 80484d3: 83 ec 18 sub $0x18,%esp
  5. 80484d6: 8b 5c 24 20 mov 0x20(%esp),%ebx
  6. 80484da: 39 5c 24 30 cmp %ebx,0x30(%esp)
  7. 80484de: 8b 54 24 24 mov 0x24(%esp),%edx
  8. 80484e2: 8b 4c 24 34 mov 0x34(%esp),%ecx
  9. 80484e6: 74 08 je 80484f0 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x20>
  10. 80484e8: 83 c4 18 add $0x18,%esp
  11. 80484eb: 5b pop %ebx
  12. 80484ec: c3 ret
  13. 80484ed: 8d 76 00 lea 0x0(%esi),%esi
  14. 80484f0: 38 d1 cmp %dl,%cl
  15. 80484f2: 75 f4 jne 80484e8 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x18>
  16. 80484f4: 8b 54 24 38 mov 0x38(%esp),%edx
  17. 80484f8: 39 54 24 28 cmp %edx,0x28(%esp)
  18. 80484fc: 75 ea jne 80484e8 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x18>
  19. 80484fe: 8b 54 24 2c mov 0x2c(%esp),%edx
  20. 8048502: 8b 4c 24 3c mov 0x3c(%esp),%ecx
  21. 8048506: 8b 12 mov (%edx),%edx
  22. 8048508: 8b 09 mov (%ecx),%ecx
  23. 804850a: 8b 5a f4 mov -0xc(%edx),%ebx
  24. 804850d: 3b 59 f4 cmp -0xc(%ecx),%ebx
  25. 8048510: 75 d6 jne 80484e8 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x18>
  26. 8048512: 89 5c 24 08 mov %ebx,0x8(%esp)
  27. 8048516: 89 4c 24 04 mov %ecx,0x4(%esp)
  28. 804851a: 89 14 24 mov %edx,(%esp)
  29. 804851d: e8 6e fe ff ff call 8048390 <memcmp@plt>
  30. 8048522: 85 c0 test %eax,%eax
  31. 8048524: 0f 94 c0 sete %al
  32. 8048527: eb bf jmp 80484e8 <unique_f(int, char, YOBA, std::string, int, char, YOBA, std::string)+0x18>
  33. 8048529: 66 90 xchg %ax,%ax
  34. 804852b: 66 90 xchg %ax,%ax
  35. 804852d: 66 90 xchg %ax,%ax
  36. 804852f: 90 nop
Advertisement
Add Comment
Please, Sign In to add comment