JonathanBerkeley / Quack

Quick Universal Anti-Cheat Kit. A collection of software aimed at demonstrating anti-cheat functionality & providing tools to aid anti-cheat development.
https://docs.quack.ac
MIT License
22 stars 5 forks source link

Add basic kernel driver #17

Open JonathanBerkeley opened 1 year ago

JonathanBerkeley commented 1 year ago

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.