Friday, 9 October 2015

[MOD][XPOSED][APP] SSLUnpinning - Certificate Pinning Bypass



SSLUnpinning - Certificate Pinning Bypass

If you need intercept the traffic from one app who use certificate pinning, with a tool like Burp Suite Proxy, the SSLUnpinning help you with this hard work!
The SSLUnpinning through Xposed Framework, make severous hooks in SSL classes to bypass the certificate verifications for one specific app, then you can intercept all your traffic.

Source Code in GitHub

/ac-pm/SSLUnpinning_Xposed



No comments:

Post a Comment