Skip to content

Front end application to perform memory dump of applications using the userdump.exe utility

License

Notifications You must be signed in to change notification settings

torkildr/MemoryDumper

Repository files navigation

##Memory dumper##

This utility is a front end for the userdump utility provided by Microsoft. It is designed to run on any Windows computer with .NET Framework 4.0 or later.

The purpose of this application is more or less as follow:

  • List all processes in the current session
  • Start a memory dump of the selected process
  • Compress the newly created memory dump

##Requirements##

###Userdump 8.1### Userdump is produced by, and can be downloaded from Microsoft directly. Place extracted folder "userdump8.1" directly under the project-files.

You will need this to compile, so you should probably do this.

##License##

This utility is licensed under the MIT license, see LICENSE.txt for more information.

The 7za.exe utility is licensed under GNU LGPL (see zip\license.txt for more information).

The memory dump icon is from the Nuvola icon set by Davic Vignoni, and is licensed under GNU LGPL 2.1

About

Front end application to perform memory dump of applications using the userdump.exe utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages