Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w           # my 2 cents worth
    
    ...
    s;tue;chr;g;
    eval;
    print;
    
  2. or download this
    y/{}/../sd;
    s/two/ord/g;
    s/too/hex/g;
    s/tue/chr/g;
    
  3. or download this
                   $_='$_=tue($=+(two
               ($;)>>(two($;)>>2+2))).tue
    ...
    s/tue/chr/g;
    eval;
    print;
    
  4. or download this
                   $_='$_=chr($=+(ord
               ($;)>>(ord($;)>>2+2))).chr
    ...
    
    eval;
    print;
    
  5. or download this
                   $_=chr($=+(ord
               ($;)>>(ord($;)>>2+2))).chr
    ...
    2)))+(ord($;)>>(ord($;)>>2+2))-2);
    
    print;
    
  6. or download this
    $_= chr($=+(ord($;)>>(ord($;)>>2+2))).
        chr(hex(ord(chr($=+(ord($;)>>(ord($;)>>2+2))))+(ord($;)>>2+2))).
    ...
        chr(hex(hex(ord($;)>>(ord($;)>>2+2)))+(ord($;)>>(ord($;)>>2+2))-2)
    +;
    
    print;
    
  7. or download this
    $_= chr(60+(28>>(28>>2+2))).
        chr(hex(ord(chr(60+(28>>(28>>2+2))))+(28>>2+2))).
    ...
        chr(hex(hex(28>>(28>>2+2)))+(28>>(28>>2+2))-2);
    
    print;
    
  8. or download this
    $_= chr(60+(28>>(1))).
        chr(hex(ord(chr(60+(28>>(1))))+(1))).
    ...
        chr(hex(hex(28>>(1)))+(28>>(1))-2);
    
    print;
    
  9. or download this
    $_= chr(60+14).
        chr(hex(ord(chr(60+14))+1)).
    ...
        chr(hex(hex(14))+14-2);
    
    print;
    
  10. or download this
    $_= chr(74).
        chr(hex(75)).
    ...
        chr(hex(hex(14))+12);
    
    print;
    
  11. or download this
    $_= 'J'.
        chr(hex(75)).
    ...
        chr(hex(hex(14))+12);
    
    print;