Skip to main content

Module types

Module types 

Source

Structs§

Flagset
A 128-bit bitset for technique flags (two u64 words).

Enums§

HyperXState
Hyper-X classification state.
Technique
Technique identifiers (bit indices in a Flagset). Ordering matches the C port’s vm_enum_flags.
VMBrand
All known VM / sandbox brands. Repr as usize for array indexing.

Constants§

HIGH_THRESHOLD_SCORE
THRESHOLD_SCORE
VM_SHORTCUT
Early-exit when VM_SHORTCUT flag is set and threshold is reached.