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
OllyDbg
Description: OllyDbg is a 32-bit assembler level analyzing debugger for Microsoft Windows. It is useful for reverse engineering and malware analysis, allowing the user to step through code, set breakpoints, and examine registers and memory.
Type: software