Skip to main content

Powerful, yet easy to use, python library for loading(and eventually writing) dex files.

Project description

PyDex

Powerful, yet easy to use, python library for loading(and eventually writing) dex files.

PyPI - Version Python application Documentation Status

PyDex is a Python library for the analysis and instrumentation of Android/Dalvik bytecode. It is designed to on par with Ben Gruver's dexlib2 project. PyDex is a work in progress and is not yet ready for production use.

PyDex provides both a high-level and low-level API for interacting with Android/Dalvik bytecode. The high-level API is designed to be easy to use and abstracts away the details of the low-level API. The low-level API is designed to be more flexible and provide more control over the bytecode. The low-level API closely follows the Dalvik executable format

Installation

PyDex can be installed using pip:

    python -m pip install --user -U pydex0

Unfortunately, PyDex is named pydex0 on PyPI because the name pydex was already taken.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydex0-1.3.3.tar.gz (23.8 kB view hashes)

Uploaded Source

Built Distribution

pydex0-1.3.3-py3-none-any.whl (24.1 kB view hashes)

Uploaded Python 3

Supported by

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