A tool to show only printable characters of a file.
- Prints printable chars from a random file or stream
hexcat <file>
Source files are located in src/
and binary files will go in bin/
. To compile hexcat, just type :
make
Pull requests are welcome. Feel free to open an issue if you want to add other features.