Android Xposed module to remove certificate pinning.
Tested on Twitter 7.79.0-release.27. Change the package name in Main.java
to test other apps.
- [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
MIT
This module is for educational purpose, and by no means a general module which fits all APPs. Use it at your own risk.