Binary file viewer for modern browsers. Presents a hexadecimal and ASCII representation of a binary file. It is also possible to add annotations for bits which are shown on-screen.
It was created for the purpose of reading binary data, dumped from the Embedded
Controller (EC) RAM (using ectool
). The supported "annotations file" is
currently in a custom format, based on the ACPI Field
function. An example can
be found in the Lekensteyn/acpi-stuff repository.
Other formats can easily be supported, see the source of [annotations.js].
See [TODO] for problems.
Copyright (C) 2014 Peter Wu [email protected]
This project ("hex-viewer") is licensed under the MIT license. See the LICENSE file for more details.