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.

Installation

python -m pip install --user -U pydex0

Usage

from pydex.dalvik import DexFile

dex = DexFile.from_path("classes.dex")

print(dex.header)

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.0.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

pydex0-1.3.0-py3-none-any.whl (21.3 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