KUNAI Static Analyzer
Kunai is a library for doing static binary analysis of Dalvik.
|
This is the complete list of members for KUNAI::DEX::Types, including all inherited members.
get_number_of_types() const | KUNAI::DEX::Types | inline |
get_offset() const | KUNAI::DEX::Types | inline |
get_ordered_types() const | KUNAI::DEX::Types | inline |
get_type_by_id(std::uint32_t type_id) | KUNAI::DEX::Types | |
get_type_from_order(std::uint32_t pos) | KUNAI::DEX::Types | |
get_types_by_id() const | KUNAI::DEX::Types | inline |
operator<< | KUNAI::DEX::Types | friend |
parse_types(stream::KunaiStream *stream, Strings *strings, std::uint32_t number_of_types, std::uint32_t types_offset) | KUNAI::DEX::Types | |
to_xml(std::ofstream &xml_file) | KUNAI::DEX::Types | |
Types()=default | KUNAI::DEX::Types | |
~Types()=default | KUNAI::DEX::Types |