/ColdKernel_KUSER

A simple kernel mode driver that hooks some values at the KUSER_SHARED_DATA structure.

Primary LanguageCMIT LicenseMIT

ColdKernel_KUSER

ColdKernel is a simple driver that runs in Kernel mode privilege. 
The main purpose of this driver is to give to the user the ability to hook a protected memory region structure called KUSER_SHARED_DATA, which is always located at the base
address 0x7FFE0000.