Hi all,
though I have been in
java_dev for a few months this is my first post, so.. hi. :-)
How would you recognize java process in runtime from outside the JVM? (in win32)
do you know a better way than monitorizing all procecesses and their DLL loads in order to detect the jvm.dll/javai.dll load?
gracias ;-)