Introduction - If you have any usage issues, please Google them yourself
Mainly used CreateToolhelp32Snapshot API functions to enumerate the current process, as well as HANDLE OpenProcess (...), TerminateProcess (...) to open and close the current program running processes.