Skip to content

BeamNG/msgpackInspector

Repository files navigation

MessagePack Inspector

Small C# utility that lets you inspect binary files that were written with MessagePack. Nearly dependency free, small codebase and easy to customize.

Preview1

Downloads

Libraries / Acknowledgements

  • Developed with .net framework 4.6.1
  • Customized Be.HexEditor - HexEdit Control. MIT license
  • msgpack-cli - C# msgpack library. Apache License 2.0

How to build

Simply open msgpackinspector.sln in Visual Studio and build the solution.