aweNousaku / KACE-Project

Continuation of the original KACE project from waryas and friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Anti Cheat Buddy

Continuation of the original KACE project from waryas and friends

Functional Diagram

alt text

Developer Guide

Specify a path for driver you want to emulate. Optional flag load_only_emu_mods will only load modules in C:\emu\ folder.

.\KACE.exe <path_to_driver>  [load_only_emu_mods]

When running in VS Debugger, in Exception Settings disable 0xc000005 Access Violation else the debugger will break on access violations to variables that are tracked.

Use an up to date Windows 10 Build. Tested on Build 19044.

Disable hypervisors and WSL to ensure no issues.

About

Continuation of the original KACE project from waryas and friends


Languages

Language:C 76.2%Language:C++ 23.4%Language:Assembly 0.4%