Advertisement
Guest User

Untitled

a guest
Jun 30th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. push ebp
  2. push ebx
  3. push esi
  4. cmp ecx,0FFFFC000
  5. je dwBaseAddress + Assembler.Assemble().Length + 0x50
  6. mov dword ebp,dwBaseAddress + 0x200
  7. mov dword ebx,[ebp]
  8. cmp ebx,0
  9. je dwBaseAddress + Assembler.Assemble().Length + 0x3
  10. mov dword ecx,[ebp]
  11. jmp dwBaseAddress + Assembler.Assemble().Length + 0x30
  12. mov dword [ebp - 44h],ecx
  13. fld dword [ebp-40h]
  14. fild dword [ebp-44h]
  15. fstp dword [ebp - 0C8h]
  16. fld dword [ebp - 0C8h]
  17. fmulp
  18. fstp qword [ebp - 0D0h]
  19. movsd xmm0,[ebp - 0D0h]
  20. cvttsd2si ecx, xmm0
  21. cmp ecx,50000
  22. jle dwBaseAddress + Assembler.Assemble().Length -0x4
  23. mov dword ecx,50000
  24. mov dword [ebp - 0E0h], ecx
  25. mov dword [esi+18h], ecx
  26. mov dword [esi+1Ch],edx
  27. pop esi
  28. pop ecx
  29. pop ebp
  30. pop ebx
  31. ret 0010
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement