Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. 1 USE32
  2. 2
  3. 3 00000000 60 pushad
  4. 4 00000001 31C0 xor eax,eax
  5. 5 00000003 648B8024010000 mov eax,[fs:eax+0x124]
  6. 6 0000000A 8B4050 mov eax,[eax+0x50]
  7. 7 0000000D 89C1 mov ecx,eax
  8. 8 0000000F BA04000000 mov edx,0x4
  9. 9 00000014 8B80B8000000 mov eax,[eax+0xb8]
  10. 10 0000001A 2DB8000000 sub eax,0xb8
  11. 11 0000001F 3990B4000000 cmp [eax+0xb4],edx
  12. 12 00000025 0F85(1A000000) jnz 0x1a
  13. 13 0000002B 8B90F8000000 mov edx,[eax+0xf8]
  14. 14 00000031 8991F8000000 mov [ecx+0xf8],edx
  15. 15 00000037 61 popad
  16. 16 00000038 31C0 xor eax,eax
  17. 17 0000003A 83C424 add esp,byte +0x24
  18. 18 0000003D 5D pop ebp
  19. 19 0000003E C20800 ret 0x8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement