2 unstable releases
Uses new Rust 2024
new 0.2.0 | Apr 24, 2025 |
---|---|
0.1.0 | Jun 28, 2024 |
#5 in #dex
90 downloads per month
4.5MB
3K
SLoC
Contains (APK file, 5.5MB) tests/multidex.apk
DEXParser
Rust parser for DEX files
About
The DEX file contains the bytecode of Android applications. This crate provides methods to extract and parse them.
Current status
The parser can handle most of the DEX standard (see this issue for the up-to-date details). The API is under active development and might change.
Dependencies
~9.5MB
~161K SLoC