CVEAC-2020
This bypasses the integrity checks from EasyAntiCheat.sys, letting you effectively disable its main functionality. It contains an example of circumventing the limitations imposed by its pre-operation callback for threads and processes.
How does EAC's integrity check work?
Read the full write-up here: https://secret.club/2020/04/08/eac_integrity_check_bypass.html
To-do
Modify this project to suit your own needs.
Third-party libs that were used
- nmd (single-header disassembler): https://github.com/Nomade040/nmd