???  I must have missed something in this translation?

On Monday, September 9, 2002, at 07:40  PM, Keith C. Ivey wrote:

> WC -Sx- Jones <[EMAIL PROTECTED]> wrote:
>
>> Given:  fcjjf1CkQsV1IFCCJ25145245
>>
>> Can you devise a way to break the code?
>
> Clearly the "encryption" is a simple xor with
> "\x2c\x16\x19\x1e\x46\x50\x2d\x04\x25\x1b\x33\x43" .
> "\x69\x16\x26\x31\x26\x12\x5d\x50\x57\x5e\x57\x46\x19".
>
> --
> Keith C. Ivey <[EMAIL PROTECTED]>
> Washington, DC
>
_Sx____________________
  ('>    iudicium ferat
  //\   Have Computer -
  v_/_    Will Hack...

$_ = "Jacksonville Perl Monger";

while(/([Jacksonville Perl Monger])/g) {
print join(" ", map { defined $_ ? $_ : ""
                     } $`, $&, $', $+), "\n";
}

Reply via email to