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

I can't visit any website when I turn JustTrustMe on. #47

Open zipg opened 5 years ago

zipg commented 5 years ago

Everytime I turn JustTrustMe on. Then all webview(any app or browser) can't visit any webpage and show network errors. It is strange that I can sniffer the App's API requests as normal at the same time. I thought it was the problem of my device or it's webview. then I try other devices. all the same. Does anyone got same situation? how to fix it?

ghost commented 5 years ago

Install Fiddler certificate?

zipg commented 5 years ago

Install Fiddler certificate?

Yes. I did. HTTPS and API requests are working fine with Fiddler but webview.

ghost commented 5 years ago

@tanghengvip And what did you sniff?

zipg commented 5 years ago

@tanghengvip And what did you sniff?

Like a App including Native&Webview. The webview part always fail. and I saw people got same problem on Baidu(Chinese Google^_^).

sheaking commented 5 years ago

@tanghengvip And what did you sniff?

Like a App including Native&Webview. The webview part always fail. and I saw people got same problem on Baidu(Chinese Google^_^).

I also encounter such a problem. Can you solve it now?Tks

zipg commented 4 years ago

@tanghengvip And what did you sniff?

Like a App including Native&Webview. The webview part always fail. and I saw people got same problem on Baidu(Chinese Google^_^).

I also encounter such a problem. Can you solve it now?Tks

You should try this solotion

yoshimo commented 4 years ago

I still get trouble with Google components in a boringssl library. Is that supposed to work with v4 or do we need additional hooks?

zipg commented 4 years ago

I still get trouble with Google components in a boringssl library. Is that supposed to work with v4 or do we need additional hooks?

Does normal Apps work with v4?

yoshimo commented 4 years ago

So far yes