All Projects → Muirey03 → Cr4shed

Muirey03 / Cr4shed

Licence: other
More useful crash logs

Programming Languages

objective c
16641 projects - #2 most used programming language
Logos
282 projects
Objective-C++
1391 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects

Cr4shed

A modern crash reporter for iOS

Cr4shed is a useful crash reporting package designed to help developers identify and fix crashes that have been reported to them by their users, and to help users identify the culprits of crashes. It generates a crash log in /var/mobile/Library/Cr4shed (accessible from the Cr4shed application) including information such as the process that crashed, the exact reason for the crash, the dylib that caused the crash and the entire call stack when the crash occurred.

This is extremely useful if someone reports a crash to you and you can't work out what the issue is purely from the system/CrashReporter crash log. (Is also extremely useful for identifying causes of crashes in development). This report should be everything you need to work out exactly why the crash occurred.

Cr4shed is now at the stage where it should be able to function as a full replacement for CrashReporter, but I cannot (yet) recommend uninstalling CrashReporter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].