Re: TI-H: Hahaha


[Prev][Next][Index][Thread]

Re: TI-H: Hahaha




Im finding it hard to believe that people are having such difficulty with
these things....
there are ASCII lists all over the place. get one. if you are too lazy,
simple make a sort program in C to decode the stuff.  Hereis an algorithm
for it

take the entire text, byte by byte and translate it from '0' to 'F' to 0-15
using some sort of translation table.

int XRef[23]={0,1,2,3,4,5,6,7,8,9,0,0,0,0,0,0,0,0xa,0xb,0xc,0xd,0xe,0xf};
RealByte=XRef[RealByte-48];

then take pairs of the array of adjusted bytes and convert them to single
bytes:
NewByte=RealByte0<<4+RealByte1;

Save all the NewBytes to a file in binary mode, and look at it.  It will now
be in plain text.

Kaus

----- Original Message -----
From: Grant Stockly <gussie@stockly.com>
To: <ti-hardware@lists.ticalc.org>
Sent: Thursday, July 22, 1999 12:16 PM
Subject: Re: TI-H: Hahaha



Here it is...

4142434445464748494A4B4C4D4E4F505152535455565758595A  A-Z
6162636465666768696A6B6C6D6E6F707172737475767778797A  a-z


I'm not going to help you with the rest.  :)

>Ok, wait....every two hex numbers is an ASCII character?  There's a lot of
>"20"s so that must be a space....anyone wanna help me out here?
>
>----Original Message Follows----
>596F75206D61792062652072696768742E20203A292020492776652072656D6F76656420746
8617
>4
>207369676E61747572652062656361757365206F6E20616C6C2074686520636F6D707574657
2206
>C
>697374732049276D206F6E2C206F6E6C7920332070656F706C65206E6F74696365642069742
0776
>1
>736E277420736F6D6520504750207468696E672E
>
> >49207468696E6B207468657920686176652070726F626C656D7320756E646572
> >7374616E64696E6720706C61696E206173636969206F6E2074686973206C6973
> >7420746F6F2E2E2E
> >
> >//Olle
> >
> >
> >Grant Stockly wrote:
> >>
> >> What is what?
> >>
> >> >Well what the fuck is that?
> >> >Access code?
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >    suck it
> >> >     world's biggest idiot
> >> >        Cavan Carrol
> >> >
> >> >
> >> >_______________________________________________________________
> >> >Get Free Email and Do More On The Web. Visit http://www.msn.com
> >>
> >>
>
>>>48656C6C6F212054656C6C206D6520696620796F7520676F742074686973206D657373616
7652E
>ä.
>
>
>
>
>
>_______________________________________________________________
>Get Free Email and Do More On The Web. Visit http://www.msn.com