cpp-forensics
Crash server
A C++ crash dump server that stores and analyzes system crashes for forensic analysis.
C++ crash dump server
1 stars
28 watching
0 forks
Language: Python
last commit: over 6 years 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 |
philip82148/cpp-dump | A debugging library that prints variables of any type in a human-readable format | 308 |
crash-utility/crash | A tool for investigating kernel crashes in live systems or from core dumps. | 842 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,049 |
xoofx/cppast.net | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 514 |
zqqf16/sym | An app for processing and analyzing crash logs from various frameworks | 597 |
apache/rocketmq-client-cpp | A C++ client for Apache RocketMQ, providing messaging and streaming capabilities. | 370 |
microsoft/clrmd | A library for introspecting processes and dumps. | 1,063 |
rootmos/libpquv | A C library that integrates the PostgreSQL client with the libuv event loop | 10 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |
friflo/ecs.csharp.benchmark-common-use-cases | A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. | 22 |
crashgrindrips/burp-dump | A tool to export HTTP(S) requests and responses from BurpSuite to a file system in various log formats | 24 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
certtools/intelmq | A message queuing protocol solution for collecting and processing security feeds | 985 |
phate6660/cppfetch | A C++ program that gathers information about the system and displays it in a graphical format. | 18 |