crash-dump topic

List crash-dump repositories

MinidumpExplorer

87
Stars
19
Forks
Watchers

Inspect and capture minidump files. Includes stand alone library for reading minidump files.

planb-android

34
Stars
2
Forks
Watchers

A crash recovery library for Android. It allows tracking and handling crashes with different rules for debugging and production.

jndcrash

54
Stars
14
Forks
Watchers

A Java wrapper over NDCrash C library https://github.com/ivanarh/ndcrash. Don't forget to run git submodule update --init --recursive after checking out.

DumpReport

46
Stars
15
Forks
Watchers

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 de...

chillout

15
Stars
1
Forks
Watchers

Simple cross-platform crash handling library for desktop native apps

kdmp-parser-rs

27
Stars
4
Forks
Watchers

A KISS Rust crate to parse Windows kernel crash-dumps created by Windows & its debugger.