Assembly Language for Beginners

(Jeff_L) #1

1.12. POINTERS


Let’slookagainwithOllyDbg. Theaddressesofthelocalvariablesinthestackare0x2EF854and0x2EF858.
We see how these are pushed into the stack:


Figure 1.29:OllyDbg: local variables’ addresses are pushed into the stack
Free download pdf