简介:
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.
Dependency Walker is also very useful for troubleshooting system errors related to loading and executing modules. Dependency Walker detects many common application problems such as missing modules, invalid modules, import/export mismatches, circular dependency errors, mismatched machine types of modules, and module initialization failures.
Dependency Walker runs on Windows 95, 98, Me, NT, 2000, XP, 2003, Vista, and 7. It can process any 32-bit or 64-bit Windows module, including ones designed for Windows CE. It can be run as graphical application or as a console application. Dependency Walker handles all types of module dependencies, including implicit, explicit (dynamic / runtime), forwarded, delay-loaded, and injected. A detailed help is included.
官网:http://dependencywalker.com/
附一下载链接地址:http://download.youkuaiyun.com/download/menapoleon/3140426
DependencyWalker是一款免费工具,能扫描32位或64位Windows模块(如exe、dll等),并构建依赖模块的层级树图。它列出了每个模块导出的所有函数及被调用情况,并显示了运行所需的最小文件集及其详细信息。此外,它还能够帮助诊断与加载和执行模块相关的系统错误。
1万+

被折叠的 条评论
为什么被折叠?



