Dependencies

lucasg · lucasg.Dependencies

Dependencies is a rewrite of the legacy software Dependency Walker which was shipped along Windows SDKs, but whose development stopped around 2006

Dependencies is a rewrite of the legacy software Dependency Walker which was shipped along Windows SDKs, but whose development stopped around 2006. Dependencies can help Windows developers troubleshooting their dll load dependencies issues. Dependencies currently does not recursively resolve child imports when parsing a new PE since it can be really memory-hungry to do so ( it can over a GB even for "simple" PEs ). This behavior can be overridden (app-wide) via a property located in "Options->Properties->Tree build behaviour".Dependencies currently does not recursively resolve child imports when parsing a new PE since it can be really memory-hungry to do so ( it can over a GB even for "simple" PEs ). This behavior can be overridden (app-wide) via a property located in "Options->Properties->Tree build behaviour". Tree build behaviours available: - ChildOnly (default): only process PE child imports and nothing beyond. - RecursiveOnlyOnDirectImports: do not process delayload dlls. - Recursive: Full recursive analysis. You better have time and RAM on your hands if you activate this setting

winget install --id lucasg.Dependencies --exact --source winget

Latest 2.2.0

Release Notes
  • Fixed Issue #272. When showing the Import list, missing imports will be shown at the top.
  • Fixed Issue #285 Copying dll files from the dependencies GUI.
  • Improved resolving dependancies for CLR dlls that use mono cecil
  • Fixed issues with CI system that came up after upgrading to VS2022. Thank you xiaoweiChen for the code change which I used as a reference.

Installer type: zip

Architecture Scope Download SHA256
x86 Download D24B21037420917E2565C1880BB76B4B8F2DC88E6C23355E11F9A4CD91100B9B
x64 Download 12B31ABCB06636A00E0097FB0D5DE803357C98728EBC1F0742648A7D2E8FF22A

Details

Homepage
https://github.com/himeshsameera/Dependencies
License
MIT
Publisher
lucasg
Support
https://github.com/lucasg/Dependencies/issues

Older versions (2)

2.1.0
Architecture Scope Download SHA256
x86 Download ebde60c00afb3bc571412157ab8e57d0d31f97e2d3ba4cae7f34231b6ea70b81
x64 Download a4c7274071768d2cbaa65c909b61f9544f316c39f86f2ad459bb7368c20b9670
1.11.1
Architecture Scope Download SHA256
x86 Download 3E6BC62B4163C4E8035E8A597515C116343FCB76FA4315317C3CAFE0BDC9E257
x64 Download 7D22DC00F1C09FD4415D48AD74D1CF801893E83B9A39944B0FCE6DEA7CEAEA99