-
Notifications
You must be signed in to change notification settings - Fork 268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug 报错 #20
Comments
我也遇到了,我下载源码修复了下,重新打包的 http://file.od4.cn/share/4Wtg7tkQ |
问题的原因是啥 找到了吗?
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年8月9日(星期一) 下午5:17
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [siyujie/OkHttpLogger-Frida] bug 报错 (#20)
我也遇到了,我下载源码修复了下,重新打包的 http://file.od4.cn/share/4Wtg7tkQ
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
没有okio的依赖包 |
Error: java.lang.ClassNotFoundException: Didn't find class "okio.Buffer" on path: DexPathL
ist[[dex file "/data/local/tmp/okhttpfind.dex"],nativeLibraryDirectories=[/system/lib, /ve
ndor/lib]]
at (frida/node_modules/frida-java-bridge/lib/env.js:124)
at (frida/node_modules/frida-java-bridge/lib/class-factory.js:443)
at value (frida/node_modules/frida-java-bridge/lib/class-factory.js:812)
at _make (frida/node_modules/frida-java-bridge/lib/class-factory.js:112)
at use (frida/node_modules/frida-java-bridge/lib/class-factory.js:63)
at use (frida/node_modules/frida-java-bridge/index.js:246)
at (/okhttp_poker.js:606)
at (frida/node_modules/frida-java-bridge/lib/vm.js:11)
at perform (frida/node_modules/frida-java-bridge/index.js:193)
at hold (/okhttp_poker.js:623)
at (:1)
at eval (native)
at fridaReplEvaluate (/okhttp_poker.js:800)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23)
The text was updated successfully, but these errors were encountered: