https://github.com/dnesting/lhex
https://github.com/dnesting/lhex
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnesting/lhex
- Owner: dnesting
- License: apache-2.0
- Created: 2019-11-29T17:49:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T16:45:52.000Z (over 5 years ago)
- Last Synced: 2024-06-20T15:56:06.142Z (over 1 year ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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.