GithubHelp home page GithubHelp logo

harryzjm / ips2crash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dmaclach/crashdump

0.0 1.0 0.0 14 KB

Convert macos crashreports (ips files) into text.

License: Apache License 2.0

Objective-C 72.93% Shell 27.07%

ips2crash's Introduction

ips2crash

A small utility for converting macOS crashreport files (.ips) into text output which is the same as what you would see using Console.app to open them. Note that .ips files are json, so you can also extract individual data fields out of them pretty easily.

Works with macOS 12 (Monterey), macOS 13 (Ventura) and macOS 14 (Sonoma) as of 2023-11-14. Uses private APIs so no guarantees moving forward.

The crash reports generated by the system can usually be found in ~/Library/Logs/DiagnosticReports.

Usage

ips2crash <ips-path>
# or
ips2crash <ips-path> <output-path>

ips2crash's People

Contributors

dmaclach avatar harryzjm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.