When a system crashes, it usually leaves behind something called a “crash dump”. This crash dump contains information about what happened. However, in order to read it on a system you need to download and install Microsofts debugging tools, its dependancies called “symbols” and run some commands. WhoCrashed is designed to read the crash dump files with a single click. Just open it, press “Analyze” and it will tell you what driver/hardware caused the problem.
While it wont tell you exactly what happened, it lists a hardware error message or a driver file that failed which you can Google and find the cause.


Screenshots:
WhoCrashed - Windows Crash Dump Analyzer

Downloads:
Download from Official Site – 716kb

More Information