So now that we have a memory dump file , and know how to open it , we will want to pull some useful data out. To start with, we will grab the stack trace (which is arguably one of the more important pieces). And in case you've stumbled across the "dumpstk"
Read More...