WinDepends – A Rewrite of the Dependency Walker

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • WinDepends

    Windows Dependencies

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Dependencies

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

  • Dependencies

    A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues. (by lhak)

    I have been using this fork (https://github.com/lhak/Dependencies).

    But I hate how this software comes with dozens of DLLs. I like to chuck these tools in sa single directory, and this is one that I have to put in a separate folder. DependencyWalker was better in this regard.

  • ClangSharp

    Clang bindings for .NET written in C#

    If you do have headers, you don't have to write the bindings by hand: https://github.com/dotnet/ClangSharp?tab=readme-ov-file#gene...

    Also because this is Windows, there is https://github.com/microsoft/CsWin32 already (and adjacent libraries) which rely on the same generator.

  • CsWin32

    A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.

    If you do have headers, you don't have to write the bindings by hand: https://github.com/dotnet/ClangSharp?tab=readme-ov-file#gene...

    Also because this is Windows, there is https://github.com/microsoft/CsWin32 already (and adjacent libraries) which rely on the same generator.

  • DependencyViewer

    There is also this one, but it is no longer maintained. https://github.com/MarekKnapek/DependencyViewer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dependencies: Open-source rewrite of Dependency Walker

    1 project | news.ycombinator.com | 13 May 2024
  • I can't get Fluidsynth working

    1 project | /r/cpp_questions | 5 Oct 2023
  • EXE vs MSI

    1 project | /r/sysadmin | 12 Jun 2023
  • Unable to get Meshroom to accept images

    1 project | /r/photogrammetry | 7 Apr 2023
  • Every time I try to open the game this error message show up. What am I supposed to do?

    2 projects | /r/battlefield_4 | 3 Apr 2023

Did you konow that C# is
the 10th most popular programming language
based on number of metions?