Advertisement
Guest User

Untitled

a guest
Jan 9th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. push   rbp
  2. mov    rbp,rsp
  3. sub    rsp,0x20
  4.  
  5. mov    DWORD PTR [rbp-0x4],0x457        
  6. mov    eax,DWORD PTR [rbp-0x4]
  7.  
  8. mov    esi,eax
  9. lea    rdi,[rip+0xeb4]        
  10. mov    eax,0x0
  11. call   0x1030
  12.  
  13. mov    DWORD PTR [rbp-0x8],0x8ae
  14. mov    eax,DWORD PTR [rbp-0x8]
  15.  
  16. mov    esi,eax
  17. lea    rdi,[rip+0xe97]        
  18. mov    eax,0x0
  19. call   0x1030
  20.  
  21. mov    DWORD PTR [rbp-0xc],0xd05
  22. mov    eax,DWORD PTR [rbp-0xc]
  23.  
  24. mov    esi,eax
  25. lea    rdi,[rip+0xe7a]
  26. mov    eax,0x0
  27. call   0x1030
  28.  
  29. mov    DWORD PTR [rbp-0x10],0x115c
  30. mov    eax,DWORD PTR [rbp-0x10]
  31.  
  32. mov    esi,eax        
  33. lea    rdi,[rip+0xe5d]
  34. mov    eax,0x0
  35. call   0x1030
  36.  
  37. mov    DWORD PTR [rbp-0x14],0x15b3
  38. mov    eax,DWORD PTR [rbp-0x14]
  39.  
  40. mov    esi,eax
  41. lea    rdi,[rip+0xe40]
  42. mov    eax,0x0
  43. call   0x1030                                        
  44.  
  45. mov    eax,0x0
  46.  
  47. leave  
  48. ret
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement