-
Notifications
You must be signed in to change notification settings - Fork 33
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
New API calls for popular today / week #80
Comments
I tried sniffing, but the app doesn't allow user certificates and therefore is unable to connect to their servers. I also followed this tutorial to bypass this protection, but after installing and opening the app for the first time, it's still unable to connect (this time with error |
@KLVN I recommend hooking the pinning methods without patching the app itself, you can use any remote instrumentation framework for that. |
somebody has success in unpinning the app? Tried SLL Unpinning from Xposed and SLL Unpinning with Frida (https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/). Both doesnt seems to work. |
@guitar9 My first success was using Frida. |
@ioncodes Did you write your own script? Or did you used this: (https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/) |
@guitar9 I wrote my own script. |
@ioncodes ok :( can you publish it? :) |
@guitar9 No I can't, sorry :/ |
@ioncodes ok :) Can you give a hint at which classes to look? |
Has anyone already reversed / sniffed the new api calls for popular jodels of today / week?
The text was updated successfully, but these errors were encountered: