federicodotta/Brida
The new bridge between Burp Suite and Frida! observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 49
- Release rhythm 21
- Longevity 100
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: 3323
- days_rel: 314
- days_push: 307
- n_releases_24m: 1
Adoption not part of the score
1889 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Brida is a Burp Suite extension that bridges Burp Suite and Frida, letting testers invoke and manipulate an application's own methods while tampering with traffic between the app and its backend. It supports all Frida platforms including Android, iOS, Windows, macOS, Linux, and QNX.
Use cases
- tamper encrypted mobile app traffic in burp without knowing the crypto keys
- bypass ssl pinning and security checks on android and ios apps
- hook java and objective-c methods to inspect arguments and return values
- make an app encrypt or decrypt payloads for me during a pentest
- analyze a mobile app's classes and methods from a gui tree
- speed up mobile application security assessments with frida hooks
When to choose
- you need to modify traffic protected by app-specific crypto or device-bound keys
- you want to reuse the app's own encryption/token routines instead of reimplementing them
- you do mobile assessments and want ready-made frida hooks callable from burp
When to avoid
- you only need plain http interception without app-level crypto or hooks
- your target is not supported by frida or runs on an unsupported platform
- you need a fully automated CI pipeline rather than interactive manual testing
Facets
plugin · maturity active
security reverse-engineering penetration-testing plugin-system security penetration-testing reverse-engineering mobile-development windows cross-platform burp-suite-extension frida mobile-security traffic-tampering hooking java objc android ios macos linux
1 source
- readme: https://github.com/federicodotta/Brida · fetched 2026-08-28 · cebc3bc9ad19
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| federicodotta/Brida | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="federicodotta/Brida")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem