Hex2ascii is a small but useful open source program when doing binary debugging. It convert strings of hexadecimal numbers to its ASCII representation.
Features
- Take input from command line arguments or standard input
- Skips preceeding "0x" strings
- Skips whitespace characters before the hex representation of a character
- Case insensitive to the hex representation
- Open source
Download
You can download the latest version of hex2ascii from the svn repository.
Support
Inguza Technology AB can give commercial support for hex2ascii if needed.
License
GNU General Public License