|
DH.exe
- Display Heap
DH is a command-line tool to display information about heap usage for user-mode processes or pool usage in kernel-mode memory. It also enables you to lock heaps, tags, stacks, and objects. DH accepts command-line switches to identify which process to display information for and what information to display, and writes formatted output to a text file.
|