by Visual Basic Beginner (1 Submission)
Category: Miscellaneous
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)
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.
Download The Terminator (14 KB)