View Single Post
  #2  
Old 01-17-2004, 05:31
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
It is probably saved in the exe as a resource in one of
the exe's or a file compressed/encrypted in the main programs
root dir. Might be the best way around this is to copy that
dll to the main prog dir and locate the code that loads
this dll, have it point to the main dir instead of the temp
dir and changed the random filename to the saved one,
then you can crack the dll.
Reply With Quote