I'm writing an MMO game in VB.NET and C#, and am researching anti-cheat methods. Here's what I've got so far in terms of actual code and ideas: 1) Active detection of cheat applications. I can detect Cheat Engine, ArtMoney, etc. through process monitoring (process name, process directory...