Skip to content
×
WARNING
This is experimental software.
It can damage you and your machine.
Use at your own risk.
×
Info
The application runs in your browser and not on any server.
Hence, you can run if offline if you like. Download the source at
GitHub.
This editor is a work in progress. Not every message is known,
or decoded yet. The Message column is the only part of the viewer
that’s editable. The idea is to edit the data between the brackets.
Below you will find what each type of bracket holds.
<message>
In between the angled brackets you’ll find the message type in hex.
It is 1-2 bytes long.
[value]
In between the regular brackets you’ll find the data value. This data
has been formatted to actual numbers.
(raw hex)
If you see an indented line enclosed with parentheses. Then the message
isn't yet decoded. The raw message with header and data will be
presented with it's hex values in between the parentheses. This data
can also be edited. If you want to try something out.