https://github.com/ibara/hex
Simple hex viewer
https://github.com/ibara/hex
Last synced: 18 days ago
JSON representation
Simple hex viewer
- Host: GitHub
- URL: https://github.com/ibara/hex
- Owner: ibara
- Created: 2019-11-26T02:52:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T20:07:01.000Z (about 6 years ago)
- Last Synced: 2025-01-18T02:18:00.619Z (12 months ago)
- Language: C
- Size: 1.95 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hex
===
`hex` is a simple hex viewer for the console.
I needed a simple Unix program for teaching and this was the first thing
I thought to write.
As far as I need, this is feature complete.
Feel free to use it if you need. There's a tarball in the `Releases` tab.
Remove the `pledge(2)` calls if you're not on OpenBSD.