frida
frida copied to clipboard
17.1.5: frida-server (Android) heavily broken
Java.available returns true
Java.perform() does not work, but Java.vm.perform() does instead.
Java.use() does not find a specified class any longer (whereas on a 16 dot something server version, it still did).
consequently, frida-trace does not work either, presumably because it does not find classes either.
I have the same issues in Frida 17.2.0 with android 15.
我也是https://github.com/frida/frida/issues/3506
same here.
参卡解决方法:https://github.com/frida/frida/issues/3502#issuecomment-2995989215