Skip to content

hidesys/EnableMemoryDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Are you bored with suddenly deadly software?

https://gyazo.com/5a420d41a38fc92997926efe0409bd63

Do this “xxx has stopped working” dialog or silently deadly software irritate you? Just dump your memory and send it to fxxkin developer!

The memory dump is very useful for developers to detect the problem and fix it.

This tool enables Local Memory Dump of Windows Error Reporter from Microsoft.

How to

1. Download this tool

https://gyazo.com/033a123239e1a95a594b7f679d9154df

You can download from this button of the page.

2. Extract

Right click the downloaded zip file and extract them.

3. Enable Local Memory Dump

https://gyazo.com/35f743c22614de19510f29ab85cdb66e

Double click enable.bat.

3.a If there was errors, exec enable.bat as Administrator

To enable Local Memory Dump function, you need to exec enable.bat as Administrator.

https://gyazo.com/776ebb0b789bc64d5231746a91ec9b77

Right click it and execute as Administrator.

4. Show crush of the deadly software

You can use your Windows normally, and crush your deadly software.

Windows will automatically dump the memory of the crushed software.

https://gyazo.com/5a420d41a38fc92997926efe0409bd63

5. Let’s see the memory dumps

https://gyazo.com/c53546972792f702a35dd4befa7d2be2

Execute seeDumps.bat, and you can get the list of memory dumps.

https://gyazo.com/9c4feca057b744957e5c030ec1cbda16

6. Send dumps to the developer!

Please send the memory dumps to the developers. These dumps encourage them to find their bugs. Thanks!

Technical Appendix

Including files

  • Execting enable.bat enables your Windows to get memory dumps when some softwares crush.
  • Execting disable.bat disables your Windows to get memory dumps.
  • Execring showDumps.bat lead you to the directory where memory dumps are saved. You can get the files.

more

For more information, see this. https://msdn.microsoft.com/en-us/library/windows/desktop/bb787181%28v=vs.85%29.aspx

@hidesys

info@hidesys.net

About

Just enable Local Memory Dump of Windows Error Reporter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors