Load multiple DEX files
Select or drop one or more .dex files and keep them together in a single class explorer.
Load one or more DEX files in the browser, browse the class tree, inspect Smali, and view Java decompilation powered by Garlic without automatically uploading the files.
Select or drop one or more .dex files and keep them together in a single class explorer.
Navigate package and class names, then read the Smali disassembly for a selected class.
Request Java decompilation for a class through the Garlic engine when a higher-level representation is useful.
Use the class tree to move from a DEX file to a package and then to an individual class. Smali and Java views are available from the same workspace, which is useful when comparing the compiled representation with a higher-level reading.
If you are looking for a browser-based JADX-style workflow, UFOX provides local Java decompilation through Garlic. UFOX does not embed or run JADX; the Java view is produced by Garlic.