# WooyunDota/DroidSSLUnpinning

Android certificate pinning disable tools

Repository: https://github.com/WooyunDota/DroidSSLUnpinning
Canonical: https://ross.abutalabs.com/products/droidsslunpinning
Language: JavaScript
License Family: other
Last push: 2020-04-07T05:38:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4122, "days_push": 2339, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1509, forks 349 (observed 2026-08-28T04:04:55.679471+00:00)

## What it is
A collection of Frida hook scripts (ObjectionUnpinningPlus) that bypass Android certificate pinning so HTTPS traffic can be intercepted with a proxy. It covers hooks for okhttp, webview, JSSE, TrustKit, Cronet, network_security_config, and more.

## Use cases
- bypass android ssl pinning to capture https traffic
- intercept app traffic with mitm proxy when certificate is pinned
- hook okhttp and webview certificate validation with frida
- disable network_security_config pinning on android 7+
- penetration test android app tls protections
- handle mutual tls pinning during traffic analysis

## When to choose
- you need a ready-made Frida script covering many pinning implementations (okhttp, TrustKit, Cronet, etc.)
- you are doing authorized mobile app security testing on Android
- you want to attach or spawn hooks quickly via the Frida CLI

## When to avoid
- you target iOS or non-Android platforms
- you need a maintained tool with active updates and a license
- you want an Xposed-based solution without compiling (use JustTrustMe instead)
- you lack authorization to test the target app

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, reverse-engineering
- domain: security, penetration-testing, android-tools, developer-tools
- platform: cli, python
- tags: ssl-unpinning, frida, certificate-pinning, mobile-security, hooking, traffic-interception, android

## Member repositories
- WooyunDota/DroidSSLUnpinning (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.679471+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:28.920206+00:00, confidence not recorded.
  - readme: https://github.com/WooyunDota/DroidSSLUnpinning (fetched 2026-08-28T04:04:55.679471+00:00, sha 4cf18119579d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
