pub unsafe extern "C" fn GenerateKernelModuleList(
ctx: *const WinCtx,
) -> WinModuleList
Expand description
@brief GenerateKernelModuleList
@param ctx vmread context
@return A structure representing all modules loaded by the kernel
pub unsafe extern "C" fn GenerateKernelModuleList(
ctx: *const WinCtx,
) -> WinModuleList
@brief GenerateKernelModuleList
@param ctx vmread context
@return A structure representing all modules loaded by the kernel