Expand description
Instruction length decoder
Provides instruction length detection for x86/x64 instructions, used to find safe hook points at instruction boundaries.
Structs§
- Instruction
Info - information about a decoded instruction
Functions§
- decode_
instruction - decode instruction at given address
- find_
boundary - find instruction boundary at or after required_size