radare2 plugin for the Garlic DEX/Dalvik decompiler.
git clone https://github.com/neocanable/r2garlic.git
cd r2garlic
git submodule init
git submodule update
maker2pm -Uci r2garlicmake user-installmake user-uninstall| Command | Description |
|---|---|
pd:G |
Decompile the method at current seek |
pd:Gc |
Decompile the full class at current seek |
pd:Ga |
Decompile all classes |
pd:Gi |
Show DEX file info (dexdump) |
pd:Gs |
Output smali for current class |
pd:G? |
Show help |