Added a new anti debugging method to it using NtSetInformationThread and ThreadHideFromDebugger. I was (trying to) debug a steam game and faced this anti debugging trick. Apparently more Steam games use it. You can read more about it on this awesome post by Timb3r.