I still can't quite figure out what's getting me detected. I've tried hooking Module32First/Next as well as VirtualQueryEx. I have even tried "unlinking" those modules from the PEB LoaderData list just to see if it had an effect, but I'm still getting disconnected + banned.
They are not using psapi, and it isn'tbecause of my hooks either, as I am certain they don't look for modifications to anything other than their own module(s), and I'm not patching any of their code.
Client uses a ton of anti-debugging shit, too. I'm getting banned shortly after debugging it even with ollydbg plugins.
Might just drop the .NET library idea and go with D
