Posted by myA on 1/19/2000, 12:16 am
, in reply to "task 2"
216.111.243.130
hey, most people will probably catch this (although I may be mistaken... it might be correct already?) some of the newbs might not..
when you said...
should be changed to:00446B99 8D9510FFFFFF lea edx, dword ptr [ebp+FFFFFF10]
:00446B9F 52 push edx
:00446BA0 8D8DA0FEFFFF lea ecx, dword ptr [ebp+FFFFFF10]shouldnt that have been...
should be changed to:00446B99 8D9510FFFFFF lea edx, dword ptr [ebp+FFFFFF10]
:00446B9F 52 push edx
:00446BA0 8D8D10FEFFFF lea ecx, dword ptr [ebp+FFFFFF10]laterz