View Single Post
  #70  
Old 03-20-2004, 23:12
britedream britedream is offline
Friend
 
Join Date: Jun 2002
Posts: 436
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 7 Times in 7 Posts
britedream Reputation: 0
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.
Reply With Quote