Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [bits 32]
  2.  
  3. mov ebp, esp
  4.  
  5. add ebp, 4
  6. mov ebp, 65
  7. inc ebp
  8. mov ebp, 0xa
  9. inc ebp
  10. mov ebp, 0
  11. inc ebp
  12. sub ebp, 6
  13.  
  14. push BYTE [ebp+4]
  15. call [ebx+3*4]
  16. add esp, 4
  17.  
  18. push 0
  19. call [ebx]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement