Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More) observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 93
- Release rhythm 31
- 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: 182.5
- age_days: 4341
- days_rel: 244
- days_push: 47
- n_releases_24m: 3
Adoption not part of the score
15614 stars · 1274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bytecode Viewer is a free, open-source Java and Android APK reverse engineering suite that bundles six Java decompilers, bytecode disassemblers/assemblers, a Java compiler, and search functionality in one GUI tool. It supports loading Class, Jar, APK, DEX, XAPK, WAR, and JSP files and includes a plugin system with a malicious code scanner.
Use cases
- decompile a Java jar back to source code
- reverse engineer an Android APK
- view and edit smali code from a DEX file
- scan jars for malicious code
- compare output of multiple Java decompilers
- decompile class files from the command line
- recompile edited Java or bytecode into a runnable jar
When to choose
- you need multiple decompilers (CFR, Procyon, FernFlower, JADX, etc.) in one tool
- you want a drag-and-drop GUI for analyzing jars and APKs
- you need to edit and recompile smali or Java bytecode
- you want a free GPL-licensed alternative to commercial decompilers
When to avoid
- you only need a headless decompiler library to embed in your own build pipeline
- you need to decompile non-JVM languages like native C/C++ binaries
- you require a lightweight IDE-integrated plugin rather than a standalone app
Facets
application · maturity active
reverse-engineering gui cli linter security reverse-engineering security developer-tools android-tools cross-platform cross-platform cli jvm decompiler bytecode apk smali dex2jar java-reverse-engineering malware-analysis desktop
2 sources
- readme: https://github.com/Konloch/bytecode-viewer · fetched 2026-08-28 · c7ab14edff8a
- homepage: https://bytecodeviewer.com · fetched 2026-08-29 · 7edfdf951f42
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Konloch/bytecode-viewer | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="Konloch/bytecode-viewer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem