LuckyPray/DexKit
An easy-to-use, high-performance dex deobfuscation library. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 98
- Release rhythm 66
- 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: 55.0
- age_days: 1499
- days_rel: 144
- days_push: 13
- n_releases_24m: 7
Adoption not part of the score
1008 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DexKit is a high-performance dex parsing and deobfuscation library implemented in C++ with Kotlin bindings, used to locate obfuscated classes, methods, and fields in Android apps at runtime. It supports multi-condition and string-based batch searches, making it popular for Xposed module development.
Use cases
- find obfuscated classes in an android apk
- locate methods by string usage in a dex file
- build an xposed module that survives app updates
- search dex for classes matching multiple conditions
- resolve renamed methods and fields across app versions
- reverse engineer android app internals
When to avoid
- you need static decompilation to readable Java source
- you work with non-Android bytecode like plain JVM class files
- you need a full APK reverse-engineering GUI rather than a lookup library
Facets
library · maturity active
reverse-engineering parser search-engine developer-tools reverse-engineering security android-tools developer-tools cpp jvm dex deobfuscation xposed native-module runtime-analysis apk-analysis android
2 sources
- readme: https://github.com/LuckyPray/DexKit · fetched 2026-08-28 · 5f1beb7d86c6
- homepage: https://luckypray.org/DexKit/ · fetched 2026-08-29 · 03695da9ea39
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LuckyPray/DexKit | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="LuckyPray/DexKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem