Utils for parsing apk.
Project description
# apkutils [](https://badge.fury.io/py/apkutils) [](https://github.com/mikusjelly/apkutils/blob/master/LICENSE)
A library that gets infos from APK.
### Install and Test
```
$ pip install apkutils
```
### Usage
```
$ python3 -m apkutils -h
usage: apkutils [-h] [-m] [-s] [-f] [-c] [-V] p
positional arguments:
p path
optional arguments:
-h, --help show this help message and exit
-m Show manifest
-s Show strings
-f Show files
-c Show certs
-V, --version show program's version number and exit
```
### Reference
- apkutils\axml from [mikusjelly/axmlparser](https://github.com/mikusjelly/axmlparser) 
- apkutils\dex from [google/enjarify](https://github.com/google/enjarify)
A library that gets infos from APK.
### Install and Test
```
$ pip install apkutils
```
### Usage
```
$ python3 -m apkutils -h
usage: apkutils [-h] [-m] [-s] [-f] [-c] [-V] p
positional arguments:
p path
optional arguments:
-h, --help show this help message and exit
-m Show manifest
-s Show strings
-f Show files
-c Show certs
-V, --version show program's version number and exit
```
### Reference
- apkutils\axml from [mikusjelly/axmlparser](https://github.com/mikusjelly/axmlparser) 
- apkutils\dex from [google/enjarify](https://github.com/google/enjarify)
Project details
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
apkutils-0.4.2-py3-none-any.whl
(68.2 kB
view details)
File details
Details for the file apkutils-0.4.2-py3-none-any.whl.
File metadata
- Download URL: apkutils-0.4.2-py3-none-any.whl
- Upload date:
- Size: 68.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07587d2e600c339edddfd08d2bfe61bf363dc43268721cf802b8d6fb9419bde3
|
|
| MD5 |
5f6d35ca200f2b6d4916abe6a2c82c2c
|
|
| BLAKE2b-256 |
f4954981a31ebd2211c46006324ab78f1873bc960a635fbcc2cdf576b0471e6c
|