mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
232 B
Plaintext
1 line
232 B
Plaintext
A game anti-cheat system using a DLL injected into the game process that performs YARA signature scanning, call stack validation, hardware breakpoint monitoring, and named pipe IPC for reporting detected cheats to a backend service. |