KeithBrown39423 / Hexdump

The alternative cross-platform hex dumping utility
MIT License
16 stars 0 forks source link
cli command-line-tool hex hexdump


Banner


    Hexdump

the alternative cross platfrom hex dumping utility
Features · Build · Credits

Report Bug · Request Feature



[!NOTE] Hexdump is designed to replace the standard Hexdump command. If you feel uncomfortable replacing it, simply rename the binary to something else.

Example Usage

Screenshot of Hexdump


Features

Build

In order to build Hexdump, you need to have zig installed. After installing zig, you can simply run the following command:

zig build --prefix /opt/hexdump/ -Doptimize=ReleaseFast

(You can replace /opt/hexdump with wherever you want to install Hexdump)



    CREDITS


Libraries

Contributors

Huge thank you to all the people who have contributed to this project:

(Hexdump is protected by the MIT licence)