Inspeckage
Inspeckage copied to clipboard
SSL Unpinning not working with WebView requests
I'm trying to see the all the requests from an android application using SSL Unpinning. Every request works fine until the app does an email verification opening a webview page. When this occurs, the requests simply does not work and keeps retrying.
But when i deactivate the ssl unpinning for the application and relaunch the app. The webview requests works perfectly. But i'm unable to intercept the other requests that have ssl pinning.
I've tried SSL Unpinning Xposed module alone (not with inspeckage) and the behavior is the same.
Any ideas?
I'm using a Samsung Galaxy S6 to make the tests.
This project is abandoned, in my repository I will be fixing the bugs that I can
#94
This project is abandoned, in my repository I will be fixing the bugs that I can
#94
How to compile it from ur repo?
This project is abandoned, in my repository I will be fixing the bugs that I can
#94
Can you please upload a apk with your changes? Thank you!