Reverse Engineering for Beginners

(avery) #1

CHAPTER 10. POINTERS CHAPTER 10. POINTERS


Let’s look again with OllyDbg. The addresses of the local variables in the stack are0x2EF854and0x2EF858. We see how
these are pushed into the stack:


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