[ ソース: apksigcopier ]
パッケージ: apksigcopier (1.1.1-1)
apksigcopier に関するリンク
Debian の資源:
apksigcopier ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libapksig-java
- signapk
- apkverifier
- golang-github-avast-apkverifier-dev
- google-android-build-tools-27.0.0-installer
- google-android-build-tools-28.0.0-installer
- google-android-build-tools-35.0.0-installer
- google-android-build-tools-29.0.0-installer
- google-android-build-tools-30.0.0-installer
- google-android-build-tools-31.0.0-installer
- google-android-build-tools-32.0.0-installer
copy/extract/patch android apk signatures & compare apks
apksigcopier is a tool for copying android APK signatures from a signed APK to an unsigned one (in order to verify reproducible builds). It can also be used to compare two APKs with different signatures. Its command-line tool offers four operations:
* copy signatures directly from a signed to an unsigned APK * extract signatures from a signed APK to a directory * patch previously extracted signatures onto an unsigned APK * compare two APKs with different signatures (requires apksigner)
その他の apksigcopier 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- sug: apksigner
- command line tool to sign and verify Android APKs