Reversing EasyAntiCheat's Cryptographic Protocol
February 2026
Full reversal of EAC's AES-256-CBC + ECDSA-P256 implementation, extracting keys from obfuscated code, and discovering their driver enumeration system. Part 1 of building a complete EAC emulator.
easyanticheat• kernel• cryptography• protocol-analysis
Understanding Anti-Cheats Architecture
January 2026
From telemetry profiling to hardware bans, this is the reality of the anti-cheat arms race.
anti-cheat• telemetry• reverse-engineering• eac• vanguard
Leveraging Vanguard's Architecture
February 2026
Exploiting Riot's vgk.sys driver for arbitrary code execution.
vanguard• kernel• persistence• vulnerability
Detecting Unbacked Kernel Execution
Coming Soon
Providing a safer, efficient alternative to NMI callbacks while maintaining HVCI compliance and detecting sophisticated kernel-mode cheats.
kernel• dpc• detection• windows-internals
GPU-Based Memory Execution
Coming Soon
Research into novel methods of executing code through alternative hardware pathways.
gpu• hardware• research• kernel