crash-dump topic
MinidumpExplorer
Inspect and capture minidump files. Includes stand alone library for reading minidump files.
planb-android
A crash recovery library for Android. It allows tracking and handling crashes with different rules for debugging and production.
jndcrash
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
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
Simple cross-platform crash handling library for desktop native apps
kdmp-parser-rs
A KISS Rust crate to parse Windows kernel crash-dumps created by Windows & its debugger.