web application, reads a "crash report" and deobfuscates javascript stack traces within it using a source map
Go to file
2022-10-17 02:36:20 -07:00
app ignore stack frames from eagswebrtc.js 2022-10-17 02:36:20 -07:00
.gitignore made the thing 2022-10-17 02:29:11 -07:00
LICENSE made the thing 2022-10-17 02:29:11 -07:00
README.md made the thing 2022-10-17 02:29:11 -07:00

Crash Report Viewer

web application, reads a "crash report" and deobfuscates javascript stack traces within it using a source map

WIP, to be used for eaglercraft