> cat /dev/github | grep security-tools
discovered 03 Aug 2026

SSLUnpinning_Xposed

via awesome-list
→ View on GitHub
SSLUnpinning is an Android Xposed Module designed to bypass SSL certificate pinning, enabling users to intercept and analyze traffic from applications that implement such security measures. By utilizing hooks in various SSL classes, it provides a straightforward interface for selecting apps, making it invaluable for penetration testing and security assessments. Notable features include compatibility with multiple SSL APIs (JSSE, Apache, OKHTTP) and the requirement for the Xposed Framework to function.