alephsecurity/research

JNI_CreateJavaVM fault

Opened this issue · 0 comments

I use harness.c for Android 10,but it's not working. when the invocation the JNI_CreateJavaVM(vm,env,args),cause the error.Segmentation fault.Alought linandroid_runtime.so has the createJavaVM function ,but it doesn't work.why use it by dlopen the libart.so