I suggest making both Physical Memory and Commit Charge graphs and labeling them as such. On an unrelated note, I suggest adding "Show details for all processes" toolbar button. I found myself doing it way too often under win 7, because normal user can't see disk and network rates and gra...
This has been added as a setting. You'll have to download the latest dev build and change MiniInfoWindowEnabled to 0 in your settings.xml file (%AppData%\Process Hacker 2).
The process that caused the event is halted while the umkcf client processes the event. The umkcf client must process the event, decide whether to reject process creation, and return its decision to the driver.
2 years ago I started writing a framework for doing exactly this sort of thing: https://github.com/wj32/umkcf The bad news is: 1. Although I have a signed version of the umkcf driver, it really goes against everything that MS has been doing to secure the kernel, and I won't be releasing it. 2. The c...
I'm definitely not using any Windows source code, which I don't have access to (obviously). It's a combination of things, and it took me quite some time and effort to compile those headers. I'd rather not say how I did it though