|
popeyfan !,
I looked at the tweak. and regdef. today and their protection almost equal, I will try to help you on regdefrag :
at the oep you see three calls , enter the
second one , use F8 , you will have two eedfade exceptions pass them by SHIFT+F7, after that the show begins,step through the code with F8, first call , I believe it checks iF registered,pass it, the next call checks if target ep start at 1000, inside the call change the last two je to jmp, next call, put retn inside, next call, the target should take off but there is a problem, I will leave it to you to solve the last problem.(the program will start with the above corrections I made but still need to be fixed)
regards.
britedream.
Last edited by britedream; 03-21-2004 at 01:38.
|