Reverse Engineering for Beginners

(avery) #1

CHAPTER 19. MANIPULATING SPECIFIC BIT(S) CHAPTER 19. MANIPULATING SPECIFIC BIT(S)


OllyDbg


Let’s load this example into OllyDbg. Let the input value be0x12345678.


Fori= 1, we see howiis loaded intoECX:


Figure 19.5:OllyDbg:i= 1,iis loaded intoECX

EDXis 1.SHLis to be executed now.

Free download pdf