[][src]Module xori::analysis::analyze

Re-exports

pub use disasm::*;

Structs

Analysis
FuncInfo
Header
Jump

Enums

BinaryType

Constants

MAX_LOOPS
STACK_ADDRESS

Functions

analyze

This is the main function that analyzes the binary based on type. NOTE: Only x86 Binary and PEs are supported.