Skip to content
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

http_communications/okhttp3_retrofit does not work #45

Open
cryptax opened this issue Jul 7, 2023 · 1 comment
Open

http_communications/okhttp3_retrofit does not work #45

cryptax opened this issue Jul 7, 2023 · 1 comment

Comments

@cryptax
Copy link

cryptax commented Jul 7, 2023

This is the error I get when I try to use it:

Error: java.lang.ClassNotFoundException: Didn't find class "okio.ByteString" on path: DexPathList[[zip file "/data/app/com.nslah.ieg.tzzi.hkb-Y9Z6MzBn4tinDfbGgmDy5g==/base.apk"],nativeLibraryDirectories=[/data/app/com.nslah.ieg.tzzi.hkb-Y9Z6MzBn4tinDfbGgmDy5g==/lib/x86_64, /system/lib64, /system/product/lib64]]
    at <anonymous> (frida/node_modules/frida-java-bridge/lib/env.js:124)
    at <anonymous> (frida/node_modules/frida-java-bridge/lib/class-factory.js:502)
    at value (frida/node_modules/frida-java-bridge/lib/class-factory.js:945)
    at value (frida/node_modules/frida-java-bridge/lib/class-factory.js:950)
    at _make (frida/node_modules/frida-java-bridge/lib/class-factory.js:165)
    at use (frida/node_modules/frida-java-bridge/lib/class-factory.js:62)
    at use (frida/node_modules/frida-java-bridge/index.js:258)
    at <anonymous> (/script1.js:1290)
    at <anonymous> (frida/node_modules/frida-java-bridge/lib/vm.js:12)
    at _performPendingVmOps (frida/node_modules/frida-java-bridge/index.js:250)
    at <anonymous> (frida/node_modules/frida-java-bridge/index.js:242)
    at apply (native)
    at ne (frida/node_modules/frida-java-bridge/lib/class-factory.js:673)
    at <anonymous> (frida/node_modules/frida-java-bridge/lib/class-factory.js:651)
  • Sample: c1642ac3f729701223043b16ac2c6c5f64adc7080f474c181067b0f1335218f2
@Ch0pin
Copy link
Owner

Ch0pin commented Jul 7, 2023

Probably due to obfuscation but I will check it out. Than you @cryptax for the sample too !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants