Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecat/logcrash-decoder
Decoder for Nadeo's LogCrash files generated by Trackmania and Maniaplanet.
https://github.com/codecat/logcrash-decoder
Last synced: 6 days ago
JSON representation
Decoder for Nadeo's LogCrash files generated by Trackmania and Maniaplanet.
- Host: GitHub
- URL: https://github.com/codecat/logcrash-decoder
- Owner: codecat
- Created: 2021-05-16T13:03:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T18:22:45.000Z (about 2 years ago)
- Last Synced: 2024-06-20T11:50:02.193Z (7 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Nadeo LogCrash decoder
This program will decode a LogCrash file from Trackmania or Maniaplanet into a more human-readable file.## Features
* Show relative module address in all callstack dumps (eg. `0x00007FF7C6A75BA1 (Trackmania.exe: +0x7C5BA1)`)
* Show disassembly of ByteCode at crash location## Download
Find the latest release on the [releases page](https://github.com/codecat/logcrash-decoder/releases).