Advertisement
Guest User

Untitled

a guest
Apr 19th, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Dump of assembler code for function getbuf:
  2. 0x08048ed4 <+0>: push %ebp
  3. 0x08048ed5 <+1>: mov %esp,%ebp
  4. 0x08048ed7 <+3>: sub $0x28,%esp
  5. 0x08048eda <+6>: lea -0x14(%ebp),%eax
  6. 0x08048edd <+9>: mov %eax,(%esp)
  7. 0x08048ee0 <+12>: call 0x8048de4 <Gets>
  8. 0x08048ee5 <+17>: mov $0x1,%eax
  9. 0x08048eea <+22>: leave
  10. 0x08048eeb <+23>: ret
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement