We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
双向认证进行./spawn keystore_dump.js,出现报错 Error: java.lang.ClassNotFoundException: Didn't find class "[java.security.cert.X509Certificate" on path: DexPathList[[zip file "/data/app/com.yuanrenxue.match2022-VRPl2zHSsrdhlLZsuj2BSg==/base.apk"],nativeLibraryDirectories=[/data/app/com.yuanrenxue.match2022-VRPl2zHSsrdhlLZsuj2BSg==/lib/arm64, /data/app/com.yuanrenxue.match2022-VRPl2zHSsrdhlLZsuj2BSg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
The text was updated successfully, but these errors were encountered:
frida 14的java.array在构造基本类型之外的数组的时候就会报这样的错误,换成frida15就解决了
Sorry, something went wrong.
No branches or pull requests
双向认证进行./spawn keystore_dump.js,出现报错
Error: java.lang.ClassNotFoundException: Didn't find class "[java.security.cert.X509Certificate" on path: DexPathList[[zip file "/data/app/com.yuanrenxue.match2022-VRPl2zHSsrdhlLZsuj2BSg==/base.apk"],nativeLibraryDirectories=[/data/app/com.yuanrenxue.match2022-VRPl2zHSsrdhlLZsuj2BSg==/lib/arm64, /data/app/com.yuanrenxue.match2022-VRPl2zHSsrdhlLZsuj2BSg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
The text was updated successfully, but these errors were encountered: