AntiCheat : Framework To Test Any Anti-Cheat

AntiCheat is a framework to test any Anti-Cheat on the market. This can be used as Template or Code Base to test any Anti-Cheat and learn along the way.

The entry level to reverse AntiCheats and Cheats is quite high, therefore, I’m releasing all the code I developed during my research. The main idea is to help people and motive them to get into this topic which is really interesting and there is a lot to research about it.

Usage

Most of the settings can be done by using config.ini file, however, some modules may require particular settings on the code, depending on your intentions.

Remember to change location of config.ini file at CheatHelper/CheatHelper.cpp (variable configFile)

Also Read – Lsassy : Extract Credentials From Lsass Remotel

Modules (more coming in the future)

  • CheatHelper
  • DriverDisabler
  • DriverHelper
  • DriverTester
  • HandleElevationDriver
  • HandleHijackingDLL
  • HandleHijackingMaster
  • LuaHook
  • StealthHijackingNormalDLL
  • StealthHijackingNormalMaster

About this Project

All this code is a result of the Researching presented at Recon 2019 and BlackHat Europe 2019: “Unveiling the underground world of Anti-Cheats”

Links: