You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tiny demo app using SSL pinning to block HTTPS MitM interception
2
+
3
+
> _Part of [HTTP Toolkit](https://httptoolkit.tech): powerful tools for building, testing & debugging HTTP(S)_
4
+
5
+
A tiny demo app using SSL pinning to block HTTPS MitM interception.
6
+
7
+
## Try it out
8
+
9
+
You can either clone this repo and build it yourself in Android Studio, or download the APK from the [releases page](https://github.com/httptoolkit/android-ssl-pinning-demo/releases) and install it with `adb install android-ssl-pinning-demo.apk`.
0 commit comments