<? $x= (gzinflate(base64_decode('FZzHkqNQtk.......DELETED.....5///vc//vHvf//XP/7zv//9n/8H'))); while(1) { if (preg_match('/eval/im', $x)) { $x = preg_replace('/eval/im', '$x=', $x); eval ($x); } else { echo $x; exit; } } ?>