| hex2ascii | Hex to ascii conversion |
Hex 2 ascii is a C-program to convert hex (two hex chars) to ascii, licensed under GPL.
I wrote it becuase I was in the process to crack a simple RSA crypto. So I needed a tool that could print ascii output based on hexadecimal input values.
- Command line hex string to ascii output.
- Stdin conversion.
If you are interrested in this project you can find the source. This file is generated on the fly from the CVS so be patient.
See the source.
All feedback are welcome.
It you are interested it is possible to view the CVS-tree.
Copyright © 2008 Ola Lundqvist |