All Projects → plum-umd → dexdump

plum-umd / dexdump

Licence: other
The dexdump tool

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
objective c
16641 projects - #2 most used programming language

dexdump

Only necessary (i.e., dependant) files for the dexdump tool, a dialect of objdump, are extracted from Android source tree. To build the tool, just type:

$ make

Then, copy the executable file into anywhere you want:

$ cp a.out /path/to/platform-tools
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].