KUNAI Static Analyzer
Kunai is a library for doing static binary analysis of Dalvik.
|
This is the complete list of members for KUNAI::DEX::EncodedAnnotation, including all inherited members.
EncodedAnnotation()=default | KUNAI::DEX::EncodedAnnotation | |
get_annotation_by_pos(std::uint32_t pos) | KUNAI::DEX::EncodedAnnotation | |
get_annotation_type() | KUNAI::DEX::EncodedAnnotation | inline |
get_annotations() const | KUNAI::DEX::EncodedAnnotation | inline |
get_annotations() | KUNAI::DEX::EncodedAnnotation | inline |
get_size() const | KUNAI::DEX::EncodedAnnotation | inline |
parse_encoded_annotation(stream::KunaiStream *stream, Types *types, Strings *strings) | KUNAI::DEX::EncodedAnnotation | |
~EncodedAnnotation()=default | KUNAI::DEX::EncodedAnnotation |