dexdump

Displays information about Android DEX files

Description

The `dexdump` tool is intended to mimic `objdump`. When possible, use similar command-line arguments.

This is a re-implementation of the original `dexdump` utility that was based on Dalvik functions in `libdex` into a new `dexdump` that is now based on ART functions in `libart` instead. The output is very similar to the original for correct DEX files. Error messages may differ, however. Also, ODEX files are no longer supported.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://android.googlesource.com/platform/art


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install dexdump