KUNAI Static Analyzer
Kunai is a library for doing static binary analysis of Dalvik.
|
This is the complete list of members for KUNAI::DEX::Dex, including all inherited members.
Dex(std::string &dex_file_path) | KUNAI::DEX::Dex | inline |
get_analysis(bool create_xrefs) | KUNAI::DEX::Dex | |
get_dex_disassembler() | KUNAI::DEX::Dex | inline |
get_parser() | KUNAI::DEX::Dex | inline |
get_parsing_correct() const | KUNAI::DEX::Dex | inline |
parse_dex_file(std::string &dex_file_path) | KUNAI::DEX::Dex | static |
parse_dex_file(char *dex_file_path) (defined in KUNAI::DEX::Dex) | KUNAI::DEX::Dex | static |
parse_dex_file(const char *dex_file_path) (defined in KUNAI::DEX::Dex) | KUNAI::DEX::Dex | static |
~Dex() | KUNAI::DEX::Dex | inline |