This program was created to terminate any spyware/adware that tries to keep itself from being terminated. This program uses two methods to terminate a process. The first method is OpenProcess+TerminateProcess and the second method is DebugActiveProcess.