From Collaborative RCE Tool Library
TypeInfoDump
| Tool name: | TypeInfoDump |
|
||
|---|---|---|---|---|
| Author: | Oleg Starodumov | |||
| Website: | http://www.debuginfo.com/tools/typeinfodump.html | |||
| Current version: | 1.0.2 | |||
| Last updated: | September 21, 2004 | |||
| Direct D/L link: | Locally archived copy | |||
| License type: | Free / Open Source | |||
| Description: | This is an accompanying example for the "DbgHelp Examples" tools (see related URls below), to access type information. It reads debug information for an executable specified by the user, and shows the exact type of every variable or function, as well as other interesting information. Usage: TypeInfoDump FileName where FileName is the name of the executable or a .PDB file TypeInfoDump depends on DbgHelp.dll (DbgHelp.dll 6.3.17.0 or newer is required). The DLL must be in the same directory as TypeInfoDump executable. You can download the DLL with TypeInfoDump, or you also can download TypeInfoDump only and obtain DbgHelp.dll from another source (the latest version of DbgHelp.dll is usually supplied with Debugging Tools for Windows). |
|||
| Related URLs: |
|
|||
Feed containing all updates for this tool.
(please also edit it if you think it fits well in some additional category, since this can also be controlled)
You are welcome to add your own useful notes about this tool, for others to see!