A stupid hexdump
implementation for fun.
rhd
generates random bytes by allowing to embed custom text and outputs the dump.
The output is in conventional hexdump
format which starts with the offset in hexadecimal followed by 16 space-separated hexadecimal bytes which might contain an optional input text and finally followed by the same sixteen bytes in ASCII representation.
Jamie Zawinski's personal homepage
MIT license
Selçuk Karakayalı [email protected]