View Single Post
  #1  
Old 07-12-2002, 17:30
vader
 
Posts: n/a
softice question

I'm trying to crack a java prog with some native methods.
I disassembled the dll in IDA and produced a map file. With Msym.exe i created a sym file. In symbol loader i loaded the native dll and the nms file.
In SI i set bpx on methods used in native dll - however SI doesn't break .
Please help solve my problem.
Reply With Quote