Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. push rsi
  2. mov rax,[rax+000004a8]
  3.  
  4. mov rsi,[rax+18]
  5.  
  6. fld [rsi+28]
  7. fstp [rsi+30]
  8.  
  9. mov rsi,[rax+20]
  10.  
  11. fld [rsi+28]
  12. fstp [rsi+30]
  13.  
  14. mov rsi,[rax+28]
  15.  
  16. fld [rsi+28]
  17. fstp [rsi+30]
  18.  
  19.  
  20.  
  21. code:
  22. pop rsi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement