Assembly Language for Beginners

(Jeff_L) #1

1.7. STACK


Let’s load the example into OllyDbg:


Figure 1.5:OllyDbg:f1()

Whenf1()assigns the variablesa,bandc, their values are stored at the address0x1FF860and so on.

Free download pdf