JustTrustMe
An xposed module that disables SSL certificate checking for the purposes of auditing an app with cert pinning
Install / Use
/learn @Fuzion24/JustTrustMeREADME
JustTrustMe
An xposed module that disables SSL certificate checking. This is useful for auditing an application which does certificate pinning. There also exists a nice framework built by @moxie to aid in pinning certs in your app: certificate pinning.
An example of an application that does cert pinning is Twitter. If you would like to view the network traffic for this application, you must disable the certificate pinning.
I built this for xposed rather than cydia substrate because xposed seems to support newer devices better. Marc Blanchou wrote the original tool for cydia substrate. If you find that you are not able to MITM an application please file an issue.
Installation
As a prequsite, your device must be rooted and the xposed framework must be installed. You can download the xposed framework here.
Install from binary
The JustTrustMe binary can be downloaded from https://github.com/Fuzion24/JustTrustMe/releases/latest
adb install ./JustTrustMe.apk
or navigate here and download the APK on your phone: https://github.com/Fuzion24/JustTrustMe/releases/latest
Build from Source
All the normal gradle build commands apply: To build a release APK:
./gradlew assembleRelease
To install directly to the phone connected via ADB:
./gradlew installRelease
Related Skills
node-connect
325.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
80.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
325.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
80.2kCommit, push, and open a PR
