
Apktool
APK Editor Studio
JADX
APK Studio
Xposed Framework
ShowJava
APKInspector
TTDeDroid
Java Class File Editor
Decompiler.com
Java Decompiler
CFR
Bytecode Viewer
Cavaj Java Decompiler
luyten
dotPeek
No Java Class File Editor videos yet. You could help us improve this page by suggesting one.
APK Editor Studio - APK Editor Studio is an open-source Android application editor that allows you to edit APKs with the help of reverse engineering.
Decompiler.com - Online Java and Android decompiler. Just drag and drop .JAR or .APK file and browse decompiled content online.
JADX - JADX is a decompilation tool that can produce Java Source code from Dex and Apk files, being capable of providing human-readable java classes, it reverses AndroidManifest.
Java Decompiler - Yet another fast Java decompiler
APK Studio - APK Studio is an open-source Integrated Development Environment that allows you to recompile and decompile Android applications with its unified interface.
CFR - CFR is a JVM bytecode decompiler - it will decompile modern Java features - up to and including much of Java 9, but is written entirely in Java 6, so will work anywhere! - It'll even make a decent go of turning class files from other JVM languages (…