Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.16 KB

Deprecated - I recommend using the Xposed version - /~https://github.com/ac-pm/SSLUnpinning_Xposed

SSLUnpinning

Android app to bypass SSL certificate validation (Certificate Pinning).

Description

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

Usage

How to uninstall

    adb uninstall SSLUnpinning.apk

License

See ./LICENSE.

Author

ACPM