PoolMonXv3
PoolMonXv3 copied to clipboard
Monitor Kernel pool allocations tags
PoolMonX v3
Monitor Kernel pool allocations tags
Highlights in this new release:
- Quick find (filter) (Ctrl+Q)
- If WinDbg is installed, the updated
pooltag.txtfile is used for source and description - Nicer icons :)
- Hit SPACE to pause/resume
- Dark mode
Building
I have started to move away from Nuget towards Vcpkg. Install Vcpkg and then install the following packages:
wil:x64-windowswtl:x64-windowsdetours:x64-windows
Clone the repo with the --recursive flag to clone submodules as well.
Then open the solution file with Visual Studio 2022 and build.
Screenshot
The Green color indicates number is higher than previous. The Red color indicates a lower number than previous update. You can pause/resume updates by hitting SPACE (or using the Toolbar).

