# httptoolkit/frida-interception-and-unpinning

Frida scripts to rewrite mobile applications at runtime to directly MitM all HTTPS traffic

Repository: https://github.com/httptoolkit/frida-interception-and-unpinning
Canonical: https://ross.abutalabs.com/products/frida-interception-and-unpinning
Homepage: https://httptoolkit.com/android/
Language: JavaScript
License: AGPL-3.0
License Family: copyleft
Topics: android, frida, certificate, interception, mitm
Last push: 2026-08-21T10:49:36+00:00

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

## Adoption (not part of the score)
Stars 2266, forks 292 (observed 2026-08-28T04:06:32.725658+00:00)

## What it is
A collection of Frida scripts that rewrite mobile applications at runtime to bypass certificate pinning and route all HTTPS traffic through a man-in-the-middle proxy. It is part of the HTTP Toolkit ecosystem for intercepting and debugging mobile HTTP(S) traffic.

## Use cases
- bypass certificate pinning in an android app
- intercept https traffic from a mobile app
- debug api calls made by an android application
- mitm a mobile app that rejects user certificates
- inspect encrypted traffic from an app on an emulator
- reverse engineer an app's network communication

## When to choose
- you need to inspect or debug HTTPS traffic from an Android app that uses certificate pinning
- you already use Frida or HTTP Toolkit and want automated unpinning scripts
- you are doing security research or API reverse engineering on mobile apps

## When to avoid
- you only need to intercept traffic from apps that already trust user certificates
- you need a no-root, no-frida solution for production devices
- you are working on iOS or non-Android platforms, as these scripts target Android

## Facets
- artifact type: library
- maturity: active
- function: security, reverse-engineering, developer-tools
- domain: security, mobile-development, developer-tools, android-tools
- platform: cli
- tags: frida, mitm, certificate-pinning, https-interception, mobile-security, runtime-instrumentation, android, javascript

## Member repositories
- httptoolkit/frida-interception-and-unpinning (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:32.725658+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-30T02:42:22.909539+00:00, confidence not recorded.
  - readme: https://github.com/httptoolkit/frida-interception-and-unpinning (fetched 2026-08-28T04:06:32.725658+00:00, sha 9ec31b90ce32)
  - homepage: https://httptoolkit.com/android/ (fetched 2026-08-29T10:22:59.981693+00:00, sha 508c8dd19c46)
  - site_page: https://httptoolkit.com/docs (fetched 2026-08-29T10:22:59.986003+00:00, sha 47a264d521ad)
  - site_page: https://httptoolkit.com/pricing (fetched 2026-08-29T10:22:59.984156+00:00, sha 13a0631a1858)
  - site_page: https://httptoolkit.com/all-integrations (fetched 2026-08-29T10:22:59.987525+00:00, sha 4c43ea947953)
  - site_page: https://httptoolkit.com/download/win-exe (fetched 2026-08-29T10:22:59.989074+00:00, sha f72ae7cf8997)
- Data as of 2026-08-30T08:39:29.467469+00:00.
