Skip to content

niemand-sec/AntiCheat-Testing-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Joel Noguera
Jan 23, 2020
e0c74d7 · Jan 23, 2020

History

45 Commits
Sep 23, 2019
Aug 26, 2019
Nov 20, 2019
Jan 4, 2020
Sep 23, 2019
Sep 23, 2019
Aug 26, 2019
Aug 26, 2019
Jun 23, 2019
Aug 26, 2019
Aug 26, 2019
Jun 24, 2019
Mar 9, 2019
Jun 24, 2019
May 29, 2019
Aug 26, 2019
Jan 23, 2020
Sep 23, 2019

Repository files navigation

AntiCheat-Testing-Framework

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 realeasing 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.

All this code is the result of a research done for Recon2019 (Montreal) and BlackHat Europe 2019 (London).

Twitter: @Niemand_sec

More info: Personal Blog

  • Description for each module can be found on each folder.
  • Modules can be used together or separated.
  • Cuztomization should be simple due to the modularity of the code.

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)

Modules (more coming in the future)

  • CheatHelper
  • DriverDisabler
  • DriverHelper
  • ExternalCheatDriver
  • 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:

Releases

No releases published

Packages

No packages published

Languages