Skip to content

rusty-rs/rusty-dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty-dex

GitHub Actions Workflow Status Crates.io Version docs.rs

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages