I'm just curious if there are any alternatives to IsDebuggerPresent. I'm trying to create a trial wrapper with debugger protection and I know that OLLYDBG can disable IsDebuggerPresent. I already realize that creating a trial wrapper is a bad idea, but I'm just doing it for practice.
