Skip to content

karakays/random-hexdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Coverage

random-hexdump

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.

Usage

Inspired by

Jamie Zawinski's personal homepage

License

MIT license

Authors

Selçuk Karakayalı [email protected]