siyujie / OkHttpLogger-Frida

Frida 实现拦截okhttp的脚本

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

某团执行hold后,Error: invoke(): argument types do not match any of

RainbowXie opened this issue · comments

........... hookRealCall : okhttp3.RealCall
Error: invoke(): argument types do not match any of:
.overload('java.lang.Object', '[Ljava.lang.Object;')
at X (frida/node_modules/frida-java-bridge/lib/class-factory.js:563)
at value (frida/node_modules/frida-java-bridge/lib/class-factory.js:966)
at e (frida/node_modules/frida-java-bridge/lib/class-factory.js:547)
at onFailure (/okhttp_poker.js:540)
at apply (native)
at ne (frida/node_modules/frida-java-bridge/lib/class-factory.js:613)
at (frida/node_modules/frida-java-bridge/lib/class-factory.js:592)

更新后再试试呢