Windows is creating a minidump whenever it’s crashing. This minidump contains data that was stored in part of the memory. The interesting aspect of this procedure is that it’s relatively easy to analyse the minidump using the Debugging Tools for Windows [link]. The tool has a size of roughly 18 Megabytes and is compatible to [...]

