Skip to content

Edubox: An open-source learning resource for client side video game cheats and anti-cheats [This resource is only meant for educational purposes]

Notifications You must be signed in to change notification settings

AberFray/how-to-make-game-cheats-and-anticheats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edubox

An open-source learning resource for client side video game cheats and anti-cheats


This is aimed at individuals that have a good grasp of:

  • C/C++ programming
  • Operating systems and their functionality
  • How memory works in a running application

If you are unsure about these topics, then you might be confused by the content of this, so I would recommend researching and learning these first before attempting.

Good resources for learning would be W3Schools and Tutorialspoint.


This project is mainly split into 2 sections, each with 3 pieces of material for it, with accompanying documentation:

Cheats

  • Cheats 1: Bunny hop script
  • Cheats 2: Wall hack*
  • Cheats 3: Aim cheats

Anti-cheats

  • Anti-cheats 1: Running processes scanning
  • Anti-cheats 2: Code integrity checking
  • Anti-cheats 3: Bot like consistency detection

It is intended that the cheats are first seen before going onto the anti-cheats.

There also are introductory and extra discussion segments.

These can be accessed by clicking the directories in the box above, or by clicking these links:


The code was developed using Visual Studio Community Edition on Windows 10 (Download link). And the programs developed will require administrator privileges to run correctly.

Cheat Engine was also used throughout the project (Download link)

I am not responsible for the content and software provided in these links and what you do or do not install


Finally, if you have any thoughts or feedback you would like to provide, then please take part in this survey: https://forms.office.com/e/r9Mdy3stif

And if you would like to read the corresponding paper for this, then follow this link: INSERT_LINK_HERE

[This resource is only for educational purposes]

About

Edubox: An open-source learning resource for client side video game cheats and anti-cheats [This resource is only meant for educational purposes]

Topics

Resources

Stars

Watchers

Forks

Languages