Advertisement
Guest User

Untitled

a guest
Mar 11th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 0x4015c0    lea    ecx,[esp+0x4]
  2. 0x4015c4    and    esp,0xfffffff0
  3. 0x4015c7    push   DWORD PTR [ecx-0x4]
  4. 0x4015ca    push   ebp
  5. 0x4015cb    mov    ebp,esp
  6. 0x4015cd    push   esi
  7. 0x4015ce    push   ebx
  8. 0x4015cf    push   ecx
  9. 0x4015d0    sub    esp,0x2c
  10. 0x4015d3    call   0x4016f0 <__main>
  11. 0x4015d8    mov    eax,esp
  12. 0x4015da    mov    ebx,eax
  13. 0x4015dc    lea    eax,[ebp-0x24]
  14. 0x4015df    mov    DWORD PTR [esp+0x4],eax
  15. 0x4015e3    mov    DWORD PTR [esp],0x404044
  16. 0x4015ea    call   0x40261c <scanf>
  17. 0x4015ef    mov    ecx,DWORD PTR [ebp-0x24]
  18. 0x4015f2    lea    eax,[ecx-0x1]
  19. 0x4015f5    mov    DWORD PTR [ebp-0x1c],eax
  20. 0x4015f8    mov    eax,ecx
  21. 0x4015fa    lea    edx,[eax*4+0x0]
  22. 0x401601    mov    eax,0x10
  23. 0x401606    sub    eax,0x1
  24. 0x401609    add    eax,edx
  25. 0x40160b    mov    esi,0x10
  26. 0x401610    mov    edx,0x0
  27. 0x401615    div    esi
  28. 0x401617    imul   eax,eax,0x10
  29. 0x40161a    call   0x4025d0 <__chkstk_ms>
  30. 0x40161f    sub    esp,eax
  31. 0x401621    lea    eax,[esp+0x8]
  32. 0x401625    add    eax,0x3
  33. 0x401628    shr    eax,0x2
  34. 0x40162b    shl    eax,0x2
  35. 0x40162e    mov    DWORD PTR [ebp-0x20],eax
  36. 0x401631    mov    eax,ecx
  37. 0x401633    shl    eax,0x2
  38. 0x401636    mov    DWORD PTR [esp+0x4],eax
  39. 0x40163a    mov    DWORD PTR [esp],0x404044
  40. 0x401641    call   0x402624 <printf>
  41. 0x401646    mov    eax,0x0
  42. 0x40164b    mov    esp,ebx
  43. 0x40164d    lea    esp,[ebp-0xc]
  44. 0x401650    pop    ecx
  45. 0x401651    pop    ebx
  46. 0x401652    pop    esi
  47. 0x401653    pop    ebp
  48. 0x401654    lea    esp,[ecx-0x4]
  49. 0x401657    ret
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement