Debugging Tools for Windows
!dh

The !dh extension displays the headers for the specified image.

Syntax

!dh [OptionsAddress 
!dh -h

Parameters

Options
Any one of the following options:
-f
Displays file headers.
-s
Displays section headers.
-a
Displays all header information.
Address
Specifies the hexadecimal address of the image.
-h
Displays some Help text for this extension in the Debugger Command window.

DLL

Windows 2000Dbghelp.dll
Kdextx86.dll
Ntsdexts.dll
Windows XP and laterDbghelp.dll

Comments

The !lmi extension extracts the most important information from the image header and displays it in a concise summary format. That extension is frequently more useful than !dh.

Page view tracker