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. | 432 |
philip82148/cpp-dump | A debugging library that prints variables of any type in a human-readable format | 301 |
crash-utility/crash | A tool for investigating kernel crashes in live systems or from core dumps. | 833 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
xoofx/cppast.net | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 504 |
zqqf16/sym | An app for processing and analyzing crash logs from various frameworks | 594 |
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,054 |
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. | 581 |
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++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |
certtools/intelmq | A tool for collecting and processing security feeds using a message queuing protocol to improve incident handling processes. | 975 |
phate6660/cppfetch | A C++ program that gathers information about the system and displays it in a graphical format. | 18 |