• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    Objective-C
  • Created almost 6 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More useful crash logs

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.

More Repositories

1

CVE-2022-32832

Proof-of-concept and write-up for the CVE-2022-32832 vulnerability patched in iOS 15.6
C
97
star
2

MRYIPC

Easy-to-use iOS IPC without the need for RocketBootstrap
C
92
star
3

CVE-2022-42864

Proof-of-concept for the CVE-2022-42864 IOHIDFamily race condition
Objective-C
62
star
4

RemoteLog

Simple remote logging system using UDP datagrams
Objective-C
47
star
5

Amandus

Apple Pay redesigned!
Objective-C
23
star
6

PowerModule

Source code for my PowerModule tweak.
Objective-C
23
star
7

13HUD

iOS 13 volume HUD for iOS 11/12
Objective-C
22
star
8

MessageLog

A simple library to log all objc_msgSend calls
Logos
17
star
9

libimagepicker

A simple library for choosing images in preference bundles.
Objective-C
16
star
10

RecordAnywhere

Allow screen recording on the lockscreen
Logos
10
star
11

BrickFix

Fix for iMessage bug that can brick your iPhone
Logos
9
star
12

Nebula

Dark mode for webpages
CSS
6
star
13

Zenith

Bug reporting for the Zenith tweak
5
star
14

servicedump

Tool to investigate mach services and the sandbox
Objective-C++
5
star
15

R2D2

Radare2 GUI application
C
5
star
16

WorkFFS

No more Spotify crashes
Logos
4
star
17

IconSupportFix

A quick patch for IconSupport on iOS 13
Logos
4
star
18

MarkFavourites

Mark favourite multiple photos in the Photos app
Logos
4
star
19

Hive

Redesigned passcode screen
Logos
4
star
20

SilentAir

Make the AirDrop sharing window unobtrusive.
3
star
21

ioservice

Find the IOUserClients belonging to an IOService
Objective-C++
3
star
22

CentaurIssueReporting

Issue reporting for the Centaur tweak
2
star
23

iogen

Auto-generator of userspace wrappers for IOKit user client external methods
C++
2
star
24

Muirey03.github.io

JavaScript
2
star
25

iousbpoc

POC for IOUSBInterface race-condition bug
C
2
star
26

Waves

Fluid simulation on your homescreen
Objective-C
1
star
27

CrashTest

Small tweak to demonstrate the respring loop issue on unc0ver
Makefile
1
star
28

uiuctf2021_writeups

My writeups for the uiuctf 2021 challenges
HTML
1
star
29

LabelHider

Advanced options for hiding icon labels
Logos
1
star
30

MiniRay

JavaScript
1
star
31

ioclient

Find the owning IOService of an IOUserClient
Objective-C++
1
star
32

redpwn2021_writeups

My writeups for the redpwnctf 2021 challenges
1
star