Description
DLL dependency lists can be inspected for Windows-targeted binaries from a mingw-w64 workflow. This tool is useful for developers and packagers diagnosing missing runtime libraries before shipping an executable.
It reads binary dependency metadata and reports linked DLLs. Use the output to verify packaging, but still test the program on a clean target system.