httptoolkit/frida-interception-and-unpinning
Frida scripts to rewrite mobile applications at runtime to directly MitM all HTTPS traffic observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1889
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
2266 stars · 292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
security reverse-engineering developer-tools security mobile-development developer-tools android-tools cli frida mitm certificate-pinning https-interception mobile-security runtime-instrumentation android javascript
6 sources
- readme: https://github.com/httptoolkit/frida-interception-and-unpinning · fetched 2026-08-28 · 9ec31b90ce32
- homepage: https://httptoolkit.com/android/ · fetched 2026-08-29 · 508c8dd19c46
- site_page: https://httptoolkit.com/docs · fetched 2026-08-29 · 47a264d521ad
- site_page: https://httptoolkit.com/pricing · fetched 2026-08-29 · 13a0631a1858
- site_page: https://httptoolkit.com/all-integrations · fetched 2026-08-29 · 4c43ea947953
- site_page: https://httptoolkit.com/download/win-exe · fetched 2026-08-29 · f72ae7cf8997
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| httptoolkit/frida-interception-and-unpinning | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="httptoolkit/frida-interception-and-unpinning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem