[ 原始碼: apkinspector ]
套件:python3-apkinspector(1.3.2-2)
python3-apkinspector 的相關連結
Debian 的資源:
下載原始碼套件 apkinspector:
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- apksigner
- aapt
- android-libaapt
- signapk
- libapksig-java
- google-android-build-tools-20.0.0-installer
- google-android-build-tools-19.1.0-installer
- google-android-build-tools-21.1.2-installer
- google-android-build-tools-24.0.0-installer
- google-android-build-tools-25.0.0-installer
- google-android-build-tools-26.0.0-installer
tool designed to analyse Android APK files
apkInspector is a tool designed to provide detailed insights into the zip structure of APK files, offering the capability to extract content and decode the AndroidManifest.xml file.
What sets APKInspector apart is its adherence to the zip specification during APK parsing, eliminating the need for reliance on external libraries. This independence, allows APKInspector to be highly adaptable, effectively emulating Android's installation process for APKs that cannot be parsed using standard libraries.
其他與 python3-apkinspector 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)