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

New API calls for popular today / week #80

Open
Patralos opened this issue Sep 9, 2018 · 9 comments
Open

New API calls for popular today / week #80

Patralos opened this issue Sep 9, 2018 · 9 comments

Comments

@Patralos
Copy link

Patralos commented Sep 9, 2018

Has anyone already reversed / sniffed the new api calls for popular jodels of today / week?

@KLVN
Copy link

KLVN commented Sep 17, 2018

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 477 unknown).

@ioncodes
Copy link
Contributor

ioncodes commented Nov 7, 2018

@KLVN I recommend hooking the pinning methods without patching the app itself, you can use any remote instrumentation framework for that.

@guitar9
Copy link

guitar9 commented Nov 14, 2018

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.
Next step is to look at the code with jadx and try to hook the pinning method....

@ioncodes
Copy link
Contributor

@guitar9 My first success was using Frida.

@guitar9
Copy link

guitar9 commented Nov 16, 2018

@ioncodes Did you write your own script? Or did you used this: (https://codeshare.frida.re/@pcipolloni/universal-android-ssl-pinning-bypass-with-frida/)

@ioncodes
Copy link
Contributor

@guitar9 I wrote my own script.

@guitar9
Copy link

guitar9 commented Nov 16, 2018

@ioncodes ok :( can you publish it? :)

@ioncodes
Copy link
Contributor

@guitar9 No I can't, sorry :/

@guitar9
Copy link

guitar9 commented Nov 16, 2018

@ioncodes ok :) Can you give a hint at which classes to look?

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

4 participants