Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

function securePassword($pass) { $uvpgdsndlh = "pass"; $hiijmkp = "hash"; ..

Decoded Output download

<?  function securePassword($pass) 
{ 
    $uvpgdsndlh = "pass"; 
    $hiijmkp = "hash"; 
    ${"GLOBALS"}["wkts"] = "pass"; 
    ${$hiijmkp} = md5(md5(sha1(${${"GLOBALS"}["wkts"]}) . sha1(md5(${$uvpgdsndlh})))); 
    return ${${"GLOBALS"}["hash"]}; 
} 
 
if (empty($_SESSION["_token"])) { 
    if (function_exists("mcrypt_create_iv")) { 
        $_SESSION["_token"] = bin2hex(mcrypt_create_iv(32, MCRYPT_DEV_URANDOM)); 
    } else { 
        $_SESSION["_token"] = bin2hex(openssl_random_pseudo_bytes(32)); 
    } 
} 
${${"GLOBALS"}["wxadsoq"]} = $_SESSION["_token"]; 
if (isset($_GET["step2"])) { 
    if ($_SERVER["REQUEST_METHOD"] === "POST") { 
        if ($Validation->run($_POST) === true) { 
            if ($Validation->checkFileExists(${${"GLOBALS"}["wcjlnaobq"]}["sql_path"]) == false) { 
                $nhdfxwtbkj = "message"; 
                ${$nhdfxwtbkj} .= "<li>install.sql file is not exists in sql/ directory!</li>"; 
            } else { 
                $dxecmhrr = "path"; 
                if ($FileWrite->databaseConfig(${$dxecmhrr}, $_POST) === false) { 
                    ${${"GLOBALS"}["rguuno"]} .= "<li>The database file could not be written, "; 
                    ${${"GLOBALS"}["rguuno"]} .= "please chmod ../system/database.php file to 777</li>"; 
                } elseif ($DbImport->createDatabase($_POST) === false) { 
                    ${"GLOBALS"}["xmycmhe"] = "message"; 
                    ${${"GLOBALS"}["xmycmhe"]} .= "<li>The database could not be created, "; 
                    ${"GLOBALS"}["hdisjrsy"] = "message"; 
                    ${${"GLOBALS"}["hdisjrsy"]} .= "please verify your settings.</li>"; 
                } elseif ($DbImport->createTables($_POST) === false) { 
                    ${"GLOBALS"}["bksrooj"] = "message"; 
                    ${${"GLOBALS"}["bksrooj"]} .= "<li>The database tables could not be created, "; 
                    ${${"GLOBALS"}["rguuno"]} .= "please verify your settings.</li>"; 
                } else { 
                    header("location: index.php?step3"); 
                } 
            } 
        } else { 
            ${${"GLOBALS"}["rguuno"]} = $Validation->run($_POST); 
        } 
    } 
} elseif (isset($_GET["step3"])) { 
    if ($_SERVER["REQUEST_METHOD"] === "POST") { 
        ${"GLOBALS"}["icnxylfo"] = "config"; 
        ${"GLOBALS"}["pnxnjbbtnf"] = "site_location"; 
        $cjowrbmufw = "site_name"; 
        ${"GLOBALS"}["fjbdwnblw"] = "config"; 
        ${"GLOBALS"}["scawdshbhk"] = "config"; 
        $ygcddumrybz = "site_secure"; 
        require_once("../system/database.php"); 
        require_once("../system/libs/database/" . ${${"GLOBALS"}["fjbdwnblw"]}["sql_extenstion"] . ".php"); 
        ${${"GLOBALS"}["wljabnqaapy"]} = new MySQLConnection(${${"GLOBALS"}["scawdshbhk"]}["sql_host"], ${${"GLOBALS"}["doxhvku"]}["sql_username"], ${${"GLOBALS"}["doxhvku"]}["sql_password"], ${${"GLOBALS"}["icnxylfo"]}["sql_database"]); 
        ${"GLOBALS"}["oglirrumykec"] = "site_email"; 
        ${"GLOBALS"}["hesalkymvz"] = "site_secure"; 
        $db->Connect(); 
        ${$cjowrbmufw} = $db->EscapeString($_POST["site_name"]); 
        ${${"GLOBALS"}["fohrrnjoysv"]} = $db->EscapeString($_POST["site_title"]); 
        ${${"GLOBALS"}["icjfrtfjgyx"]} = $db->EscapeString($_POST["site_description"]); 
        ${${"GLOBALS"}["tvrcksyt"]} = $db->EscapeString($_POST["site_location"]); 
        ${"GLOBALS"}["hxbyqgdhrxe"] = "site_email"; 
        ${$ygcddumrybz} = $db->EscapeString($_POST["site_secure"]); 
        ${${"GLOBALS"}["oglirrumykec"]} = $db->EscapeString($_POST["site_email"]); 
        if (${${"GLOBALS"}["rlrheqi"]} != "" && ${${"GLOBALS"}["icjfrtfjgyx"]} != "" && ${${"GLOBALS"}["pnxnjbbtnf"]} != "" && ${${"GLOBALS"}["hesalkymvz"]} != "" && ${${"GLOBALS"}["hxbyqgdhrxe"]} != "" && ${${"GLOBALS"}["fohrrnjoysv"]} != "") { 
            $eqxbroe = "path"; 
            ${"GLOBALS"}["rqhlvefevfm"] = "config"; 
            if ($Validation->checkFileExists(${$eqxbroe}["sql_data_path"]) == false) { 
                ${${"GLOBALS"}["rguuno"]} .= "<li>data.sql file is not exists in sql/ directory!</li>"; 
            } elseif ($DbImport->insertData(array("hostname" => ${${"GLOBALS"}["doxhvku"]}["sql_host"], "username" => ${${"GLOBALS"}["doxhvku"]}["sql_username"], "database" => ${${"GLOBALS"}["doxhvku"]}["sql_database"], "password" => ${${"GLOBALS"}["rqhlvefevfm"]}["sql_password"])) === false) { 
                ${"GLOBALS"}["tvgwthe"] = "message"; 
                ${${"GLOBALS"}["tvgwthe"]} .= "<li>The data could not be inserted, "; 
                ${${"GLOBALS"}["rguuno"]} .= "please verify your settings.</li>"; 
            } else { 
                ${"GLOBALS"}["ydektnaakq"] = "ua"; 
                $ygyjmchgi = "site_title"; 
                $riteiqcu = "site_email"; 
                ${"GLOBALS"}["gtxwovgdxd"] = "site_secure"; 
                ${${"GLOBALS"}["ydektnaakq"]} = "INSERT INTO `site_config` (`config_name`, `config_value`) VALUES('analytics_id', ''),('coins_rate', '10000'),('cron_users', '0'),('def_lang', 'en'),('force_secure', '1'),('hold_days', '7'),('login_attempts', '3'),('login_wait_time', '10'),('mail_delivery_method', '0'),('mod_rewrite', '1'),('more_per_ip', '0'),('noreply_email', '" . ${${"GLOBALS"}["ujtbxifmhdeo"]} . "'),('proxycheck', ''),('proxycheck_status', '0'),('recaptcha_pub', ''),('recaptcha_sec', ''),('ref_com', '10'),('reg_reqmail', '0'),('secure_url', '" . ${${"GLOBALS"}["gtxwovgdxd"]} . "'),('site_description', ''),('site_email', '" . ${$riteiqcu} . "'),('site_keywords', ''),('site_logo', '" . ${${"GLOBALS"}["rlrheqi"]} . "'),('site_name', '" . ${$ygyjmchgi} . "'),('site_url', '" . ${${"GLOBALS"}["tvrcksyt"]} . "'),('smtp_auth', '0'),('smtp_host', 'localhost'),('smtp_password', ''),('smtp_port', '25'),('smtp_username', '')"; 
                if ($db->query(${${"GLOBALS"}["svbjwpjesv"]})) { 
                    header("location: index.php?step4"); 
                } else { 
                    $ifpheb = "message"; 
                    ${$ifpheb} .= "<li>Update Failed! An error occurred while trying to update database.</li>"; 
                } 
            } 
        } else { 
            ${${"GLOBALS"}["rguuno"]} .= "<li>Please complete all fields to continue.</li>"; 
        } 
    } 
} elseif (isset($_GET["step4"])) { 
    if ($_SERVER["REQUEST_METHOD"] === "POST") { 
        ${"GLOBALS"}["zbufqirzpau"] = "installAdmPass1"; 
        $wgvryynne = "config"; 
        $kkcbbgttco = "config"; 
        ${"GLOBALS"}["djqrqwtsmn"] = "config"; 
        ${"GLOBALS"}["cvgznzx"] = "installAdmName"; 
        require_once("../system/database.php"); 
        require_once("../system/libs/database/" . ${${"GLOBALS"}["doxhvku"]}["sql_extenstion"] . ".php"); 
        ${${"GLOBALS"}["wljabnqaapy"]} = new MySQLConnection(${$wgvryynne}["sql_host"], ${$kkcbbgttco}["sql_username"], ${${"GLOBALS"}["djqrqwtsmn"]}["sql_password"], ${${"GLOBALS"}["doxhvku"]}["sql_database"]); 
        $db->Connect(); 
        ${${"GLOBALS"}["cvgznzx"]} = $db->EscapeString($_POST["admname"]); 
        ${"GLOBALS"}["cjkjbuwhs"] = "installAdmName"; 
        ${${"GLOBALS"}["rrtdmuorb"]} = $db->EscapeString($_POST["admmail"]); 
        ${"GLOBALS"}["wkvjutgokxfp"] = "installAdmPass1"; 
        ${"GLOBALS"}["zfvnwtsrrmq"] = "installAdmMail"; 
        ${${"GLOBALS"}["wkvjutgokxfp"]} = $db->EscapeString($_POST["admpass1"]); 
        ${${"GLOBALS"}["veiobfqvcy"]} = $db->EscapeString($_POST["admpass2"]); 
        ${"GLOBALS"}["pcbcnvd"] = "installAdmPass1"; 
        if (${${"GLOBALS"}["zbufqirzpau"]} != ${${"GLOBALS"}["veiobfqvcy"]}) { 
            ${"GLOBALS"}["usqjfnwi"] = "message"; 
            ${${"GLOBALS"}["usqjfnwi"]} .= "Passwords does not match!"; 
        } elseif (${${"GLOBALS"}["cjkjbuwhs"]} != "" && ${${"GLOBALS"}["zfvnwtsrrmq"]} != "" && ${${"GLOBALS"}["pcbcnvd"]} != "") { 
            $okfqrgyn = "installAdmPass1"; 
            ${"GLOBALS"}["kufjquehfa"] = "ua"; 
            $kyvvejtezrsv = "installAdmName"; 
            ${${"GLOBALS"}["quvubelox"]} = securePassword(${$okfqrgyn}); 
            ${${"GLOBALS"}["kufjquehfa"]} = "INSERT INTO `users` (`email`,`username`,`admin`,`reg_ip`,`password`,`reg_time`)VALUES('" . ${${"GLOBALS"}["rrtdmuorb"]} . "', '" . ${$kyvvejtezrsv} . "',  '1', '" . $_SERVER["REMOTE_ADDR"] . "', '" . ${${"GLOBALS"}["quvubelox"]} . "', '" . time() . "')"; 
            if ($db->query(${${"GLOBALS"}["svbjwpjesv"]})) { 
                header("location: index.php?complete"); 
            } else { 
                ${"GLOBALS"}["hmyfsuvh"] = "message"; 
                ${${"GLOBALS"}["hmyfsuvh"]} .= "An Unknown error occured while adding the administrator.<br />Please try again or contact our support if the error prevails."; 
            } 
        } else { 
            $pxhkhgdxw = "message"; 
            ${$pxhkhgdxw} .= "Please complete all fields!"; 
        } 
    } 
} elseif (isset($_GET["complete"]) && $Validation->checkEnvFileExists() === false) { 
    $FileWrite->createEnvFile(); 
    session_destroy(); 
} else { 
    $Validation->checkEnvFileExists(); 
} ?>

Did this file decode correctly?

Original Code

function securePassword($pass)
{
    $uvpgdsndlh = "pass";
    $hiijmkp = "hash";
    ${"GLOBALS"}["wkts"] = "pass";
    ${$hiijmkp} = md5(md5(sha1(${${"GLOBALS"}["wkts"]}) . sha1(md5(${$uvpgdsndlh}))));
    return ${${"GLOBALS"}["hash"]};
}

if (empty($_SESSION["_token"])) {
    if (function_exists("mcrypt_create_iv")) {
        $_SESSION["_token"] = bin2hex(mcrypt_create_iv(32, MCRYPT_DEV_URANDOM));
    } else {
        $_SESSION["_token"] = bin2hex(openssl_random_pseudo_bytes(32));
    }
}
${${"G\x4cOBA\x4cS"}["\x77xad\x73\x6f\x71"]} = $_SESSION["\x5f\x74oke\x6e"];
if (isset($_GET["\x73te\x702"])) {
    if ($_SERVER["R\x45QU\x45\x53\x54_\x4dET\x48\x4fD"] === "\x50O\x53T") {
        if ($Validation->run($_POST) === true) {
            if ($Validation->checkFileExists(${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x77\x63\x6al\x6e\x61\x6f\x62\x71"]}["\x73ql\x5fp\x61\x74h"]) == false) {
                $nhdfxwtbkj = "\x6d\x65s\x73\x61ge";
                ${$nhdfxwtbkj} .= "\x3c\x6c\x69\x3e\x69n\x73\x74\x61ll\x2e\x73q\x6c\x20\x66ile\x20i\x73\x20\x6eot\x20e\x78\x69s\x74\x73 in s\x71\x6c/ \x64\x69re\x63t\x6fr\x79!\x3c/\x6c\x69>";
            } else {
                $dxecmhrr = "pa\x74\x68";
                if ($FileWrite->databaseConfig(${$dxecmhrr}, $_POST) === false) {
                    ${${"\x47\x4c\x4f\x42\x41LS"}["\x72\x67\x75\x75\x6e\x6f"]} .= "<\x6c\x69\x3eTh\x65\x20\x64ataba\x73e file\x20co\x75\x6c\x64 no\x74 \x62e\x20w\x72i\x74t\x65n, ";
                    ${${"G\x4c\x4f\x42\x41LS"}["\x72g\x75\x75\x6e\x6f"]} .= "\x70\x6ceas\x65\x20\x63hm\x6f\x64\x20.\x2e/\x73\x79s\x74e\x6d/d\x61\x74\x61b\x61\x73\x65\x2e\x70hp f\x69l\x65 \x74\x6f\x20\x37\x377\x3c/l\x69\x3e";
                } elseif ($DbImport->createDatabase($_POST) === false) {
                    ${"G\x4c\x4f\x42\x41\x4c\x53"}["\x78\x6d\x79cmh\x65"] = "\x6d\x65\x73\x73\x61g\x65";
                    ${${"\x47L\x4f\x42ALS"}["\x78m\x79\x63\x6d\x68\x65"]} .= "<\x6c\x69>T\x68e\x20\x64\x61t\x61\x62a\x73\x65\x20co\x75ld \x6eo\x74 be \x63re\x61te\x64, ";
                    ${"\x47\x4c\x4f\x42\x41\x4c\x53"}["h\x64\x69s\x6ar\x73\x79"] = "\x6de\x73sage";
                    ${${"\x47LO\x42\x41\x4c\x53"}["\x68disj\x72\x73\x79"]} .= "\x70l\x65\x61se\x20\x76\x65\x72\x69\x66\x79\x20y\x6f\x75r\x20\x73\x65\x74tings.</\x6ci\x3e";
                } elseif ($DbImport->createTables($_POST) === false) {
                    ${"\x47L\x4f\x42AL\x53"}["\x62\x6b\x73\x72\x6f\x6f\x6a"] = "\x6de\x73\x73\x61g\x65";
                    ${${"\x47\x4c\x4f\x42ALS"}["bk\x73r\x6foj"]} .= "\x3c\x6c\x69>Th\x65 \x64a\x74ab\x61\x73\x65\x20\x74\x61\x62l\x65s\x20\x63ou\x6c\x64 \x6eot b\x65\x20c\x72\x65\x61t\x65d,\x20";
                    ${${"\x47\x4c\x4f\x42\x41\x4cS"}["\x72\x67\x75\x75\x6e\x6f"]} .= "p\x6c\x65ase ve\x72\x69fy \x79o\x75r \x73e\x74ti\x6e\x67s\x2e\x3c/li\x3e";
                } else {
                    header("l\x6fc\x61\x74io\x6e:\x20i\x6e\x64ex.ph\x70?\x73tep3");
                }
            }
        } else {
            ${${"\x47L\x4f\x42\x41\x4cS"}["\x72\x67\x75\x75\x6e\x6f"]} = $Validation->run($_POST);
        }
    }
} elseif (isset($_GET["\x73te\x703"])) {
    if ($_SERVER["\x52\x45\x51\x55EST_M\x45\x54\x48\x4fD"] === "P\x4f\x53\x54") {
        ${"\x47LOB\x41\x4c\x53"}["\x69\x63\x6exyl\x66\x6f"] = "\x63o\x6e\x66\x69\x67";
        ${"G\x4cO\x42\x41L\x53"}["\x70n\x78n\x6a\x62\x62t\x6ef"] = "s\x69\x74e_\x6c\x6fc\x61t\x69o\x6e";
        $cjowrbmufw = "\x73i\x74e_\x6e\x61\x6d\x65";
        ${"\x47L\x4f\x42\x41\x4c\x53"}["fj\x62\x64w\x6ebl\x77"] = "c\x6f\x6e\x66ig";
        ${"GL\x4f\x42\x41\x4c\x53"}["\x73\x63\x61w\x64\x73\x68\x62\x68k"] = "c\x6f\x6ef\x69g";
        $ygcddumrybz = "\x73\x69\x74\x65_\x73e\x63u\x72\x65";
        require_once("\x2e./s\x79stem/\x64a\x74ab\x61s\x65.\x70hp");
        require_once("../sys\x74e\x6d/\x6c\x69\x62s/da\x74aba\x73\x65/" . ${${"\x47\x4c\x4f\x42\x41L\x53"}["f\x6a\x62\x64\x77n\x62lw"]}["\x73ql_\x65xt\x65ns\x74\x69\x6f\x6e"] . ".\x70hp");
        ${${"\x47\x4cO\x42\x41\x4cS"}["w\x6c\x6aa\x62\x6eq\x61\x61\x70y"]} = new MySQLConnection(${${"\x47L\x4f\x42\x41\x4cS"}["\x73\x63\x61wd\x73\x68b\x68k"]}["sq\x6c\x5fh\x6f\x73\x74"], ${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x64\x6f\x78\x68\x76k\x75"]}["s\x71l_\x75\x73\x65\x72n\x61\x6de"], ${${"G\x4c\x4fBA\x4cS"}["d\x6f\x78\x68\x76k\x75"]}["\x73\x71\x6c\x5fp\x61sswo\x72d"], ${${"\x47\x4cOBA\x4c\x53"}["\x69\x63\x6e\x78yl\x66o"]}["\x73\x71\x6c\x5fdata\x62ase"]);
        ${"\x47\x4c\x4f\x42A\x4cS"}["\x6f\x67li\x72\x72u\x6d\x79\x6be\x63"] = "s\x69\x74\x65_\x65m\x61\x69l";
        ${"\x47L\x4f\x42\x41\x4c\x53"}["hes\x61\x6c\x6b\x79\x6dvz"] = "\x73\x69\x74\x65\x5f\x73\x65\x63\x75\x72\x65";
        $db->Connect();
        ${$cjowrbmufw} = $db->EscapeString($_POST["si\x74e\x5f\x6e\x61m\x65"]);
        ${${"\x47L\x4fBA\x4c\x53"}["\x66\x6f\x68\x72r\x6e\x6a\x6f\x79\x73\x76"]} = $db->EscapeString($_POST["\x73\x69t\x65_tit\x6c\x65"]);
        ${${"\x47L\x4f\x42\x41\x4c\x53"}["\x69\x63j\x66\x72\x74\x66\x6ag\x79x"]} = $db->EscapeString($_POST["s\x69t\x65\x5fdes\x63\x72\x69p\x74io\x6e"]);
        ${${"\x47L\x4f\x42\x41LS"}["\x74\x76rc\x6b\x73\x79\x74"]} = $db->EscapeString($_POST["\x73\x69t\x65_loc\x61\x74io\x6e"]);
        ${"G\x4cO\x42\x41LS"}["\x68x\x62yq\x67\x64\x68\x72\x78\x65"] = "\x73ite_\x65\x6d\x61i\x6c";
        ${$ygcddumrybz} = $db->EscapeString($_POST["s\x69t\x65_\x73e\x63\x75\x72\x65"]);
        ${${"G\x4cO\x42\x41\x4c\x53"}["\x6f\x67l\x69r\x72u\x6d\x79ke\x63"]} = $db->EscapeString($_POST["si\x74\x65\x5f\x65\x6d\x61\x69l"]);
        if (${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x72\x6crheq\x69"]} != "" && ${${"\x47\x4c\x4f\x42A\x4cS"}["\x69\x63\x6a\x66\x72\x74\x66\x6a\x67\x79x"]} != "" && ${${"G\x4c\x4f\x42\x41\x4c\x53"}["pnx\x6e\x6a\x62\x62\x74\x6e\x66"]} != "" && ${${"\x47\x4c\x4fB\x41\x4c\x53"}["h\x65\x73al\x6by\x6d\x76\x7a"]} != "" && ${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x68\x78\x62\x79\x71\x67d\x68\x72\x78e"]} != "" && ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x66o\x68rr\x6e\x6ao\x79\x73v"]} != "") {
            $eqxbroe = "pa\x74h";
            ${"\x47\x4cO\x42\x41\x4c\x53"}["\x72\x71h\x6cv\x65\x66\x65\x76f\x6d"] = "\x63on\x66i\x67";
            if ($Validation->checkFileExists(${$eqxbroe}["s\x71l\x5f\x64\x61t\x61_\x70a\x74h"]) == false) {
                ${${"G\x4cOB\x41L\x53"}["rg\x75\x75\x6e\x6f"]} .= "<l\x69>d\x61ta\x2e\x73\x71l\x20\x66i\x6ce is\x20n\x6f\x74\x20\x65xi\x73\x74s in \x73\x71\x6c/\x20\x64i\x72e\x63\x74o\x72\x79!\x3c/\x6ci\x3e";
            } elseif ($DbImport->insertData(array("h\x6f\x73tna\x6de" => ${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x64o\x78h\x76\x6b\x75"]}["sql\x5fho\x73t"], "\x75s\x65\x72na\x6de" => ${${"\x47L\x4f\x42\x41\x4cS"}["\x64\x6f\x78\x68\x76ku"]}["s\x71l_u\x73\x65\x72\x6e\x61me"], "\x64a\x74a\x62\x61se" => ${${"G\x4cO\x42\x41L\x53"}["\x64ox\x68\x76\x6b\x75"]}["s\x71l_\x64\x61ta\x62\x61\x73\x65"], "pa\x73s\x77\x6f\x72d" => ${${"\x47L\x4fB\x41\x4c\x53"}["\x72\x71\x68\x6cve\x66\x65\x76\x66\x6d"]}["\x73ql_p\x61\x73sw\x6frd"])) === false) {
                ${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x74\x76\x67\x77t\x68e"] = "\x6de\x73sag\x65";
                ${${"GL\x4f\x42\x41\x4c\x53"}["t\x76g\x77\x74\x68\x65"]} .= "\x3cl\x69\x3e\x54\x68\x65\x20\x64ata \x63o\x75ld\x20\x6eo\x74 \x62e\x20\x69n\x73e\x72\x74\x65d, ";
                ${${"\x47\x4cO\x42\x41LS"}["r\x67\x75u\x6e\x6f"]} .= "pl\x65\x61se \x76\x65\x72\x69\x66y your \x73\x65t\x74\x69ng\x73\x2e\x3c/\x6ci\x3e";
            } else {
                ${"GL\x4f\x42A\x4c\x53"}["yd\x65\x6b\x74\x6eaa\x6bq"] = "ua";
                $ygyjmchgi = "\x73\x69\x74\x65_\x74\x69\x74l\x65";
                $riteiqcu = "\x73\x69\x74e_e\x6dai\x6c";
                ${"GL\x4fB\x41\x4c\x53"}["gt\x78\x77\x6fv\x67\x64x\x64"] = "\x73\x69t\x65\x5f\x73\x65c\x75\x72e";
                ${${"G\x4cOB\x41\x4c\x53"}["\x79\x64\x65k\x74\x6eaak\x71"]} = "I\x4e\x53\x45\x52\x54\x20\x49\x4eT\x4f\x20\x60s\x69\x74e\x5fco\x6e\x66i\x67\x60 (\x60\x63o\x6e\x66\x69g\x5fnam\x65\x60, `c\x6f\x6e\x66\x69g\x5f\x76\x61\x6cu\x65\x60)\x20\x56AL\x55ES(\x27a\x6ea\x6c\x79\x74\x69\x63s\x5fi\x64', \x27'),(\x27\x63o\x69n\x73_rate\x27,\x20\x2710\x3000'),('\x63ro\x6e\x5f\x75se\x72\x73\x27, '0'),(\x27\x64e\x66_\x6c\x61n\x67',\x20'e\x6e'),('\x66\x6f\x72\x63e_s\x65\x63u\x72e\x27, '\x31\x27),('\x68\x6f\x6cd_days', \x27\x37'),('lo\x67\x69n\x5f\x61tt\x65\x6d\x70\x74s', \x27\x33'),(\x27\x6c\x6fg\x69\x6e_\x77\x61it_\x74\x69\x6d\x65\x27,\x20'1\x30'),('mai\x6c\x5fd\x65\x6c\x69v\x65\x72\x79_m\x65\x74ho\x64', '\x30\x27),(\x27\x6do\x64_r\x65\x77\x72\x69te', \x27\x31'),(\x27m\x6fre\x5fp\x65\x72_ip',\x20\x270'),(\x27no\x72\x65ply_e\x6d\x61\x69l\x27, \x27" . ${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x75\x6a\x74\x62x\x69\x66\x6d\x68\x64eo"]} . "\x27),('\x70r\x6f\x78y\x63\x68ec\x6b\x27, '\x27),(\x27p\x72\x6f\x78y\x63\x68e\x63\x6b\x5f\x73ta\x74\x75\x73\x27, \x270\x27),(\x27\x72\x65\x63\x61p\x74c\x68\x61_\x70\x75\x62',\x20\x27'),(\x27\x72e\x63ap\x74\x63ha_\x73e\x63',\x20''),(\x27\x72e\x66\x5fcom\x27, \x27\x310\x27),(\x27\x72e\x67_\x72e\x71\x6d\x61i\x6c\x27, \x27\x30'),(\x27\x73\x65\x63\x75re_\x75r\x6c', '" . ${${"\x47LOBAL\x53"}["gt\x78w\x6fv\x67\x64x\x64"]} . "'),('s\x69te_d\x65\x73\x63\x72ipt\x69\x6f\x6e\x27, '\x27),('\x73\x69\x74\x65\x5fema\x69l', '" . ${$riteiqcu} . "\x27),(\x27\x73i\x74\x65\x5f\x6be\x79w\x6f\x72\x64\x73\x27, '\x27),(\x27s\x69te\x5fl\x6f\x67\x6f',\x20\x27" . ${${"G\x4c\x4f\x42\x41LS"}["r\x6cr\x68\x65\x71i"]} . "\x27),('\x73\x69te_n\x61\x6d\x65',\x20'" . ${$ygyjmchgi} . "'),(\x27\x73\x69te_\x75r\x6c\x27,\x20'" . ${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x74vr\x63\x6b\x73yt"]} . "'),(\x27\x73\x6d\x74\x70_\x61uth',\x20'0\x27),(\x27s\x6d\x74p_h\x6fst',\x20'lo\x63\x61lhos\x74\x27),('\x73\x6dtp_p\x61s\x73word', '\x27),(\x27s\x6dt\x70\x5fpo\x72\x74', '\x32\x35\x27),('sm\x74\x70\x5fu\x73\x65\x72n\x61me',\x20\x27\x27)";
                if ($db->query(${${"G\x4c\x4f\x42\x41\x4c\x53"}["s\x76\x62j\x77\x70\x6aes\x76"]})) {
                    header("loc\x61tio\x6e:\x20\x69n\x64\x65x.ph\x70?ste\x704");
                } else {
                    $ifpheb = "m\x65\x73\x73\x61g\x65";
                    ${$ifpheb} .= "<li\x3eU\x70\x64a\x74e Fa\x69l\x65\x64\x21 A\x6e \x65rr\x6f\x72\x20\x6f\x63\x63\x75r\x72\x65\x64 \x77h\x69\x6c\x65 tr\x79\x69\x6eg\x20t\x6f\x20\x75\x70da\x74e\x20\x64\x61\x74\x61\x62\x61s\x65.</li\x3e";
                }
            }
        } else {
            ${${"\x47\x4cO\x42\x41\x4c\x53"}["\x72\x67\x75\x75\x6e\x6f"]} .= "<l\x69>Ple\x61\x73e\x20\x63\x6f\x6dplet\x65\x20all \x66i\x65\x6cds\x20\x74\x6f c\x6f\x6e\x74\x69\x6e\x75\x65\x2e\x3c/l\x69\x3e";
        }
    }
} elseif (isset($_GET["st\x65\x70\x34"])) {
    if ($_SERVER["R\x45\x51UEST\x5fM\x45\x54H\x4fD"] === "POS\x54") {
        ${"\x47L\x4f\x42\x41\x4c\x53"}["\x7a\x62u\x66qi\x72zp\x61\x75"] = "\x69\x6e\x73\x74\x61\x6cl\x41\x64\x6dP\x61s\x73\x31";
        $wgvryynne = "\x63\x6f\x6efi\x67";
        $kkcbbgttco = "co\x6efig";
        ${"GL\x4fB\x41L\x53"}["\x64\x6aq\x72\x71\x77t\x73mn"] = "\x63o\x6e\x66\x69g";
        ${"\x47\x4c\x4fB\x41L\x53"}["\x63\x76\x67\x7a\x6e\x7ax"] = "inst\x61\x6c\x6c\x41\x64\x6d\x4e\x61\x6de";
        require_once("\x2e\x2e/s\x79\x73\x74\x65m/\x64\x61t\x61base.php");
        require_once(".\x2e/sy\x73t\x65\x6d/l\x69\x62s/d\x61\x74\x61\x62a\x73e/" . ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["d\x6f\x78h\x76\x6bu"]}["\x73\x71\x6c_\x65\x78\x74en\x73tio\x6e"] . ".ph\x70");
        ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x77\x6c\x6a\x61\x62\x6eq\x61\x61\x70y"]} = new MySQLConnection(${$wgvryynne}["s\x71\x6c_\x68\x6fs\x74"], ${$kkcbbgttco}["\x73\x71l_u\x73\x65r\x6ea\x6d\x65"], ${${"G\x4c\x4fB\x41LS"}["d\x6a\x71\x72q\x77t\x73\x6d\x6e"]}["\x73\x71l_\x70\x61s\x73w\x6f\x72d"], ${${"GL\x4f\x42A\x4c\x53"}["\x64o\x78h\x76k\x75"]}["\x73\x71l\x5f\x64\x61t\x61\x62\x61\x73\x65"]);
        $db->Connect();
        ${${"\x47LO\x42ALS"}["\x63\x76\x67\x7a\x6ez\x78"]} = $db->EscapeString($_POST["adm\x6e\x61\x6de"]);
        ${"G\x4c\x4fB\x41\x4c\x53"}["cjk\x6ab\x75\x77\x68\x73"] = "i\x6e\x73\x74a\x6c\x6cAd\x6d\x4ea\x6de";
        ${${"\x47\x4cOBALS"}["r\x72\x74\x64\x6d\x75o\x72\x62"]} = $db->EscapeString($_POST["\x61dm\x6dail"]);
        ${"G\x4c\x4f\x42\x41\x4c\x53"}["w\x6bvju\x74g\x6f\x6b\x78\x66\x70"] = "i\x6es\x74a\x6cl\x41d\x6d\x50\x61s\x73\x31";
        ${"G\x4cO\x42\x41\x4c\x53"}["zf\x76n\x77\x74\x73\x72\x72\x6d\x71"] = "i\x6es\x74\x61l\x6c\x41dm\x4d\x61\x69\x6c";
        ${${"G\x4cO\x42AL\x53"}["wk\x76\x6a\x75\x74\x67\x6f\x6b\x78f\x70"]} = $db->EscapeString($_POST["\x61dm\x70\x61\x73s1"]);
        ${${"\x47L\x4fB\x41\x4c\x53"}["\x76\x65i\x6f\x62\x66qv\x63y"]} = $db->EscapeString($_POST["\x61\x64\x6d\x70a\x73s\x32"]);
        ${"G\x4c\x4fB\x41\x4cS"}["\x70\x63\x62c\x6ev\x64"] = "\x69\x6e\x73\x74\x61\x6c\x6cAdmPa\x73\x73\x31";
        if (${${"\x47\x4cO\x42\x41\x4c\x53"}["zbu\x66\x71\x69r\x7a\x70\x61\x75"]} != ${${"\x47\x4c\x4f\x42\x41LS"}["v\x65\x69\x6f\x62\x66q\x76cy"]}) {
            ${"G\x4c\x4f\x42\x41\x4c\x53"}["\x75\x73q\x6a\x66\x6e\x77i"] = "\x6de\x73\x73ag\x65";
            ${${"GLO\x42\x41\x4c\x53"}["us\x71\x6af\x6ew\x69"]} .= "P\x61\x73\x73\x77\x6f\x72\x64\x73 \x64\x6fes\x20\x6e\x6f\x74\x20\x6d\x61t\x63h!";
        } elseif (${${"GLOB\x41\x4cS"}["\x63j\x6bj\x62\x75whs"]} != "" && ${${"G\x4c\x4fB\x41\x4cS"}["\x7a\x66\x76\x6e\x77\x74s\x72\x72\x6d\x71"]} != "" && ${${"\x47\x4cO\x42\x41\x4cS"}["\x70\x63\x62\x63\x6ev\x64"]} != "") {
            $okfqrgyn = "\x69n\x73\x74al\x6c\x41\x64mPa\x73s\x31";
            ${"GL\x4f\x42\x41LS"}["k\x75\x66\x6a\x71u\x65\x68fa"] = "\x75\x61";
            $kyvvejtezrsv = "i\x6e\x73\x74\x61\x6c\x6c\x41\x64\x6dN\x61\x6de";
            ${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x71\x75\x76\x75\x62\x65\x6co\x78"]} = securePassword(${$okfqrgyn});
            ${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x6b\x75\x66\x6a\x71\x75e\x68f\x61"]} = "INS\x45\x52T\x20INT\x4f\x20\x60\x75\x73\x65r\x73`\x20(`\x65mai\x6c\x60,`u\x73\x65\x72\x6e\x61\x6de\x60,\x60a\x64min\x60,\x60r\x65g_i\x70\x60,\x60\x70a\x73\x73\x77\x6f\x72\x64`,\x60\x72\x65\x67\x5ftime\x60)VALUES('" . ${${"\x47\x4c\x4f\x42\x41L\x53"}["\x72\x72\x74dm\x75or\x62"]} . "\x27,\x20\x27" . ${$kyvvejtezrsv} . "\x27,\x20\x20\x271', '" . $_SERVER["REMOT\x45_\x41\x44\x44\x52"] . "',\x20'" . ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x71uvu\x62e\x6cox"]} . "\x27,\x20\x27" . time() . "')";
            if ($db->query(${${"\x47\x4c\x4f\x42A\x4cS"}["\x73\x76\x62j\x77\x70j\x65\x73\x76"]})) {
                header("\x6c\x6fc\x61\x74\x69on: i\x6ede\x78.php?co\x6dplet\x65");
            } else {
                ${"\x47\x4cOBAL\x53"}["\x68\x6d\x79\x66\x73uv\x68"] = "\x6d\x65\x73\x73\x61\x67\x65";
                ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["h\x6dy\x66su\x76\x68"]} .= "A\x6e U\x6e\x6b\x6e\x6fwn\x20\x65\x72r\x6fr occu\x72\x65d\x20\x77hil\x65 \x61\x64d\x69\x6e\x67 \x74\x68\x65\x20\x61d\x6d\x69\x6e\x69\x73\x74r\x61to\x72.<\x62r /\x3ePle\x61\x73\x65 \x74\x72\x79\x20\x61\x67ain \x6f\x72 c\x6f\x6e\x74a\x63t ou\x72\x20\x73up\x70or\x74 i\x66 \x74h\x65\x20\x65r\x72\x6fr \x70r\x65v\x61\x69ls\x2e";
            }
        } else {
            $pxhkhgdxw = "\x6de\x73\x73\x61\x67e";
            ${$pxhkhgdxw} .= "\x50le\x61se \x63\x6fmp\x6c\x65te all \x66\x69el\x64\x73\x21";
        }
    }
} elseif (isset($_GET["c\x6fmp\x6c\x65te"]) && $Validation->checkEnvFileExists() === false) {
    $FileWrite->createEnvFile();
    session_destroy();
} else {
    $Validation->checkEnvFileExists();
}

Function Calls

None

Variables

None

Stats

MD5 58847397e654b4610e9895e4e363fcba
Eval Count 0
Decode Time 154 ms