Reverse Engineering for Beginners

(avery) #1

CHAPTER 15. SIMPLE C-STRINGS PROCESSING CHAPTER 15. SIMPLE C-STRINGS PROCESSING


Let’s press F8 (step over) a few times, to get to the start of the body of the loop:


Figure 15.2:OllyDbg: second iteration start

We see thatEAXcontains the address of the second character in the string.

Free download pdf