Dependency Walker
Description: Dependency Walker is a free utility that scans Windows executable files and displays the external dependencies of the programs. It can help troubleshoot missing DLL errors.
Type: software
WinDbg
Description: WinDbg is a powerful Windows debugging tool used mainly for analyzing crashes and errors in Windows applications and drivers. It provides detailed assembly-level debugging and can be used to inspect live programs or crash dumps.
Type: software