!dh
The !dh extension displays the headers for the specified image.
!dh [Options] Address
!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 2000 |
Dbghelp.dll Kdextx86.dll Ntsdexts.dll |
Windows XP and later |
Dbghelp.dll |
Remarks
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.