A collection of tools for working with Pulsar's files.
Crash Summary: View stacktraces and register values stores in a crash.pul
file.
All features are available as command line switches (see ./pulsar-tools --help
). Certain features are also available through Retro Rewind's wfc-bot (also written by me) on the Retro Rewind Discord.
This repository is dual licensed under AGPLv3 and MIT. Any code adapted
directly from pulsar is licened under MIT to retain pulsar's original license
(see LICENSE_PULSAR
) and is denoted at the top of the relevant files.
Everything else in this codebase is AGPLv3, including code adapted from wiimm's
szs tools (originally GPLv2) (see LICENCE
).