Stack Frames illustrated using a simple function call in x86 assembly
#############################
Video Source: www.youtube.com/watch?v=q49MQ6UgsHs
Aimed at enabling a better understanding of the 32 bit stack and how variable locations are identified/calculated. This foundational aspect is intended to assist by enabling a better understanding of the stack thereby allowing you to better understand the code all of which forms part of your overall reverse engineering and subsequent assembly code analysis of windows binaries. • • My blog: https://nvzavi.wordpress.com/
#############################