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

https://github.com/dnesting/lhex


https://github.com/dnesting/lhex

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# github.com/dnesting/lhex

[![PkgGoDev](https://pkg.go.dev/badge/github.com/dnesting/lhex)](https://pkg.go.dev/github.com/dnesting/lhex)

This is a work in progress.

This package provides a hexdump-based file format. The intention is to allow for annotated
binary files, where it's useful to take a hexdump from various (i.e., sparse) portions of
a data source, add commentary, and potentially label them for programmatic use later on.