ClaudiuGeorgiu/Obfuscapk
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2575
- days_rel: n/a
- days_push: 767
- n_releases_24m: 0
Adoption not part of the score
1272 stars · 322 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Obfuscapk is a modular Python tool that obfuscates Android APKs and App Bundles in a black-box fashion, without needing source code, by decompiling with apktool and transforming smali code, resources, and manifest. It supports extensible obfuscation techniques via a plugin-style architecture.
Use cases
- obfuscate an android apk without source code
- make an app look different to signature-based antivirus
- apply obfuscation techniques to smali code
- test malware detection against obfuscated android apps
- extend an obfuscation tool with custom techniques
- obfuscate android app bundle aab files
When to choose
- you need black-box APK obfuscation without original source code
- you want a modular tool you can extend with new obfuscation techniques
- you need to generate obfuscated app variants for research or testing
When to avoid
- the project is archived and no longer maintained
- you need actively supported obfuscation with recent Android versions
- you need app bundle obfuscation on Windows (unsupported)
- you want source-level obfuscation of your own codebase
Facets
cli-tool · maturity abandoned
security cli developer-tools security android-tools reverse-engineering mobile-development windows python cli android apk obfuscation smali apktool black-box app-bundle archived linux macos
1 source
- readme: https://github.com/ClaudiuGeorgiu/Obfuscapk · fetched 2026-08-28 · 9c6f089404d8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ClaudiuGeorgiu/Obfuscapk | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="ClaudiuGeorgiu/Obfuscapk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem