block by mgold 6159177

Translates hexidecimal digits into ASCII art, with the brightness correlated to the magnitude of the digit. The input may be either ASCII hex (either upper or lowercase) digits or machine values. Try it on random data, or the compiled executable of the program (and vary your terminal width). An octal version is also available.

hexBright.c