Windows kernel anti-cheat for driver integrity testing and security research
Windows kernel anti-cheat for driver integrity testing and security research
This project is a kernel driver made for Windows that will scan your pc for cheat behaviour
Using Visual Studio 2022 or higher
Bcdedit.exe -set TESTSIGNING ON
shutdown /r
sc create anticheat_drv type=kernel binpath={PATH_TO_BIN}
sc start anticheat_drv
This project is licensed under the MIT License. See the LICENSE file for details.
No open issues yet, or sync has not completed.