Module lancelot::analysis::dis

source ·

Re-exports

pub use zydis;

Enums

Functions

Does the given instruction have a fallthrough flow?
zydis supports implicit operands, which we don’t currently use in our analysis. so, fetch the first explicit operand to an instruction.