Crate rusty_dex

Crate rusty_dex 

Source

Modules§

dex
error
Collection of error types for DEX files parsing

Functions§

get_bytecode_for_method
Get the list of instructions for the given method
get_qualified_method_names
Return the list of qualified method names from a DexFile object
parse
Parse an APK and create a DexFile object from the embedded class(es) files