Skip to content

HollyZoe/Open-ByteAntiCheat

Repository files navigation

NOTE:

ByteAntiCheat is a lightweight kernel/user layer open-source anti cheating system written in C/C++for the Windows platform.

Due to the lightweight nature of this project, the syntax used is the basic C/C++syntax, and many annotations are written in Chinese for beginners to read and understand.

This project is in the early development stage, and friends who are interested in developing an anti cheating system are welcome to raise questions about this project. If interested, you can also participate in the development of Byte Anti Cheating System together.

QQ group chat:784026453

Completed development

R3:

  • DLL injection detection
  • Monitor read/write related functions
  • Monitoring window create related functions
  • Monitor hook pointer CRC32 check
  • Complete game launcher
  • to be later add

R0:

  • Kernel callbacks protect process
  • to be later add

Planned features for development:

R3:

  • Remapping module image base to protect memory can't be change
  • Remote thread injection detection
  • Create thread Monitor
  • Enumerating abnormal threads
  • Enumerating abnormal virtual memory without modules
  • to be later add

R0:

  • Game process memory crc32
  • enum vritual memory in vadroot
  • Communicate with R3's heartbeat
  • Simple anti vt
  • to be later add

BAC-Server:

  • to be later add

Welcome to join us in joint development, let's immerse ourselves in the direction of technological development that we all value, and strive for it!

About

Open source anti cheat engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors