https://github.com/chefkissinc/panicinforeader
XNU panic decompressor tool. No commercial use.
https://github.com/chefkissinc/panicinforeader
decompressor macos macosx panic rust tool xnu
Last synced: 12 months ago
JSON representation
XNU panic decompressor tool. No commercial use.
- Host: GitHub
- URL: https://github.com/chefkissinc/panicinforeader
- Owner: ChefKissInc
- License: other
- Created: 2023-07-07T13:53:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-16T15:10:54.000Z (about 1 year ago)
- Last Synced: 2025-04-16T22:18:07.041Z (about 1 year ago)
- Topics: decompressor, macos, macosx, panic, rust, tool, xnu
- Language: Rust
- Homepage:
- Size: 58.6 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# PanicInfoReader
A command line tool that can decompress a XNU panic either from the `aapl,panic-info` NVRAM variable or from a file.
The PanicInfoReader project is licensed under the `Thou Shalt Not Profit License version 1.5`. See `LICENSE`
Supports macOS, Windows and Linux.