Hi every body, I am new to your group, and I have some questions about jvm and its security model.
I want to intercept method calls or object creation in jvm and do call some os library before it, now I would like to Know if I can do this by JNI(java native interface). Indeed I have seen that jvm 1.6.1 distribution contains a "src" folder which includes source code for java API, But I don`t know whether it contains c++ source for jvm itself or not. Any way I am going to have some manipulation on jvm security but I don`t know where to start from. Thanks before. Best Regards, Michel.