Guest awagoner Posted August 17, 2004 Posted August 17, 2004 A =1 J=A Z = 1A 8,F,17 1,12,5 18,F,15,12 8,5,19,1,4,5,3,9,D,1,C 13,B,9,C,C,13 .... 9 B,E,F,17 14,8,1,14 18,F,15 C,F,16,5 D,1,14,8 13,F 9 14,8,F,15,7,8 9 17,F,15,C,4 13,8,1,12,5 14,8,9,13 17,9,14,8 18,F,15 !!!!! good luck!
DreamLord Posted August 18, 2004 Posted August 18, 2004 A =1 J=A Z = 1A I'm guessing this is the code used. 8' date='F,17 1,12,5 18,F,15,12 8,5,19,1,4,5,3,9,D,1,C 13,B,9,C,C,13 .... 9 B,E,F,17 14,8,1,14 18,F,15 C,F,16,5 D,1,14,8 13,F 9 14,8,F,15,7,8 9 17,F,15,C,4 13,8,1,12,5 14,8,9,13 17,9,14,8 18,F,15 !!!!! good luck![/quote'] And this is a sentence or something? I dunno, there doesn't seem to be enough info to figure it out if so...
Martin Posted August 18, 2004 Posted August 18, 2004 A =1 J=A Z = 1A 8' date='F,17 1,12,5 18,F,15,12 8,5,19,1,4,5,3,9,D,1,C 13,B,9,C,C,13 .... 9 B,E,F,17 14,8,1,14 18,F,15 C,F,16,5 D,1,14,8 13,F 9 14,8,F,15,7,8 9 17,F,15,C,4 13,8,1,12,5 14,8,9,13 17,9,14,8 18,F,15 !!!!! good luck![/quote'] the coder mistakenly writes 18 for letter Y, instead of writing 19, so that the last line says"WOULD SHARE THIS WITH XOU" (probably means YOU) and a couple of goofs in the first line make it say HOW ARE XOUR HEXADECIMAL SHILLS (probably means SKILLS) Allowing for those two glitches: putting YOUR for xour and SKILLS for shills, we get HOW ARE YOUR HEXADECIMAL SKILLS ....I KNOW THAT YOU LOVE MATH SO I WOULD SHARE THIS WITH YOU it is a simple code A = 1, B = 2, C = 3, D = 4,,,, every letter of the alphabet is replaced by the number which tells its place in the alphabet----BUT THE NUMBERS ARE WRITTEN IN HEX THE NUMBER 26 IS WRITTEN 1A in hex. and therefore the letter Z, in the code, is replaced by the hex number 1A And J is the 10th letter in the alphabet so it is replaced by the number ten, but written in hex, which is "A". So to decode one can make a table a 1 b 2 c 3 d 4 e 5 f 6 g 7 h 8 i 9 j A k B l C m D n E o F p 10 q 11 r 12 s 13 t 14 u 15 v 16 w 17 x 18 y 19 z 1A
DreamLord Posted August 18, 2004 Posted August 18, 2004 Yeah, I see it now. HOW ARE YOUR HEXIDECIMAL SKILLS...I KNOW THAT YOU LOVE MATH SO I THOUGH I WOUILD SHARE THIS WITH YOU Probably means THOUGHT, missed a T
Martin Posted August 18, 2004 Posted August 18, 2004 Yeah' date=' I see it now. HOW ARE YOUR HEXIDECIMAL SKILLS...I KNOW THAT YOU LOVE MATH SO I THOUGH I WOUILD SHARE THIS WITH YOU Probably means THOUGHT, missed a T[/quote'] You are right DLord, when I went over it I somehow skipped the "I THOUGH(T) " segment.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now