JesusFreke/smali
smali/baksmali observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: n/a
- age_days: 5092
- days_rel: n/a
- days_push: 959
- n_releases_24m: 0
Adoption not part of the score
6628 stars · 1117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
smali/baksmali is an assembler and disassembler for the dex bytecode format used by Android's Dalvik VM. It converts dex files to human-readable smali syntax and back, supporting the full dex format including annotations and debug info.
Use cases
- disassemble an Android APK's dex files to readable smali code
- reassemble modified smali code back into dex format
- inspect and patch Android app bytecode
- analyze malware or obfuscated Android apps
- learn Dalvik dex bytecode internals
When to choose
- you need to read, edit, or rebuild Android dex bytecode
- you're doing Android reverse engineering or APK patching
- you want full-fidelity round-trip conversion of dex files
When to avoid
- you only need to decompile to Java source (use a decompiler like jadx instead)
- you're working with Java JVM bytecode rather than Android dex
Facets
cli-tool · maturity maintenance
parser compiler reverse-engineering developer-tools android-tools reverse-engineering developer-tools compilers jvm cli cross-platform dex dalvik smali baksmali android bytecode disassembler assembler apk-modification
1 source
- readme: https://github.com/JesusFreke/smali · fetched 2026-08-28 · 4bd401dccbe3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JesusFreke/smali | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="JesusFreke/smali")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem