This is a fixed version of DBKKernel (known as dbk64.sys, dbk32.sys).
DBKKernel is a subproject in Cheat Engine
This fixed project is compatible with VS2017 together with WDK for Windows 10 ver 1709.
SigCheck is removed from source. (For applying driver in UCE)
CETC is removed from source. (We do not need Server-Client CE Arch)
Fix structure member errors related to wdm.h
i386/noexceptiona.asm is tweaked due to error Undefined Symbol
. Not sure if it's correct.
Prequist: VS2017
Install WDK from Install WDK for Windows 10, version 1709
Just ... Open project and go ahead for x64.
* DBK.inf need to be manaully updated if switched to compile an x86 version. (change filename from 64 to 32)
To use this driver without any system modification, you will need to cross sign the driver. To do that, you need a valid Class 3 cert.
To use this driver in Windows 10 x64 without cross sign, you either need to disable "Driver Signature Enforcement" (one-time), or enable TestMode (permanent)
All credits to Cheat Engine and whoever wrote the driver.(Dark Byte?)