View Single Post
  #48  
Old 01-03-2004, 10:37
mtw mtw is offline
Friend
 
Join Date: Feb 2003
Posts: 73
Rept. Given: 0
Rept. Rcvd 2 Times in 1 Post
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
mtw Reputation: 2
What is the jmp table address in the app and the address
it is trying to jmp to. There is one jmp i have to manually
make a function(retrn 4) for a jmp address that is part of the protection. If this is the address I can tell you how to
resolve this. But from your I dont believe this is the one.

Your best bet is to put a bp on that jmp address in the
protected app after you hit the oep. Then when it breaks
trace it it might be part of the protection.
Reply With Quote