Skip to content

Instantly share code, notes, and snippets.

@stevenroh
Created May 11, 2019 16:17
Show Gist options
  • Save stevenroh/074da3b09dede38b1413dc66c964161b to your computer and use it in GitHub Desktop.
Save stevenroh/074da3b09dede38b1413dc66c964161b to your computer and use it in GitHub Desktop.
String format read stack in hex

./binary "%08x ...." // ________ ./binary "%#010x..." // 0x________

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