A library that gets infos from APK.
$ pip install apkutils
$ 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
- apkutilsfrom mikusjelly/axmlparser
- apkutilsfrom google/enjarify