Skip to main content

Utils for parsing apk.

Project description

apkutils
========

This module help me to get infos from APK.

- apkutils\axml from `mikusjelly/axmlparser(No maintenance) <https://github.com/mikusjelly/axmlparser>`_
- apkutils\dex from `google/enjarify <https://github.com/google/enjarify>`_


Install
-------

.. code-block::

$ pip install apkutils


Usage
-----

.. code-block::

$ python -m apkutils.apk -h
usage: adog [-h] [-m] [-s] [-f] p

positional arguments:
p path

optional arguments:
-h, --help show this help message and exit
-m Show manifest
-s Show strings
-f Show files


.. code-block:: python
from apkutils.apk import APK

apk = APK('test.apk')
apk.get_manifest()
apk_obj.get_strings()
apk.get_files()
apk_obj.get_dex_files()


Project details


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

If you're not sure about the file name format, learn more about wheel file names.

apkutils-0.1.5-py3-none-any.whl (49.2 kB view details)

Uploaded Python 3

File details

Details for the file apkutils-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for apkutils-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a6419344d8993d8a5f6de38f04a5c424468e23a0c8ca8ea111186c6b3a8c6329
MD5 7f400c01e3e0b680cd49cce9c375b0ef
BLAKE2b-256 f9442dba2e2aff2bf8fd64efa2a0a8ddbc04e224774f21c4292241860ebbad2e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page