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/)
- Host: GitHub
- URL: https://github.com/jsonzilla/crashrpt
- Owner: jsonzilla
- License: bsd-3-clause
- Created: 2022-08-06T16:34:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-06T17:18:58.000Z (over 3 years ago)
- Last Synced: 2025-07-21T16:17:48.983Z (8 months ago)
- Topics: cpp, crash-reporting, windows
- Language: C++
- Homepage:
- Size: 5.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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