Hacker News new | ask | show | jobs
by mauz 1706 days ago
Aside: are there any good tutorials that provide an overview on how to write such an anti-cheat?
2 comments

No tutorials to link you to, but there's significant overlap between anti-cheat systems and anti-virus/anti-malware systems, which makes sense when you consider their aims. Searching for academic papers about anti-virus approaches to dealing with networking, memory and filesystems will be helpful.
riot had a good white paper on their valorant anticheat and why they designed it to be a kernel level anticheat