Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 00474718   55                     push    ebp
  2. 00474719   8BEC                   mov     ebp, esp
  3. 0047471B   B9FF000000             mov     ecx, $000000FF
  4. 00474720   6A00                   push    $00
  5. 00474722   6A00                   push    $00
  6. 00474724   49                     dec     ecx
  7. 00474725   75F9                   jnz     00474720
  8. 00474727   53                     push    ebx
  9. 00474728   56                     push    esi
  10. 00474729   57                     push    edi
  11. 0047472A   8945FC                 mov     [ebp-$04], eax
  12. 0047472D   33C0                   xor     eax, eax
  13. 0047472F   55                     push    ebp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement