KUNAI Static Analyzer
Kunai is a library for doing static binary analysis of Dalvik.
Loading...
Searching...
No Matches
Public Attributes | List of all members
KUNAI::DEX::Disassembler::_exceptions_data Struct Reference

Information for the exceptions in the code. More...

#include <disassembler.hpp>

Public Attributes

std::uint64_t try_value_start_addr
 
std::uint64_t try_value_end_addr
 
std::vector< handler_datahandler
 

Detailed Description

Information for the exceptions in the code.


The documentation for this struct was generated from the following file: