wdwind / PinRemover

[Xposed module] Remove certificate pinning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certificate Pin Remover

Android Xposed module to remove certificate pinning.

Testing

Tested on Twitter 7.79.0-release.27. Change the package name in Main.java to test other apps.

Install

  • [Optional] Suggest to test in Genymotion emulator
  • Root the device
  • Install Xposed framework
  • Download the apk from releases
  • Install the apk adb install PinRemover.apk

License

MIT

Disclaimer

This module is for educational purpose, and by no means a general module which fits all APPs. Use it at your own risk.

About

[Xposed module] Remove certificate pinning.


Languages

Language:Java 100.0%