View Single Post
  #2  
Old 08-12-2005, 13:50
siddhartha
 
Posts: n/a
As a starting point you can check what lays inside with PEiD->KANAL plugin, which is gonna tell you if there are any known cryptos inside the code. If that doesn't work you can trace back to the CRC/whatever check in the code from the crash point - in this case LoadLibraryW. I hope this helps you



/siddhartha
Reply With Quote