gmh5225 / EAC

This repository delves into the Enhanced Anti-Cheat (EAC) system, examining both the paid EAC and the free EOC versions. It offers comprehensive code resources and the EAC Software Development Kit (SDK) to aid in understanding how EAC integrates into games and its operational mechanics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

العربية

يوجدت نسختين من EAC: الأولى مدفوعة وتسمى EAC، والأخرى مجانية وتسمى EOC وهي الأكثر شيوعًا في معظم الألعاب. لقد قمت برفع SDK لمساعدتك في فهم كيفية عمل EAC. على كل حال، يعتبر EOC أضعف من النسخة المدفوعة بحكم أنه مجاني، ولكن هذا لا يمنع المطورين من شراء ميزات إضافية. ما أريد تسليط الضوء عليه هنا هو أنه إذا لم يتم تثبيت EOC أو تعريفه بشكل جيد في اللعبة، فمن السهل تجاوزه.

ENGLISH

Found two versions of EAC: the first one is paid and called EAC, and the other one is free and called EOC, which is the most common in most games. I uploaded the SDK to help you understand how EAC works. In any case, EOC is considered weaker than the paid version because it's free, but that doesn't prevent developers from purchasing additional features. What I want to highlight here is that if EOC is not installed or defined properly in the game, it's easy to bypass it.

Credit goes to:

Original repositories:

They have already done great work. I just gathered all the resources together, along with the EAC SDK.

Disclaimer

The information provided in this repository is intended for educational and research purposes only. Any attempt to implement the insights or methodologies described herein should be done in accordance with applicable laws and regulations, and with explicit permission from relevant parties. The authors and contributors of this repository bear no responsibility for any misuse or unauthorized application of the materials presented here.

Purpose

The aim of this repository is to bring together existing knowledge and resources on EAC, facilitating a deeper understanding of its mechanisms and assisting developers in effectively implementing and securing their games against cheats. By compiling the EAC SDK and the extensive research conducted by experts in the field, we hope to provide a comprehensive resource for both learning and practical application.

About

This repository delves into the Enhanced Anti-Cheat (EAC) system, examining both the paid EAC and the free EOC versions. It offers comprehensive code resources and the EAC Software Development Kit (SDK) to aid in understanding how EAC integrates into games and its operational mechanics.


Languages

Language:C 49.1%Language:C++ 48.7%Language:Batchfile 1.2%Language:Assembly 0.4%Language:CMake 0.3%Language:Objective-C++ 0.2%Language:Shell 0.0%