apksigtool 0.1.0
pip install apksigtool
Latest version
Released:
parse & verify android apk signing blocks
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Affero General Public License v3 or later (AGPLv3+) (AGPLv3+)
- Author: Felix C. Stegerman
- Tags android, apk, signing
- Requires: Python >=3.5
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
apksigtool
parse & verify android apk signing blocks
... FIXME ...
Python API
... FIXME ...
FAQ
... FIXME ...
Tab Completion
For Bash, add this to ~/.bashrc
:
eval "$(_APKSIGCOPIER_COMPLETE=source_bash apksigtool)"
For Zsh, add this to ~/.zshrc
:
eval "$(_APKSIGCOPIER_COMPLETE=source_zsh apksigtool)"
For Fish, add this to ~/.config/fish/completions/apksigtool.fish
:
eval (env _APKSIGCOPIER_COMPLETE=source_fish apksigtool)
Installing
From git
NB: this installs the latest development version, not the latest release.
$ git clone https://github.com/obfusk/apksigtool.git
$ cd apksigtool
$ pip install -e .
NB: you may need to add e.g. ~/.local/bin
to your $PATH
in order
to run apksigtool
.
To update to the latest development version:
$ cd apksigtool
$ git pull --rebase
Dependencies
- Python >= 3.5 + apksigcopier + asn1crypto + click + cryptography + simplejson.
Debian/Ubuntu
$ apt install apksigcopier python3-{asn1crypto,click,cryptography,simplejson}
License
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Affero General Public License v3 or later (AGPLv3+) (AGPLv3+)
- Author: Felix C. Stegerman
- Tags android, apk, signing
- Requires: Python >=3.5
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file apksigtool-0.1.0.tar.gz
.
File metadata
- Download URL: apksigtool-0.1.0.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0039368ce5b5f938301eaefb59a008df605df873dce67b55cd7803379475cfc7 |
|
MD5 | c879bf0eb0bf39a45f4288e9c31d3f84 |
|
BLAKE2b-256 | 3de77ddae1cb2c9294e84a2450f9bb19fbe81aea03ea110af9919fa487fa452e |
File details
Details for the file apksigtool-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: apksigtool-0.1.0-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 136525c43bc57942798de43e6dfed9df84081276957cbfd3a2d7b0b118a29089 |
|
MD5 | 3a51957cd04baacec3bc921d6e09412f |
|
BLAKE2b-256 | d12fd6d27dd648c5d97139f474d210d19ba15d09e1d7c40d7c0a325ffd0dd9bf |