There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a console application in C# that implements the functionalities of an actual Windows' Task manager such as view all running processes, start and kill a process, create custom thread and check whether its alive or running in background.