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.3.0.tar.gz
(21.4 kB
view details)
Built Distribution
pydex0-1.3.0-py3-none-any.whl
(21.3 kB
view details)
File details
Details for the file pydex0-1.3.0.tar.gz
.
File metadata
- Download URL: pydex0-1.3.0.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f86777330ad2bc9af1007f9703e4d6c9783092507790efc0804c472d16364b7a |
|
MD5 | 4e95c345a0dbc149079631ee69e091be |
|
BLAKE2b-256 | 28f98452b31d67130e44fae81e9039d56712258b7493a99bd8a1b3407e30c726 |
File details
Details for the file pydex0-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: pydex0-1.3.0-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3bd201e47afadfedc9e55475dfb121df5571204450ba470bb7032dfdefed620 |
|
MD5 | a28c65cbe3ed2110eaf43f844c7b8a22 |
|
BLAKE2b-256 | 71963aa4d598001858bc03b9e5c259c10259cd62ca5efe33663b24c9eb8cbf00 |