Online Windows Crash Dump Analysis

if you ever need to analyze a Windows Dump file but don’t have the Windows Debugging Tools available here’s a handy way of doing an online analysis of the dump file. Get the Windows Crash Dump file from C:\Windows\Minidump, then ZIP the dump file and upload it on the OSR Online website via the Instant …

Continue reading ‘Online Windows Crash Dump Analysis’ »

ToolTip: BlueScreenView

Anyone who uses Windows has seen at least once a BSOD (Blue Screen of Death). Even Bill Gates had to deal with it (watch this video). NirSoft has released a utility called BlueScreenView that scans all the minidump files that are being created when a BSOD occurs and displays all information about these crashes. The …

Continue reading ‘ToolTip: BlueScreenView’ »