Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. mov eax,[esp+10] // param3
  2. mov ecx,[esp+0C] // param2
  3. mov edx,[esp+08] // param1
  4. push eax
  5. push ecx
  6. push edx
  7. mov ecx,esi
  8. call File.exe+333330
  9. pop esi
  10. ret 000C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement