Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .text:71C66118                 xor     eax, eax         ; eax = 0
  2. .text:71C6611A                 mov     [ebp+var_8], ecx
  3. .text:71C6611D                 mov     edx, eax
  4. .text:71C6611F                 shr     ecx, 5
  5. .text:71C66122                 mov     [ebp+var_14], eax
  6. .text:71C66125                 mov     edi, ecx
  7. .text:71C66127                 and     eax, 0FFFFFFFCh      ; wtf 1
  8. .text:71C6612A                 xor     edi, edx
  9. .text:71C6612C                 and     ecx, 7FFFFF8h
  10. .text:71C66132                 and     eax, 7           ; wtf 2
  11. .text:71C66135                 or      ecx, eax         ; wtf 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement