GitHub / xquintana / DumpReport
Console application that creates an HTML report from a Windows user-mode dump file, using WinDBG or CDB debuggers. Although it's been mainly designed for crash dump analysis of Windows applications developed in C++, it can also be used to read hang dumps or .Net dumps.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xquintana%2FDumpReport
PURL: pkg:github/xquintana/DumpReport
Stars: 50
Forks: 16
Open issues: 0
License: mit
Language: C#
Size: 546 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 2 months ago
Topics: analysis, crash-dump, crash-reporting, dump, dump-analysis, windbg, windbg-scripts, windows