Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    $t=("wrongwaywrongwaywrongwaywrongwaywrongwaywrongwaywrongwaywrongway"
    +);
    @j=(83,13,11,16,-61,3,60,-4,-63,60,1,-23,25,-43,-23,55,-11,-53,45,-59,
    +77,1,10,-5);
    ...
    }
    print " - ". substr($c,20,8);
    sleep $j[5];
    
  2. or download this
    #!/usr/bin/perl
    $t=("wrongwaywrongwaywrongwaywrongwaywrongwaywrongwaywrongwaywrongway"
    +);
    @j=(83,13,11,16,-61,3,60,-4,-63,60,1,-23,25,-43,-23,55,-11,-53,45,-59,
    +77,1,10,-5);
    ...
        print chr( ord(substr($t,$y+3,1)) ^ $r[$y] ^ ord(substr($c,$y,1)) 
    +);
    }
    print " - ". substr($c,20,8);
    
  3. or download this
    #!/usr/bin/perl
    $t=("wrongwaywrongwaywrongwaywrongwaywrongwaywrongwaywrongwaywrongway"
    +);
    @j=(83,13,11,16,-61,3,60,-4,-63,60,1,-23,25,-43,-23,55,-11,-53,45,-59,
    +77,1,10,-5);
    ...
        print chr( ord(substr($t,$y+3,1)) ^ $m ^ ord(substr($c,$y,1)) );
    }
    print " - ". substr($c,20,8);