Skip to content

PsyhoRox/AntiCheat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntiCheat

Very simple and quick Anit-Cheat written in C++, this my first upload on github. Most codes are taken from internet and based NTA's aCI source code

Features

  • Memory Scan (detecting memory read-writes)
  • Procces Module (detecting blacklisted module injections)
  • ScreenShot Capture
  • Hardware info for Ban (aka. HWID)
  • Window Text Detection (detecting unwanted softwares like Cheat Engine)

Using

This is just for researching purpose, avoid direct using in your projects. Just for inspiration.

Compile

I didn't try it yet.

About

A Simple C++ Anti-Cheat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.5%
  • C 4.5%