Кто нибудь здесь говорит по русски?
Кто нибудь здесь говорит по русски
It might look like Russian, but if you simply take the UTF-8 byte-stream, ROT13 it and XOR the result with the MD5 sum of the number you first thought of you get:
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
Re:Not Russian
ChrisDolan on 2007-05-12T02:53:27
What if that is the first number I thought of?
to find that it is justuse HTML::Entites qw(decode_entities);
use Text::Unidecode qw(unidecode);
print unidecode(decode_entities( <<RASSIAN ) );
Кто нибудь здесь говорит по русски?
RASSIAN
Now you got that? Neither did I.Kto nibud' zdies' ghovorit po russki?
Re:Not much...
win on 2007-05-28T08:02:41
It's realy good news. Thank's, so much!
But as you know russian - I know English!
But, don't worry, we speak on Perl better, I hope!!!
!#/usr/bin/perl
use Perl::;