Module decoder

Module decoder 

Source
Expand description

Instruction length decoder

Provides instruction length detection for x86/x64 instructions, used to find safe hook points at instruction boundaries.

Structs§

InstructionInfo
information about a decoded instruction

Functions§

decode_instruction
decode instruction at given address
find_boundary
find instruction boundary at or after required_size