Fuzion24 / JustTrustMe

An xposed module that disables SSL certificate checking for the purposes of auditing an app with cert pinning
Other
4.77k stars 782 forks source link

NOT WORKING ON ANDROID 7.X #35

Closed hajimxmiku closed 6 years ago

hajimxmiku commented 6 years ago

Hello I try to use this on android 7.1.2 but it is not working.when I installed this apk,all of my application network cant be use,only playstore have the internet access while other say that the website has been mooved to new adress. I tried this on android 6.x and its working flawlessly, now I hope that you can fix this issue thanks!

shiyindaddy commented 6 years ago

I have the same issue, my phone app can access Internet while browser cannot, it always prompt net::ERR_FAILED. All the https website encountered this issue, hope you can fix it, thanks!

hajimxmiku commented 6 years ago

Yes!.I cant even use the youtube!!!

On Oct 15, 2017 8:23 AM, "Athrob.Hua" notifications@github.com wrote:

I have the same issue, my phone app can access Internet while browser cannot, it always prompt net::ERR_FAILED. All the https website encountered this issue, hope you can fix it, thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Fuzion24/JustTrustMe/issues/35#issuecomment-336676876, or mute the thread https://github.com/notifications/unsubscribe-auth/AV2k_BL_7dxKYaP6WyTjggGDiL-Ztz1nks5ssVCZgaJpZM4P5hzA .

zemasa commented 6 years ago

Can confirm it is not working with the current Twitter app on Android 7.1.2. Are there any apps on 7.1.2 that are confirmed to work? I just need a PoC for a demo :)

MuchiMuchiPink commented 6 years ago

I guess not much is happening here. Any alternatives?

hajimxmiku commented 6 years ago

Nope :/

On Jan 22, 2018 10:45 PM, "MuchiMuchiPink" notifications@github.com wrote:

I guess not much is happening here. Any alternatives?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Fuzion24/JustTrustMe/issues/35#issuecomment-359443982, or mute the thread https://github.com/notifications/unsubscribe-auth/AV2k_C-ZaaZsH58mPstUgOg_pkUJv21Pks5tNJ8kgaJpZM4P5hzA .

luxin88 commented 6 years ago

I'm using Android 7.0 and there's the same problem with my phone

myalcin81 commented 6 years ago

I have too Android 7.0

alex-chan commented 6 years ago

Try this one: https://github.com/WooyunDota/DroidSSLUnpinning

MuchiMuchiPink commented 6 years ago

thank you @alex-chan this looks very promising so far.

tmjvonboss commented 6 years ago

This seems to work on android 8 for me, but it also used to work on 7.x for me before oneplus rolled oreo out

can you provide more information on your failure and whether it's with only one or multiple/ all apps you try it on?

Fuzion24 commented 6 years ago

Closing this thread. Submit a pull request.