Guest User

Untitled

a guest
Apr 23rd, 2016
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 0009f616         push       ebp
  2. 0009f617         mov        ebp, esp
  3. 0009f619         push       ebx
  4. 0009f61a         mov        ebx, dword [ss:ebp+arg_0]
  5. 0009f61d         add        ebx, 0x10
  6. 0009f620         movzx      eax, byte [ss:ebp+arg_4]
  7. 0009f624         movzx      edx, byte [ds:ebx+0x200]
  8. 0009f62b         movzx      ecx, byte [ds:eax+ebx+0x100]
  9. 0009f633         xor        cl, dl
  10. 0009f635         not        cl
  11. 0009f637         cmp        dl, 0xff
  12. 0009f63a         je         0x9f64b
  13.  
  14. 0009f63c         lea        eax, dword [ds:edx+0x1]
  15. 0009f63f         mov        byte [ds:ebx+0x200], al
  16. 0009f645         movzx      eax, cl
  17. 0009f648         pop        ebx
  18. 0009f649         pop        ebp
  19. 0009f64a         ret        
  20.  
  21. 0009f64b         mov        byte [ds:ebx+0x200], 0x1        
  22. 0009f652         movzx      eax, cl
  23. 0009f655         pop        ebx
  24. 0009f656         pop        ebp
  25. 0009f657         ret
Add Comment
Please, Sign In to add comment