# ViRb3/TrustMeAlready

🔓 Disable SSL verification and pinning on Android, system-wide

Repository: https://github.com/ViRb3/TrustMeAlready
Canonical: https://ross.abutalabs.com/products/trustmealready
Language: Java
License Family: other
Topics: xposed, module, android, ssl, pinning, bypass, root
Archived: true
Last push: 2019-09-23T19:53:15+00:00

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

## Adoption (not part of the score)
Stars 1508, forks 191 (observed 2026-08-28T04:04:55.598712+00:00)

## What it is
An Xposed module for rooted Android devices that disables SSL certificate verification and pinning system-wide. It hooks Java trust-check methods so all apps accept untrusted certificates, enabling HTTPS traffic inspection.

## Use cases
- bypass ssl pinning on android apps
- intercept https traffic from android apps with a proxy
- disable ssl verification system-wide on rooted android
- pentest android app network communication
- sniff app api traffic for reverse engineering

## When to choose
- you need a single system-wide SSL bypass instead of patching each APK
- you already run an Xposed-compatible framework like EdXposed or LSPosed on a rooted device
- you want to inspect HTTPS traffic from many apps at once during security testing

## When to avoid
- your device is not rooted or lacks an Xposed-compatible hooking framework
- you only need to bypass pinning in one app and prefer repackaging the APK without root
- the target app uses custom certificate checks that bypass standard Java trust hooks
- you need a maintained solution - the last release was in 2019 and newer Android versions may not be supported

## Facets
- artifact type: plugin
- maturity: maintenance
- function: security, cryptography, reverse-engineering, penetration-testing
- domain: security, android-tools, penetration-testing, reverse-engineering
- platform: -
- tags: xposed-module, ssl-pinning-bypass, root, mobile-security-testing, traffic-interception, android

## Member repositories
- ViRb3/TrustMeAlready (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.598712+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-30T04:32:31.671712+00:00, confidence not recorded.
  - readme: https://github.com/ViRb3/TrustMeAlready (fetched 2026-08-28T04:04:55.598712+00:00, sha c3a2bf9bc12e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
