Program Termination
How to kill a running application using the the Windows API.
About this post
Posted: 2017-08-23
By: BlackBeltVB
Viewed: 448 times
Categories
Attachments
SHELLTER.ZIP
Posted: 8/20/2017 7:09:26 AM
Size: 1,825 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions:
- CloseHandle
- OpenProcess
- TerminateProcess
- WaitForSingleObject
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.