Quack icon indicating copy to clipboard operation
Quack copied to clipboard

Add basic kernel driver

Open JonathanBerkeley opened this issue 2 years ago • 2 comments

Having a kernel driver would open the anti-cheat to new capabilities and a higher resilience to tampering. The first step towards this would be to create a basic kernel driver and have a method to load it that works in a generic way.

JonathanBerkeley avatar Jul 09 '23 22:07 JonathanBerkeley

Having a kernel driver would open the anti-cheat to new capabilities and a higher resilience to tampering. The first step towards this would be to create a basic kernel driver and have a method to load it that works in a generic way.

It might put some players off, since kernel mode anticheats can be pretty invasive.

moongazer07 avatar Feb 16 '25 00:02 moongazer07

It might put some players off, since kernel mode anticheats can be pretty invasive.

That's true. My intention was an optional component, but this project is not intended for real world usage anyways.

JonathanBerkeley avatar Feb 16 '25 01:02 JonathanBerkeley