Impact-I/reFlutter
Flutter Reverse Engineering Framework observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 97
- Release rhythm 89
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1603
- days_rel: 79
- days_push: 22
- n_releases_24m: 36
Adoption not part of the score
2738 stars · 293 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
reFlutter is a Python CLI framework for reverse engineering Flutter mobile apps by repacking APK/IPA files with a specially patched, precompiled Flutter engine. The patched library enables Burp Suite traffic interception, bypasses many certificate-pinning implementations, and exposes Dart classes, functions, and code offsets for dynamic analysis without root access or certificate installation.
Use cases
- intercept https traffic from a flutter app with burp suite
- bypass ssl certificate pinning in a flutter mobile app
- reverse engineer an apk built with flutter
- perform dynamic analysis of a dart snapshot in a mobile app
- security test a flutter app during a bug bounty
- patch a flutter ipa for traffic monitoring on ios
When to choose
- you are pentesting or bug-bounty hunting a Flutter-based Android or iOS app
- you need traffic interception or pinning bypass without root or installing CA certificates on the device
- you want to enumerate Dart classes, functions, and code offsets from a compiled Flutter snapshot
When to avoid
- the target app is a native Android/iOS app not built with Flutter
- you need a general-purpose disassembler or static reverse engineering suite rather than Flutter-specific dynamic analysis
- you cannot repack and re-sign the target APK/IPA, for example due to unworkable integrity protections
Facets
cli-tool · maturity active
reverse-engineering security penetration-testing cli security penetration-testing reverse-engineering mobile-development windows python cross-platform flutter ssl-pinning-bypass traffic-interception burp-suite apk-repacking ipa-repacking dynamic-analysis dart-snapshot bugbounty mobile-security linux macos android ios
2 sources
- readme: https://github.com/Impact-I/reFlutter · fetched 2026-08-28 · fbc160722125
- registry_pypi: https://pypi.org/pypi/reflutter/json · fetched 2026-08-29 · 52ca0e272e01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Impact-I/reFlutter | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="Impact-I/reFlutter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem