Bitdefender Hypervisor Memory Introspection
_LIX_GUEST_DETOUR Struct Reference

#include <handlers.h>

Data Fields

char Name [32]
 
char HijackName [32]
 
unsigned long long Address
 
unsigned long long RelocatedCode
 
unsigned long long JumpBack
 
unsigned long long EnableOptions
 

Detailed Description

Definition at line 100 of file handlers.h.

Field Documentation

◆ Address

unsigned long long _LIX_GUEST_DETOUR::Address

Definition at line 103 of file handlers.h.

◆ EnableOptions

unsigned long long _LIX_GUEST_DETOUR::EnableOptions

Definition at line 106 of file handlers.h.

Referenced by IntDetSetLixHook(), and is_detour_enabled().

◆ HijackName

char _LIX_GUEST_DETOUR::HijackName[32]

Definition at line 102 of file handlers.h.

◆ JumpBack

unsigned long long _LIX_GUEST_DETOUR::JumpBack

Definition at line 105 of file handlers.h.

Referenced by IntDetSetLixHook().

◆ Name

char _LIX_GUEST_DETOUR::Name[32]

Definition at line 101 of file handlers.h.

◆ RelocatedCode

unsigned long long _LIX_GUEST_DETOUR::RelocatedCode

Definition at line 104 of file handlers.h.


The documentation for this struct was generated from the following file: