Muirey03 / Cr4shed

More useful crash logs
117 stars 25 forks source link

Can we add an option for listing common os logs? #76

Open Torrekie opened 2 years ago

Torrekie commented 2 years ago

Wants to have something similar with Console.app on macOS

vadim-a-yegorov commented 1 year ago

Like this one?

Screenshot 2023-01-22 at 3 19 36 AM

Crash Reports

Already implemented.

Spin Reports

Useless.

Log Reports

Useless.

Diagnostic Reports

Useless.

system.log

Install socat package: https://www.ios-repo-updates.com/search/?s=socat&repository=all&section=all&price=all

Then run : socat - UNIX-CONNECT:/var/run/lockdown/syslog.sock

Torrekie commented 1 year ago

but I'm not seeing Cr4shed reporting CLI program crashes on my device with freshly jailbreak, not sure if this is a bug or designed like that

vadim-a-yegorov commented 1 year ago

Gotcha, yes Cr4shed doesn’t work as expected and do not display same results as macOS Console.app from ~/Library/Logs/CrashReporter/ for some reason. Cr4shed can be fixed, also this project can be ported to jailed devices and ship as ipa. I took note of this, will do later