KUNAI Static Analyzer
Kunai is a library for doing static binary analysis of Dalvik.
|
Structure with the information from a Try code. More...
#include <encoded.hpp>
Public Attributes | |
std::uint32_t | start_addr |
std::uint16_t | insn_count |
std::uint16_t | handler_off |
number of 16-bit code units covered by this entry. | |
Structure with the information from a Try code.
std::uint16_t KUNAI::DEX::TryItem::try_item_struct_t::insn_count |
start address of block of code covered by this entry. Count of 16-bit code units to start of first.