crash
Kernel crash investigator
A tool for investigating kernel crashes in live systems or from core dumps.
Linux kernel crash utility
842 stars
62 watching
278 forks
Language: C
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chromium/crashpad | A system for collecting and analyzing crash data from software applications. | 440 |
woodemi/quick_breakpad | A tool for collecting and analyzing crash reports from C/C++/Objective-C applications. | 20 |
bnagy/crashwalk | Tools for analyzing and categorizing system crashes using instrumentation data | 351 |
ionescu007/r0ak | A tool for inspecting and modifying kernel-mode code on Windows systems with limited privileges. | 29 |
imqs/cpp-forensics | A C++ crash dump server that stores and analyzes system crashes for forensic analysis. | 1 |
crashub/crash | A Java shell designed to extend and interact with the Java Virtual Machine. | 937 |
abahmed/kwatch | A tool for monitoring Kubernetes clusters and detecting crashes in real-time | 965 |
netoptimizer/prototype-kernel | A prototyping kernel development framework | 302 |
vitoplantamura/bugchecker | A kernel debugger for Windows that provides low-level debugging capabilities without requiring external hardware or system modification | 935 |
christhecoolhut/firmware_slap | Analyzes firmware vulnerabilities using concolic analysis and function clustering | 472 |
a13xp0p0v/kernel-hardening-checker | Tools for analyzing and hardening the security of Linux kernels | 1,711 |
silvermoonsecurity/passivefuzzframeworkosx | A framework for fuzzing OSX kernel vulnerabilities using passive inline hooking in kernel mode. | 227 |
spencerdodd/kernelpop | Automated framework for discovering and exploiting kernel vulnerabilities on Linux and macOS. | 687 |
xairy/kernel-exploits | A collection of proof-of-concept exploits for vulnerabilities in the Linux kernel | 1,454 |
mokemokechicken/crashmonkey | Tool for simulating random operations on iOS applications to test app stability and crash points. | 199 |