close
Skip to content

radareorg/r2garlic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2garlic

radare2 plugin for the Garlic DEX/Dalvik decompiler.

Build

git clone https://github.com/neocanable/r2garlic.git
cd r2garlic
git submodule init
git submodule update
make

Install

From r2pm (recommended)

r2pm -Uci r2garlic

From source

make user-install

Uninstall

make user-uninstall

Usage

Commands

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

About

The world's fastest Android/DEX decompiler meets radare2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors