# Fuzion24/JustTrustMe

An xposed module that disables SSL certificate checking for the purposes of auditing an app with cert pinning

Repository: https://github.com/Fuzion24/JustTrustMe
Canonical: https://ross.abutalabs.com/products/justtrustme
Language: Java
License: NOASSERTION
License Family: other
Last push: 2024-09-02T19:03:26+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4423, "days_push": 730, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5361, forks 825 (observed 2026-08-28T04:09:16.045511+00:00)

## What it is
An Xposed module for rooted Android devices that disables SSL certificate pinning in apps, enabling traffic interception during security audits. It hooks common certificate validation methods so tools like proxies can MITM pinned applications.

## Use cases
- bypass ssl certificate pinning in an android app
- intercept network traffic from an app that pins certificates
- mitm an android app during a security audit
- disable cert validation with xposed for testing
- audit mobile app tls behavior

## When to choose
- you need to inspect HTTPS traffic of a pinned Android app
- you already have a rooted device with the Xposed framework
- you are doing authorized mobile app security testing

## When to avoid
- your device is not rooted or lacks the Xposed framework
- you need to bypass pinning on iOS or non-Android platforms
- you want a general-purpose proxy rather than a pinning bypass

## Facets
- artifact type: plugin
- maturity: maintenance
- function: security, penetration-testing, reverse-engineering
- domain: security, penetration-testing, android-tools, developer-tools
- platform: -
- tags: xposed-module, ssl-pinning-bypass, mitm, mobile-security-audit, android

## Member repositories
- Fuzion24/JustTrustMe (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:16.045511+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:58:45.299197+00:00, confidence not recorded.
  - readme: https://github.com/Fuzion24/JustTrustMe (fetched 2026-08-28T04:09:16.045511+00:00, sha 077873048929)
- Data as of 2026-08-30T08:39:29.467469+00:00.
