Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dream ƒrequency Hexadecimal to ASCII Converter v4.4.4

1 view
Skip to first unread message

Dream ƒrequency

unread,
Apr 28, 2006, 8:14:35 PM4/28/06
to
Dream ƒrequency Hexadecimal to ASCII Converter v4.4.4

Convert hexadecimal strings to ASCII text with a single click. Use everyday with your existing IDE, use it to look up what the code for the ASCII dollar sign is, or discover what that incomprehensible string of hex characters converts to, etc..

As seen on Download.com.

Small application window allows simultaneous use with your favorite IDE, text editor, Word, etc.. Sits in tray until needed.

Free one month trial. Only 99¢ per month.

http://dreamfrequency.com/df.cgi?p=HextoASCIIA

Dream ƒrequency; Imagination Realised - http://dreamfrequency.com - Useful 99¢ per Month Windows Software

Stefan Reuther

unread,
Apr 29, 2006, 8:13:27 AM4/29/06
to
Dream ƒrequency wrote:
> Dream ƒrequency Hexadecimal to ASCII Converter v4.4.4

ROTFL.

> Convert hexadecimal strings to ASCII text with a single click.

perl -e "foreach(qw(30 20 63 65 6e 74 20 61 20 79 65 61 72)){print chr hex}"

> Use everyday with your existing IDE, use it to look up what the code
> for the ASCII dollar sign is,

charmap.exe

perl -e "foreach(split//,'hello, world'){printf '%02x ',ord}

Emacs: C-x =


Stefan

0 new messages