Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; Attributes: bp-based frame
  2.  
  3. sub_54C3A0 proc near
  4.  
  5. var_58= byte ptr -58h
  6. var_4= dword ptr -4
  7.  
  8. push    ebp
  9. mov     ebp, esp
  10. sub     esp, 58h
  11. mov     eax, ___security_cookie
  12. xor     eax, ebp
  13. mov     [ebp+var_4], eax
  14. call    sub_432BA0
  15. push    offset aWhatDoYouWishF ; "What do you wish for?_"
  16. mov     dword_81D7CC, 1
  17. call    sub_432B40
  18. add     esp, 4
  19. push    37h
  20. call    sub_431620
  21. lea     edx, [ebp+var_58]
  22. add     esp, 4
  23. sub     edx, eax
  24. jmp     short loc_54C3E0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement