Assembly Language for Beginners

(Jeff_L) #1

1.12. POINTERS


Let’s trace (F7) to the start off1():


Figure 1.26:OllyDbg:f1()starts

Two values are visible in the stack: 456 (0x1C8) and 123 (0x7B), and also the addresses of the two global
variables.

Free download pdf