I have a Windows 7 BSOD crash dump of almost 900 mb, and I would like to produce a mini dump from it. Is there a tool for that?

link|improve this question
1  
Try to put it in a .7z file (7-zip), you might be able to compress it by a large amount. The memory might contain a lot of zeroes or some kind of repetition which allows it to be compressed a lot. As far as I know I haven't seen such a tool yet... – Tom Wijsman Nov 23 '10 at 0:32
feedback

1 Answer

"The resulting MEMORY.DMP file can be quite large. However most of the contents are zeroed memory, so it should compress (With WinRAR for example.) to a much smaller size.
A one gigabyte memory dump will usually compress down to 100-300 megabytes, which will allow for much easier transfer across the network." from here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.