An open API service indexing awesome lists of open source software.

https://github.com/jsonzilla/crashrpt

CrashRpt intercepting exceptions in your C++ program, collecting technical information to analisys (fork from http://crashrpt.sourceforge.net/)
https://github.com/jsonzilla/crashrpt

cpp crash-reporting windows

Last synced: 7 months ago
JSON representation

CrashRpt intercepting exceptions in your C++ program, collecting technical information to analisys (fork from http://crashrpt.sourceforge.net/)

Awesome Lists containing this project

README

          

# CrashRpt

CrashRpt is a free open-source library designed for intercepting exceptions in your C++ program, collecting technical information about the crash and sending error reports over the Internet to software vendor.

Server for collecting error reports [Crashfix](https://github.com/jsonzilla/crashfix_service) is also available for free.

## Project Authors:

* Mike Carruth - CrashRpt project originator
* Oleg Krivtsov (zexspectrum) - current CrashRpt project maintainer

## Also thanks to:
* David Kelvin (crcode.s) for his money donation
* Thomas Fischer (tdev) for his Python statistics collection script
* Andy Schoenle for his German language file
* Davide Zaccanti for his Italian language file
* hadop for his French translation