Reverse Engineering for Beginners

(avery) #1

CHAPTER 7. SCANF() CHAPTER 7. SCANF()


scanf()completed its execution already:


Figure 7.3:OllyDbg:scanf()executed

scanf()returns 1 inEAX, which implies that it has read successfully one value. If we look again at the stack element
corresponding to the local variable it now contains0x7B(123).

Free download pdf