Advertisement
Guest User

Untitled

a guest
Sep 20th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. push [ebp+dwBytes]
  2. push 8 ; dwFlags
  3. call ds:GetProcessHeap
  4. push eax ; hHeap
  5. call ds:HeapAlloc
  6. push [ebp:lpCmdLine] ; char *
  7. mov edi, eax
  8. call _atol
  9. mov esi, eax
  10. xor esi, 28Ch
  11. mov eax, esi
  12. pop ecx
  13. mov edx, ebx
  14. xor eax, 1104h
  15. xor ecx, ecx
  16. shr edx, 1
  17. jz short loc_60114A
  18.  
  19. xor esi, 28Ch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement