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
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
pydex0-1.1.0.tar.gz
(19.4 kB
view details)
Built Distribution
pydex0-1.1.0-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file pydex0-1.1.0.tar.gz
.
File metadata
- Download URL: pydex0-1.1.0.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff291c7ddc87df85c27f252aa6655b0901cf77946fc221d7ada9e0be846324fc |
|
MD5 | afaeb70902efc9d74d8976c7e3d15dfe |
|
BLAKE2b-256 | 98c3ea7db065afa1dd2487a8d0589c4ffcb225e6c0e4f33157a37d9642e400d5 |
File details
Details for the file pydex0-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: pydex0-1.1.0-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76f1df11a20972e3455f6c63d0acfbe8f82a4eff948264b7016b805177ba351a |
|
MD5 | 356f17703a92cc94950901e367cbd316 |
|
BLAKE2b-256 | 3a4e43ff4862558d474302f13470522293b08ba742d14f81cbb30658141c9838 |