hexer: A Colorful Hexdump

1 min read 100 words

See @github/hexer

hexer is a tool for binary (or octal and decimal) analysis of any file. hexer provides many of the facilities of hexdump, but add further “super-powers”, including colors, dynanmic base-n selection, and a binary visualization tool on a Cartesian plane.

Written in: Rust