frida icon indicating copy to clipboard operation
frida copied to clipboard

17.1.5: frida-server (Android) heavily broken

Open patois opened this issue 6 months ago • 2 comments

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.

patois avatar Jun 16 '25 15:06 patois

I have the same issues in Frida 17.2.0 with android 15.

prisaenter88 avatar Jun 19 '25 16:06 prisaenter88

我也是https://github.com/frida/frida/issues/3506

onexue avatar Jun 20 '25 09:06 onexue

same here.

kings-way avatar Jun 20 '25 09:06 kings-way

参卡解决方法:https://github.com/frida/frida/issues/3502#issuecomment-2995989215

onexue avatar Jun 24 '25 06:06 onexue