bytedance/AabResGuard
The tool of obfuscated aab resources.(Android app bundle资源混淆工具) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 2473
- days_rel: n/a
- days_push: 1743
- n_releases_24m: 0
Adoption not part of the score
1387 stars · 211 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AabResGuard is a tool from ByteDance's Douyin Android team that obfuscates resources inside Android App Bundle (AAB) files to shrink package size. It works as both a command-line tool and a Gradle plugin, supporting duplicate resource merging, file filtering, whitelisting, and incremental obfuscation via mapping files.
Use cases
- obfuscate resources in an android app bundle
- reduce aab package size by merging duplicate resources
- filter unnecessary files like native libs from an aab
- incrementally obfuscate aab resources using a mapping file
- remove unused strings from an android bundle
- protect android resource names from reverse engineering
When to choose
- you ship android app bundles and want smaller download sizes
- you need resource name obfuscation with whitelist control
- you want aab obfuscation integrated into your gradle build
When to avoid
- you build with APKs instead of AABs (use AndResGuard instead)
- you need actively maintained tooling - the latest release is from 2021
- you target newer bundletool versions that may be incompatible
Facets
cli-tool · maturity maintenance
security build-tool cli mobile-development android-tools security developer-tools cli jvm aab resource-obfuscation android-app-bundle gradle-plugin apk-size-reduction android
1 source
- readme: https://github.com/bytedance/AabResGuard · fetched 2026-08-28 · 7c4220b01ff3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bytedance/AabResGuard | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="bytedance/AabResGuard")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem