Reverse Engineering for Beginners

(avery) #1

CHAPTER 75. COLOR LINES GAME PRACTICAL JOKE CHAPTER 75. COLOR LINES GAME PRACTICAL JOKE


.00402BC3: 90 nop
.00402BC4: 90 nop
.00402BC5: 90 nop
.00402BC6: 90 nop
.00402BC7: 90 nop
.00402BC8: 90 nop
.00402BC9: 40 inc eax
.00402BCA: 8B4DF8 mov ecx,[ebp][-8]
.00402BCD: 8D0C49 lea ecx,[ecx][ecx]*2
.00402BD0: 8B15F4D54000 mov edx,[00040D5F4]


So what we did is we replaced a call to therandom()function by a code which always returns zero.

Free download pdf