View Single Post
  #4  
Old 09-19-2004, 22:22
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
the restoration of the exitProcess and messagebox redirections are easy done by the script but , the redirection of moves through calls needs some time to write script if possible for it , or you can spend few hours to correct the problem, but you can bypass all that, by just adding two regions, and a missing dll ;if any; that you have to load in either case, for adding regions method:

dump at the oep and fix stolen, no iat fix, the redirected calls will tell you the first region to add, then run the target error msg. will tell you the second region to add, load the missing dll, in my case it was ole32 ,you will know from the error msg., target runs fine.

britedream.

Last edited by britedream; 09-19-2004 at 22:41.
Reply With Quote