这是一个 Windows 任务管理器加强版,添加了任务管理器不具有的功能,并且已有与Windows任务管理器可以媲美。
使用WinAPI以及C#开发,可以进行查看进程、进程信息、结束进程等。
目前只完成部分功能。
This is an enhanced rebulid version of the Windows Task Manager that adds features that the Task Manager does not have, And it is very similar to the Windows task manager.
Use WinAPI and C# development, you can view the process, process information, end the process, etc.
At present, only part of the functions are completed.
你至少需要使用 Visual Studio 2017 进行编译,需要C#和C++的生成工具。其中内核驱动最好使用WDK10
You need to use Visual Studio 2017 to compile at least, and must install C# and C++ in Visual studio. The kernel driver is best to use WDK10.
至少需要Windows7,并且需要.Net Framework 4.0
At least in Windows7 and installed .Net Framework 4.0