View Single Post
  #1  
Old 10-20-2005, 20:46
winndy winndy is offline
VIP
 
Join Date: Sep 2005
Posts: 236
Rept. Given: 104
Rept. Rcvd 26 Times in 12 Posts
Thanks Given: 27
Thanks Rcvd at 16 Times in 13 Posts
winndy Reputation: 26
How to Debug JNI dll using OD?

JEXECreator launch the jexecpm.jar(java) through jexecpm.exe(C++).
And jexecreator.dll is a dll using the JNI method.
I loaded the jexecpm.exe,but when I view the internal moduls,I
cannot see the jexecreator.dll.
I loaded jexecreator.dll and try to attach jexecpm.exe,but it failed.

Is there any way to debug JNi dll?
Reply With Quote