xia0pin9/dexdump
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Dexdump (Simplified output) extract from: https://android.googlesource.com/platform/dalvik, with tag: android-4.4.4_r2.0.1 To compile the code, execute: g++ -o test -I. dexdump/DexDump.cpp libdex/*.cpp -lz -w