dumpbinGUI | dumpbinCMH | Install | Source | Download | Changes | License | Contact
dumpbinGUI is a GUI version of Microsoft's dumpbin command-line tool. Like its command-line cousin, dumpbinGUI invokes link.exe with the /DUMP option, and various other options specified at runtime.

dumpbinCMH is a shell context menu handler that invokes dumpbinGUI for associated file types.

Both modules require Microsoft Internet Explorer 4.0 or later.
You can start dumpbinGUI from the command line, or from the Start menu, or from dumpbinCMH. If you start dumpbinGUI from the command line, you can specify additional arguments documented for dumpbin.
Once dumpbinGUI is started, you can load binary files by selecting them in the
Like dumpbin, dumpbinGUI must find MSVC's link.exe tool at runtime. If you see a linkage error, you might have to add the tool's directory to your PATH.
Please note, as documented in Q145937 , the command line version of dumpbin fails on long filenames with spaces. This problem has been fixed in dumpbinGUI.
The following MSDN pages have helpful information about dumpbin.
You can select Associate from the context menu to change the file types associated with dumpbinCMH.
Enjoy.