Skip to content

Instantly share code, notes, and snippets.

@robindimyan
Last active January 31, 2016 20:53
Show Gist options
  • Save robindimyan/dfb344356d2e0419519f to your computer and use it in GitHub Desktop.
Save robindimyan/dfb344356d2e0419519f to your computer and use it in GitHub Desktop.
// argN = [ebp+0x8 + 0x4*(N-1)]
function(
arg1 // [ebp+0x8]
arg2 // [ebp+0xc]
arg3 // [ebp+0x10]
)
/* ------------------------------------------------------------------ */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment