Skip to content

Instantly share code, notes, and snippets.

@bkerley
Created September 4, 2008 04:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkerley/8712 to your computer and use it in GitHub Desktop.
Save bkerley/8712 to your computer and use it in GitHub Desktop.
80480ac: 31 c0 xor %eax,%eax
80480ae: 50 push %eax
80480af: 68 2f 62 6d 6b push $0x6b6d622f
80480b4: 68 2f 74 6d 70 push $0x706d742f
80480b9: 89 e0 mov %esp,%eax
80480bb: bb ff ff 09 02 mov $0x209ffff,%ebx
80480c0: c1 eb 10 shr $0x10,%ebx
80480c3: 53 push %ebx
80480c4: 50 push %eax
80480c5: 50 push %eax
80480c6: 31 c0 xor %eax,%eax
80480c8: 40 inc %eax
80480c9: 40 inc %eax
80480ca: 40 inc %eax
80480cb: 40 inc %eax
80480cc: 40 inc %eax
80480cd: cd 80 int $0x80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment