[ 源代码: android-platform-art ]
软件包:dexdump(14.0.0+r15-3)
dexdump 的相关链接
Debian 的资源:
下载源码包 android-platform-art:
- [android-platform-art_14.0.0+r15-3.dsc]
- [android-platform-art_14.0.0+r15.orig.tar.xz]
- [android-platform-art_14.0.0+r15-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [android.googlesource.com]
相似软件包:
Displays information about Android DEX files
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.
其他与 dexdump 有关的软件包
|
|
|
|
-
- dep: android-libart (>= 14.0.0+r15)
- Android Runtime
-
- dep: android-libbacktrace (>= 1:34)
- Android backtrace library
-
- dep: android-libbase (>= 34.0.5)
- Android base library
-
- dep: android-liblog (>= 34.0.5)
- Android NDK logger interfaces
-
- dep: android-libnativeloader (= 1:14.0.0+r15-3)
- Android native loader library
-
- dep: android-libziparchive (>= 34.0.5)
- Library for ZIP archives
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: liblz4-1 (>= 0.0~r113)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libstdc++6 (>= 13)
- GNU 标准 C++ 库,第3版
-
- dep: libtinyxml2-10 (>= 8.1.0+really8.1.0)
- C++ XML 解析库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时