Skip to content

Symbolizing crash reports with ease (a custom tool for BinaryAge apps)

License

Notifications You must be signed in to change notification settings

binaryage/crash-prism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crash PRISM

Crash PRISM is a custom command-line tool and a web server for symbolizing crash dumps of our apps from BinaryAge.

It is NOT a secret electronic surveillance program, formally classified as top secret, that has been run by the United States National Security Agency (NSA) since 2007.

Installation

git clone git@github.com:binaryage/crash-prism.git
cd crash-prism
bundle install
bundle exec bin/prism sym some/path/to/Finder.crash
bundle exec bin/prism show <gist-sha>

License: MIT

About

Symbolizing crash reports with ease (a custom tool for BinaryAge apps)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages