Help for this page

Select Code to Download


  1. or download this
    $_ = ' $_ = y(x($;) + x($;) + x($;) + x($;)) .
                y(x($;) + x($;) + x($;) + x($;) + z(y(x($")) . y(x($")))) 
    +.
    ...
    s/y/chr/g;
    s/z/length/g;
    eval;
    
  2. or download this
    s/x/ord/g;
    s/y/chr/g;
    s/z/length/g;
    
  3. or download this
    $_ = ' $_ = chr(ord($;) + ord($;) + ord($;) + ord($;)) .
                chr(ord($;) + ord($;) + ord($;) + ord($;) + length(chr(ord
    +($")) . chr(ord($")))) .
    ...
                chr(ord($") + length(chr(ord($;)) . chr(ord($;))));
            eval;';
    eval;
    
  4. or download this
    $_ = ' $_ = chr(28 + 28 + 28 + 28) .
                chr(28 + 28 + 28 + 28 + length(chr(32) . chr(32))) .
    ...
                eval;
        ';
    eval;
    
  5. or download this
    $_ = '$_ = "print "Quoth the Raven. \"Nevermore.\""; eval'
    eval;