|
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?
|