Dependency Walker icon
Dependency Walker icon

Dependency Walker

 28 likes

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.

Dependency Walker 2.2.6000 listing the dependencies of USP10.DLL

License model

  • FreeProprietary

Country of Origin

  • US flagUnited States

Platforms

  • Windows
Discontinued

Program has been discontinued

3 / 5 Avg rating (1)
28likes
2comments
0news articles

Features

Suggest and vote on features
  1.  Dependencies
  2.  Debugging

 Tags

  • depends
  • dependency-hell
  • dll
  • linker
  • ocx
  • portable-executable
  • extern
  • development
  • exports
  • imports

Dependency Walker News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Dependency Walker information

  • Developed by

    US flagSteve P. Miller
  • Licensing

    Proprietary and Free product.
  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 2 comments and reviews about Dependency Walker, and it has gotten 28 likes

Dependency Walker was added to AlternativeTo by dtrebbien on May 16, 2010 and this page was last updated Jun 3, 2020.

Comments and Reviews

   
 Post comment/review
lesm
Apr 24, 2018
0

It works with older Windows, up to 8. It doesn't work with Windows 10.

TBayAreaPat
May 2, 2025

lesm is right

bobkush
Sep 29, 2016
0

Unfortunately, Dependency Walker is no longer supported or updated - this program is discontinued.

What is 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.