Utils for parsing apk.
Project description
# apkutils [](https://badge.fury.io/py/apkutils-patch) [](https://github.com/mikusjelly/apkutils-patch/blob/master/LICENSE)
A library that gets infos from APK.
### Install and Test
```
$ pip install apkutils-patch
```
### 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
GUI tool
```
$ python -m apkutils.gui
# Click Bind
```
Right click an `*.apk` file. Select `APK Parser`. You will see

### Reference
- apkutils\axml from [mikusjelly/axmlparser](https://github.com/mikusjelly/axmlparser) 
- apkutils\dex from [google/enjarify](https://github.com/google/enjarify)
## Genreate README.rst
README.rst auto generated by `m2r --overwrite ./README.md`. Get m2r tool through `pip install m2r`
A library that gets infos from APK.
### Install and Test
```
$ pip install apkutils-patch
```
### 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
GUI tool
```
$ python -m apkutils.gui
# Click Bind
```
Right click an `*.apk` file. Select `APK Parser`. You will see

### Reference
- apkutils\axml from [mikusjelly/axmlparser](https://github.com/mikusjelly/axmlparser) 
- apkutils\dex from [google/enjarify](https://github.com/google/enjarify)
## Genreate README.rst
README.rst auto generated by `m2r --overwrite ./README.md`. Get m2r tool through `pip install m2r`
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 Distribution
apkutils-patch-0.5.3.tar.gz
(61.0 kB
view details)
File details
Details for the file apkutils-patch-0.5.3.tar.gz.
File metadata
- Download URL: apkutils-patch-0.5.3.tar.gz
- Upload date:
- Size: 61.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea5b2cafbef36ba3b943ba3764e0ef9b5dca3d309b120072c61c27d333f08d93
|
|
| MD5 |
54bf964ad7cdbecd3407af58d3ddec46
|
|
| BLAKE2b-256 |
324de9ed97b11d021e8545445dd2d88c68145ecab16babb035da6cf4292750d9
|