siyujie / OkHttpLogger-Frida

Frida 实现拦截okhttp的脚本

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: writeTo(): argument types do not match any of

luckyooh opened this issue · comments

print request error : Error: writeTo(): argument types do not match any of:
.overload('okio.g')
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 printerRequest (/okhttp_poker.js:171)
at printAll (/okhttp_poker.js:106)
at (/okhttp_poker.js:89)
at (frida/node_modules/frida-java-bridge/lib/vm.js:16)
at perform (frida/node_modules/frida-java-bridge/index.js:193)
at buildNewResponse (/okhttp_poker.js:98)
at (/okhttp_poker.js:510)
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)

佬,报错了,拿不到Request Body
快手10.0.23,原生安卓7