Topic: "crash-dump"
Countly/countly-sdk-ios
Countly Product Analytics iOS SDK with macOS, watchOS and tvOS support.
Language: Objective-C - Size: 2.07 MB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 624 - Forks: 243

swwwolf/wdbgark
WinDBG Anti-RootKit Extension
Language: C++ - Size: 2.94 MB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 611 - Forks: 178

faisalmemon/ios-crash-dump-analysis-book
iOS Crash Dump Analysis Book
Language: Objective-C - Size: 55.9 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 604 - Forks: 91

Dynatrace/superdump
A service for automated crash-dump analysis
Language: C# - Size: 12.7 MB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 521 - Forks: 76

MarioVilas/winappdbg
WinAppDbg Debugger
Language: Python - Size: 7.73 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 457 - Forks: 113

ivanarh/ndcrash
A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.
Language: C - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 110 - Forks: 22

ajitsing/Sherlock
Sherlock reports any crash that occurs in your application
Language: Java - Size: 250 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 102 - Forks: 25

FunkyMuse/Crashy
A tiny library to save your crash reports to the device's storage with lots of details of what went wrong.
Language: Kotlin - Size: 1.81 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 83 - Forks: 5

GregTheDev/MinidumpExplorer
Inspect and capture minidump files. Includes stand alone library for reading minidump files.
Language: C# - Size: 656 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 80 - Forks: 18

SystangoTechnologies/Crashalert
Set of React Native components that allow reporting of the crashes in RN applications.
Language: JavaScript - Size: 111 MB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 70 - Forks: 3

asmaloney/asmCrashReport
🐞 Installs signal handlers to capture stack traces for MinGW 32 and macOS builds.
Language: C++ - Size: 28.3 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 54 - Forks: 28

ivanarh/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.
Language: Java - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 52 - Forks: 14

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.
Language: C# - Size: 545 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 38 - Forks: 11

patrickfav/planb-android
A crash recovery library for Android. It allows tracking and handling crashes with different rules for debugging and production.
Language: Java - Size: 3.85 MB - Last synced at: 12 days ago - Pushed at: about 5 years ago - Stars: 35 - Forks: 2

0vercl0k/kdmp-parser-rs
A KISS Rust crate to parse Windows kernel crash-dumps created by Windows & its debugger.
Language: Rust - Size: 900 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 34 - Forks: 6

DynaSage/Crash-Codes Fork of ZyXMysteryZyX/CRASHCODES-1
Discover potent codes capable of crashing popular apps like WhatsApp, Telegram, and Instagram!
Size: 653 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 30 - Forks: 12

ribtoks/chillout 📦
Simple cross-platform crash handling library for desktop native apps
Language: C++ - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 1

KonH/UnityCrashAnalizer
Unity Android native crash analyzer using .NET Core console utility
Language: C# - Size: 40.9 MB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 3

HiJesse/Magic-Box
An Android performance monitor | developer kit
Language: Java - Size: 1.07 MB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

endurodave/CoreDump
Universal Embedded System Core Dump Framework
Language: C++ - Size: 329 KB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 3

Therena/WindowsDevelopmentShellTools
Powershell commandlets for software development on the Microsoft Windows operating system
Language: PowerShell - Size: 50.8 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 2

ivanarh/ndcrashdemo
Demonstrates NDCrash library usage by JNDCrash java wrapper. Includes JNDCrash as as submodule. Don't forget to run git submodule update --init --recursive after checking out.
Language: Java - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

schwindelig/postmortem
:skull: :fire: :snowflake: A basic analyzer for memory dumps containing managed code
Language: C# - Size: 495 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

dudongdaoqi/LCXCrashExtension
降低崩溃率,内存管理
Language: Objective-C - Size: 397 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 1

alirezanasrollahzadeh2003/AnCrashLytics
A fully customized service for analyzing and tracking errors in mobile applications, independent of any external service.
Language: Kotlin - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Empyreal96/MinidumpViewer.UWP
A basic MiniDump viewer for UWP devices
Language: C# - Size: 790 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

Empyreal96/DbgHelp.MinidumpFiles.UWP
An attempt to convert the original over to UWP, Allows access to `dbghelp.dll` features and APIs
Language: C# - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

brainelectronics/EspSaveCrashSpiffs
Save exception details and stack trace to the SPIFFS everytime the ESP8266 crashes
Language: C++ - Size: 421 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

csm10495/pydumpanalyzer 📦
A Python-based Crash Dump Server/Analyzer
Language: Python - Size: 159 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

zhengtianzuo/tianzuo.Kongtong
Windows平台下应用程序发生崩溃时, 生成崩溃转储文件用于分析定位到崩溃代码行,同时生成系统环境相关信息。(When an application crashes on a Windows platform, a crash dump file is generated to analyze the lines of collapsed code and generate information about the system environment.)
Language: C - Size: 2.69 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

rodlie/breakdown
A library (and tools) for parsing crash dumps
Language: C++ - Size: 15.6 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

manimaran96/CrashReporter
Android Simple Crash Report Library. It stores every crash information and is shared by email.
Language: Kotlin - Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

oxan/EspArduinoExceptionDecoder Fork of janLo/EspArduinoExceptionDecoder
Python script to decode ESP stacktraces and exceptions.
Language: Python - Size: 38.1 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

GregTheDev/CorDebug
C# Interoperability wrappers for the CorDebug library
Language: C# - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

xmarcoied/simpleBreakpad-cpp
simple c++ application integrated with the crashrepoting lib google breakpad
Language: C++ - Size: 7.27 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

frederic-perez/Hello-dump
Simple project that produces dump files when crashing (to help debugging)
Language: C++ - Size: 103 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

jthelin/cause_crash_dump
A small utility program that will run and then crash. Primarily for use with testing any crash dump collection utilities and scripts.
Language: Shell - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

stevencohn/Learn.NET
Learn how .NET garbage collection works and how to debug crashes
Language: C# - Size: 3.44 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

serhiiz/MiniDumpProvider
Examine .Net memory dumps with F# interactive
Language: F# - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

WelliSolutions/UserModeCrashDumpInfo
Getting basic info from crash dump file
Language: C++ - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

IbremMiner837/Crash-Catcher-Manager
Language: Java - Size: 135 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vnl/QCrashReporter
Language: C++ - Size: 20.5 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
