Dependency Walker favicon

Dependency Walker

Dependency Walker is a free utility that extracts a hierarchal tree of dependencies from any 32- or 64-bit Windows executable module (EXE, DLL, OCX, SYS, DRV, etc.), including those that were built for Windows CE. For each dependency, it lists all function exports as well as the exports that are actually being used by other modules (imports). Dependency Walker displays detailed information about each module including the full path to the file, base address, version number, machine type, debug information, and more.

DLL Show 2000

DLL Show 2000

DLL Show 2000 is a small system utility that displays a list of all running processes and their DLL dependencies. Click your m ...

Dependencies

Dependencies

Dependencies - A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll ...