Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).