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::_handler_data Struct Reference

Information for the handler of exceptions, handler type, the start address of it and basic blocks. More...

#include <disassembler.hpp>

Collaboration diagram for KUNAI::DEX::Disassembler::_handler_data:
Collaboration graph
[legend]

Public Attributes

DVMTypehandler_type
 
std::uint64_t handler_start_addr
 

Detailed Description

Information for the handler of exceptions, handler type, the start address of it and basic blocks.


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