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

error with some apps though there is no decrypting enabled #39

Closed HamidZaeri closed 6 years ago

HamidZaeri commented 6 years ago

After I Installed JTM, one of my installed app said there is no connection to server. (while "decrypt HTTPS" was unchecked in fiddler)

link: https://goo.gl/UNDeV3 tested on android 7 device and android 4.4 VM (nox)

Fuzion24 commented 6 years ago

Not enough information.

HamidZaeri commented 6 years ago

Updated first post. Does jtm support native layer ssl pinned app?

Fuzion24 commented 6 years ago

no, it does not -> Does jtm support native layer ssl pinned app? Consider using something like Frida for that.