2020-06-21 12:00:51 -04:00
2020-06-21 10:00:06 -04:00
2020-06-21 11:57:21 -04:00
2020-06-20 23:34:10 -04:00
2020-06-21 12:00:51 -04:00
2020-06-21 11:57:21 -04:00

ViewBin

This really is just a slightly prettier version of hexdump. There isn't much to say about it.

demo

To view the flag/help screen run with -h or --help

Building

Linux

On Linux you can clone the repository and just run make inside the cloned directory. No dependencies, only a compiler and Gnu Make.

Windows

The Makefile may, or may not work on windows, I'm not sure. If it doesn't there are no dependencies. You can just run it through a compiler.

Description
A slightly cooler version of hexdump
Readme 81 KiB
Languages
C 95.4%
Makefile 4.6%