The Stack

From SkullSecurity
Revision as of 15:59, 13 March 2007 by 207.34.103.194 (talk)
Jump to navigation Jump to search
Assembly Language Tutorial
Please choose a tutorial page:

The stack is, at best, a difficult concept to understand. However, understanding the stack is essential to reverse engineering code.

Function Parameters

Local Variables

Frame Pointer

call and ret Revisited

Balance

Questions

Feel free to edit this section and post questions, I'll do my best to answer them. But you may need to contact me to let me know that a question exists.