worawit/blutter
Flutter Mobile Application Reverse Engineering Tool observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 98
- Release rhythm 35
- Longevity 79
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: 1107
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
2627 stars · 362 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Blutter is a reverse engineering tool for Flutter mobile applications that compiles the Dart AOT runtime to extract symbols and objects from libapp.so binaries. It outputs annotated assembly, object pool dumps, and a Frida script template for analyzed Android arm64 apps.
Use cases
- reverse engineer a flutter android app
- extract symbols from libapp.so
- analyze dart aot compiled apk
- generate frida script for flutter app
- dump dart object pool from mobile app
- decompile flutter application
When to choose
- analyzing a Flutter Android app's arm64 libapp.so
- you need Dart symbols and object dumps for reverse engineering
- you want a Frida script template for a Flutter target
When to avoid
- targeting iOS or non-arm64 Android binaries
- the app uses a very old Dart version
- you need a GUI-based disassembler
Facets
cli-tool · maturity active
reverse-engineering parser developer-tools reverse-engineering mobile-development security windows cli cpp python flutter dart android apk-analysis frida aot-compiler disassembly linux macos
1 source
- readme: https://github.com/worawit/blutter · fetched 2026-08-28 · 7f9dded38333
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| worawit/blutter | main | 72 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem