View Single Post
  #46  
Old 01-02-2004, 07:08
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
ASProtect 1.22.dll comes in the 1.6 zip file,
and if u still cant resolve them load the protected app
and follow it till you hit the jmp table for imports
and look at the window to see the address of the
function your in then just use imprec and tell
it what that function that jmp is and what dll it is.

Ive had todo this for Codecoffer protected apps until
I wrote a plugin for imprec to resovle them, it takes
longer but if there is only a few it dont take long and 1
other thing I'm running w2k so there maybe a diff in the
way imprec looks up the address's.
Reply With Quote