ZIP
WinGet
Dependencies
lucasg · 2.2.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
Dependencies_v2.2.0_x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
lucasg.Dependencies
Version
2.2.0
Description
Dependencies is a rewrite of the legacy software Dependency Walker which was shipped along Windows SDKs, but whose development stopped around 2006
License
MIT
↗
Installer URL
https://github.com/himeshsameera/Dependencies/releases/download/v2.2.0/Dependencies_v2.2.0_x64.zip
Release Notes
- Fixed Issue [#272](lucasg#272). When showing the Import list, missing imports will be shown at the
top.
- Fixed Issue [#285](lucasg#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.