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

Signing you up...

Thank you for signing up!

PHP Decode

cho " \n<\x21\x44O\x43T\x59\x50\x45\x20\x68\x74ml>\n\x3c\x68\x74\x6dl\x20la\x6e\x67=\"e\x6..

Decoded Output download

<?  cho " 
<!DOCTYPE html>
<html lang=\"en">
    <head> 
        <meta charset=\"utf-8">
        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="icon" type=\"image/png\" href="assets/img/favicon.png\" sizes=\"32x32\">

        <title>"; 
echo $script_name; 
echo " - Installation</title>
        <link rel=\"stylesheet" href="assets/css/bootstrap.min.css\">
        <!-- custom css  -->
        <link rel=\"stylesheet" href=\"assets/css/style.css"> 

        <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
        <!--[if lt IE 9]>
          <script src=\"https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
          <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
        <![endif]-->
    </head>
    <body>
        <div class=\"container"> 
            <div class="row"> 
                <div class=\"col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1\"> 
                <div class=\"row">
                    <div class="app_title"> 
                        <h1><img src="assets/img/icon.png\" alt="logo\"> "; 
echo $script_name; 
echo " Installation</h1>
                    </div>
					"; 
if (isset($_GET["step1"]) || (!isset($_GET["step1"]) && !isset($_GET["step2"]) && !isset($_GET["step3"]) && !isset($_GET["step4"]) && !isset($_GET["step5"]) && !isset($_GET["complete"]))) { 
    echo "                    <div class="app_content">
                        <div class="row\">
                            <div class=\"col-sm-12\">
                                    <h3 class=\"title text-center\">Directory permissions & requirements</h3>
                                    <!-- display requirements -->
                                    "; 
    echo $Requirements->directoriesAndPermission(); 
    echo "                                    "; 
    echo $Requirements->server(); 
    echo "
                                <div class="divider"></div>
                                <a href=\"index.php?step2" class="cbtn pull-right">Next</a>
                            </div>
                        </div>
                    </div>
                "; 
} 
if (isset($_GET["step2"])) { 
    echo "                    <div class=\"app_content">
                        <div class="row">
                            <div class="col-sm-12">
                                <h3 class=\"title text-center margin">Please fill with your MySQL database info.</h3>
								<form method=\"post" class="form\">
								   "; 
    if (!empty(${${"GLOBALS"}["rguuno"]})) { 
        echo "<div class="alert alert-danger\"><ul>$message</ul></div>"; 
    } 
    echo "                                    <input type="hidden\" name="_token" value=""; 
    echo (!empty(${${"GLOBALS"}["wxadsoq"]}) ? ${${"GLOBALS"}["wxadsoq"]} : null); 
    echo "\"/>
                                    <div class="form-group">
                                        <label for="database">Database Name </label>
                                        <input type=\"text\" name="database" class=\"form-control" id="database" placeholder=\"Database Name\" value=\""; 
    echo (!empty($_POST["database"]) ? $_POST["database"] : null); 
    echo "">
                                    </div> 
                                    <div class="form-group">
                                        <label for="username\">Username </label>
                                        <input type=\"text" name=\"username\" class=\"form-control" id=\"username" placeholder=\"Username" value=""; 
    echo (!empty($_POST["username"]) ? $_POST["username"] : null); 
    echo "">
                                    </div> 
                                    <div class="form-group">
                                        <label for="password">Password </label>
                                        <input type=\"text\" name="password" class=\"form-control" id=\"password" placeholder=\"Password" value=""; 
    echo (!empty($_POST["password"]) ? $_POST["password"] : null); 
    echo "">
                                    </div>
                                    <div class=\"form-group">
                                        <label for="hostname\">Host Name </label>
                                        <input type=\"text\" name=\"hostname" class="form-control" id="hostname" placeholder=\"Host Name\"  value=""; 
    echo (!empty($_POST["hostname"]) ? $_POST["hostname"] : "localhost"); 
    echo "\">
                                    </div>  
                                    <button type="submit\" class="cbtn pull-right">Next</button>
									<div class=\"clear"></div>
                                </form>

                            </div>
                        </div>
                    </div>
                "; 
} 
if (isset($_GET["step3"])) { 
    $tsfcllhp = "token"; 
    echo "                    <div class="app_content\">
                        <div class="row">
                            <div class=\"col-sm-12">
                                <h3 class=\"title text-center margin\">Please provide some info about your website.</h3>
                                <form method=\"post" class=\"form\">
								   "; 
    if (!empty(${${"GLOBALS"}["rguuno"]})) { 
        echo "<div class="alert alert-danger"><ul>$message</ul></div>"; 
    } 
    echo "                                    <input type=\"hidden" name="_token\" value=""; 
    echo (!empty(${${"GLOBALS"}["wxadsoq"]}) ? ${$tsfcllhp} : null); 
    echo "\"/>
                                    <div class="form-group">
                                        <label for="site_name\">Site Name </label>
                                        <input type="text" name=\"site_name\" class=\"form-control" id=\"site_name\" placeholder=\"PaidOffers Lite\" value=\""; 
    echo (!empty($_POST["site_name"]) ? $_POST["site_name"] : null); 
    echo "\">
                                    </div> 
                                    <div class=\"form-group\">
                                        <label for=\"site_name">Site Title </label>
                                        <input type=\"text\" name=\"site_title\" class=\"form-control\" id=\"site_title\" placeholder="PaidOffers Lite - Notik Offerwall!" value=""; 
    echo (!empty($_POST["site_title"]) ? $_POST["site_title"] : null); 
    echo "\">
                                    </div> 
                                    <div class="form-group\">
                                        <label for=\"site_description">Site Description </label>
                                        <input type="text" name=\"site_description\" class="form-control" id="site_description\" placeholder="Earn cash with this amazing website!\" value=\""; 
    echo (!empty($_POST["site_description"]) ? $_POST["site_description"] : null); 
    echo "\">
                                    </div>
                                    <div class=\"form-group\">
                                        <label for=\"site_location\">Site URL </label>
                                        <input type="text\" name="site_location\" class=\"form-control\" id=\"site_location\" placeholder="http://mysite.com"  value=\""; 
    echo (!empty($_POST["site_location"]) ? $_POST["site_location"] : "http://" . $_SERVER["HTTP_HOST"]); 
    echo "">
                                    </div>
                                    <div class=\"form-group\">
                                        <label for="site_secure">Secure URL </label>
                                        <input type=\"text" name=\"site_secure\" class=\"form-control" id=\"site_secure" placeholder="https://mysite.com"  value=""; 
    echo (!empty($_POST["site_secure"]) ? $_POST["site_secure"] : "https://" . $_SERVER["HTTP_HOST"]); 
    echo "">
                                    </div>
                                    <div class=\"form-group\">
                                        <label for="site_email\">Contact Email </label>
                                        <input type=\"text\" name="site_email\" class="form-control" id="site_email\" placeholder=\"contact@"; 
    echo $_SERVER["HTTP_HOST"]; 
    echo "\" value=\""; 
    echo (!empty($_POST["site_email"]) ? $_POST["site_email"] : null); 
    echo "">
                                    </div>
                                    <button type="submit" class="cbtn pull-right\">Next</button>
									<div class=\"clear\"></div>
                                </form>
                            </div>
                        </div>
                    </div>
                "; 
} 
if (isset($_GET["step4"])) { 
    $efceftiy = "message"; 
    ${"GLOBALS"}["vbjqwylkel"] = "token"; 
    echo "                    <div class=\"app_content\">
                        <div class=\"row">
                            <div class=\"col-sm-12\">
                                <h3 class="title text-center margin\">Please create an administrator account.</h3>
                                <form method=\"post\" class="form">
								   "; 
    if (!empty(${$efceftiy})) { 
        echo "<div class="alert alert-danger\"><ul>$message</ul></div>"; 
    } 
    echo "                                    <input type=\"hidden" name=\"_token" value=""; 
    $gecvvxqlpk = "token"; 
    echo (!empty(${${"GLOBALS"}["vbjqwylkel"]}) ? ${$gecvvxqlpk} : null); 
    echo "\"/>
                                    <div class="form-group">
                                        <label for=\"admname\">Admin Username </label>
                                        <input type=\"text" name="admname\" class=\"form-control" id="admname" placeholder="Admin\" value=\""; 
    echo (!empty($_POST["admname"]) ? $_POST["admname"] : null); 
    echo "\">
                                    </div> 
                                    <div class=\"form-group\">
                                        <label for=\"admmail">Admin Email </label>
                                        <input type=\"text" name="admmail" class=\"form-control" id="admmail" placeholder=\"[email protected]\" value=""; 
    echo (!empty($_POST["admmail"]) ? $_POST["admmail"] : null); 
    echo "\">
                                    </div>
                                    <div class=\"form-group">
                                        <label for="admpass1">Admin Password </label>
                                        <input type=\"password\" name="admpass1\" class="form-control\" id="admpass1" placeholder=\"fDH#5@">
                                    </div> 
                                    <div class=\"form-group">
                                        <label for="admpass2">Repeat Password </label>
                                        <input type="password" name=\"admpass2\" class="form-control\" id="admpass2" placeholder="fDH#5@">
                                    </div> 
                                    <button type=\"submit" class=\"cbtn pull-right">Next</button>
									<div class="clear"></div>
                                </form>
                            </div>
                        </div>
                    </div>
                "; 
} 
if (isset($_GET["complete"])) { 
    echo "                    <div class=\"app_content">
                        <div class="row">
                            <div class=\"col-sm-12">
                                <h3 class="title text-center margin\">Installation complete</h3> 
                                
                                <div class=\"alert alert-success\">
                                    <strong>"; 
    echo $script_name; 
    echo " was successfully installed!</strong>
                                </div>

                                <div class="divider"></div>

                                <h3 class=\"text-center\" id="btn-before\">&nbsp;</h3>
                                <div class=\"text-center hide\" id=\"btn-complete\">
                                    <a href="../index.php" class="btn cbtn\">Click to launch your website</a>
                                </div>

                            </div>
                        </div>
                    </div> 
					"; 
} 
echo "                    <div class="app_footer"> 
                        <h3>All rights reserved &copy; <a href=\"https://scriptstore.xyz\" target="_blank\">ScriptStore.xyz</a></h3>
                    </div>
                </div>
                </div>
            </div>
        </div> 

        <script type=\"text/javascript\" src=\"assets/js/jquery.min.js\"></script>
        <script type=\"text/javascript\">
        \$(document).ready(function() {

            var wait = 6000; //5 second

            var time = 5;
            setInterval(function(){
             \$(\"#btn-before").html("You need to wait \"+time+\" second before you can proceed");
             time--;
            }, 1000);

            setTimeout(function() {
                \$(\"#btn-before").addClass('hide');
                \$(\"#btn-complete\").removeClass('hide');
            }, wait);

        });
        </script>
    </body>
</html>
"; 
?>

Did this file decode correctly?

Original Code

cho " \n<\x21\x44O\x43T\x59\x50\x45\x20\x68\x74ml>\n\x3c\x68\x74\x6dl\x20la\x6e\x67=\"e\x6e\x22\x3e\n\x20\x20  <\x68e\x61\x64\x3e \n \x20\x20     \x3cme\x74a cha\x72\x73\x65t\x3d\"\x75t\x66-8\x22\x3e\n\x20    \x20  \x3cm\x65\x74\x61\x20htt\x70-\x65\x71ui\x76=\"\x58-U\x41-Com\x70at\x69b\x6ce\"\x20\x63\x6fnt\x65\x6et\x3d\"\x49E=ed\x67e\x22>\n    \x20\x20\x20 <m\x65\x74\x61\x20name\x3d\x22v\x69\x65w\x70o\x72t\x22 \x63\x6fnt\x65\x6e\x74=\x22\x77\x69d\x74\x68=de\x76\x69ce-\x77id\x74\x68, i\x6eitial-\x73\x63a\x6ce\x3d\x31\x22\x3e\n\x20\x20    \x20\x20\x3c\x6c\x69\x6ek \x72\x65l=\x22icon\x22 t\x79p\x65\x3d\"im\x61\x67\x65/png\"\x20\x68ref\x3d\x22asse\x74s/\x69\x6dg/favi\x63\x6f\x6e\x2epn\x67\"\x20\x73iz\x65s=\"\x332x3\x32\"\x3e\n\n \x20 \x20\x20   <t\x69\x74\x6c\x65>";
echo $script_name;
echo " - \x49nst\x61l\x6c\x61t\x69o\x6e\x3c/t\x69t\x6c\x65\x3e\n  \x20 \x20   <l\x69\x6ek r\x65l\x3d\"s\x74\x79lesh\x65e\x74\x22\x20hre\x66=\x22ass\x65\x74s/\x63\x73s/\x62o\x6f\x74\x73\x74\x72\x61\x70.\x6d\x69n\x2ec\x73\x73\"\x3e\n  \x20\x20\x20\x20\x20 \x3c\x21--\x20c\x75\x73tom\x20\x63\x73s\x20 -->\n \x20\x20\x20\x20\x20\x20\x20\x3clin\x6b \x72\x65\x6c=\"\x73\x74\x79lesheet\x22 h\x72\x65f\x3d\"\x61s\x73\x65t\x73/cs\x73/\x73\x74y\x6c\x65.\x63\x73\x73\x22>\x20\n\n   \x20\x20 \x20 <\x21-- WA\x52N\x49N\x47: R\x65\x73\x70\x6f\x6e\x64.\x6a\x73\x20\x64o\x65s\x6e't \x77\x6frk\x20i\x66\x20you \x76ie\x77\x20t\x68\x65 \x70\x61ge\x20\x76ia file://\x20--\x3e\n\x20\x20\x20   \x20\x20<!--[i\x66\x20lt\x20\x49E 9]>\n  \x20\x20 \x20\x20   <\x73\x63r\x69\x70\x74\x20s\x72c\x3d\"h\x74\x74p\x73://o\x73s.max\x63d\x6e\x2ec\x6f\x6d/\x68\x74\x6d\x6c\x35\x73h\x69\x76/3.7.3/ht\x6dl5\x73\x68\x69v\x2em\x69\x6e\x2ejs\x22>\x3c/s\x63ri\x70\x74>\n    \x20\x20\x20  \x20\x3c\x73cr\x69p\x74\x20src=\x22h\x74tp\x73://o\x73\x73.\x6dax\x63\x64n.\x63om/\x72es\x70o\x6e\x64/\x31.4\x2e2/r\x65s\x70\x6f\x6ed.\x6di\x6e.j\x73\x22\x3e</sc\x72\x69pt>\n\x20\x20\x20\x20\x20\x20  \x3c![e\x6e\x64if]-->\n\x20\x20  \x3c/\x68e\x61\x64\x3e\n  \x20\x20<b\x6fd\x79\x3e\n  \x20    \x20\x3cd\x69v\x20\x63l\x61\x73s\x3d\"c\x6f\x6eta\x69\x6eer\x22>\x20\n  \x20  \x20\x20\x20\x20\x20\x20\x20\x3cd\x69v\x20cla\x73s=\x22row\x22\x3e\x20\n\x20 \x20 \x20\x20 \x20\x20    \x20  \x3cdiv class=\"co\x6c-m\x64-10 \x63ol-m\x64-\x6f\x66f\x73et-1 c\x6fl-s\x6d-\x310\x20\x63ol-s\x6d-\x6ff\x66\x73e\x74-\x31\"\x3e\x20\n \x20\x20\x20  \x20   \x20\x20\x20  \x20<\x64\x69v\x20\x63\x6ca\x73s=\"ro\x77\x22\x3e\n \x20 \x20 \x20\x20 \x20\x20 \x20 \x20\x20\x20\x20  \x20<\x64\x69v \x63l\x61\x73s=\x22\x61pp\x5f\x74i\x74\x6c\x65\x22> \n\x20\x20\x20\x20 \x20 \x20\x20 \x20 \x20 \x20\x20\x20 \x20 \x20 \x20\x20\x3c\x68\x31><\x69m\x67 src\x3d\x22\x61ss\x65t\x73/img/ic\x6f\x6e.\x70\x6eg\"\x20al\x74=\x22lo\x67\x6f\"\x3e ";
echo $script_name;
echo " Insta\x6c\x6c\x61tion\x3c/\x681\x3e\n\x20  \x20\x20\x20    \x20 \x20\x20\x20  \x20  \x3c/\x64\x69v>\n\t\t\t\t\t";
if (isset($_GET["s\x74ep\x31"]) || (!isset($_GET["s\x74e\x70\x31"]) && !isset($_GET["ste\x702"]) && !isset($_GET["\x73\x74\x65p\x33"]) && !isset($_GET["s\x74ep\x34"]) && !isset($_GET["ste\x70\x35"]) && !isset($_GET["\x63o\x6dple\x74\x65"]))) {
    echo "  \x20  \x20\x20   \x20 \x20 \x20     <\x64\x69v \x63\x6c\x61ss\x3d\x22a\x70\x70_\x63o\x6eten\x74\x22>\n\x20\x20\x20\x20\x20  \x20\x20\x20\x20\x20\x20\x20 \x20\x20\x20 \x20 \x20  \x3cd\x69\x76\x20cla\x73\x73=\x22r\x6f\x77\">\n  \x20\x20  \x20 \x20 \x20\x20  \x20   \x20  \x20   \x20\x20 \x3cdiv cl\x61ss\x3d\"\x63ol-s\x6d-\x312\">\n \x20 \x20\x20 \x20\x20  \x20  \x20\x20\x20  \x20   \x20 \x20 \x20 \x20\x20   \x20\x20 \x3ch3\x20\x63\x6cas\x73\x3d\"ti\x74l\x65\x20\x74\x65\x78\x74-c\x65\x6e\x74er\"\x3e\x44\x69\x72\x65\x63t\x6f\x72y \x70erm\x69\x73\x73ions\x20& \x72eq\x75\x69r\x65\x6d\x65\x6e\x74\x73\x3c/h\x33\x3e\n\x20 \x20   \x20\x20 \x20\x20 \x20\x20\x20\x20     \x20\x20 \x20     \x20 \x20\x20\x20 <!-- di\x73p\x6ca\x79 \x72eq\x75\x69re\x6d\x65\x6e\x74\x73 --\x3e\n \x20   \x20 \x20\x20 \x20\x20\x20     \x20 \x20 \x20  \x20\x20\x20 \x20\x20  \x20\x20 ";
    echo $Requirements->directoriesAndPermission();
    echo "   \x20 \x20    \x20 \x20    \x20\x20 \x20 \x20   \x20 \x20  \x20 \x20\x20 ";
    echo $Requirements->server();
    echo "\n\x20\x20 \x20 \x20 \x20 \x20\x20\x20  \x20\x20\x20   \x20 \x20\x20\x20\x20\x20 \x20   \x3cdi\x76 \x63\x6cas\x73=\x22\x64iv\x69\x64e\x72\x22\x3e</\x64\x69\x76\x3e\n\x20\x20      \x20 \x20\x20\x20\x20  \x20\x20 \x20 \x20\x20\x20 \x20 \x20  \x20\x20<\x61\x20h\x72ef\x3d\"in\x64\x65\x78.\x70\x68p?\x73\x74\x65\x702\x22 \x63\x6cass=\x22c\x62tn p\x75l\x6c-\x72i\x67h\x74\x22>\x4e\x65\x78\x74\x3c/a\x3e\n\x20\x20\x20\x20  \x20 \x20   \x20 \x20\x20\x20\x20 \x20\x20 \x20\x20    </\x64i\x76>\n     \x20\x20\x20\x20  \x20\x20\x20\x20 \x20\x20    \x20 \x3c/\x64iv\x3e\n\x20\x20\x20\x20\x20    \x20 \x20\x20\x20\x20\x20 \x20 \x20\x3c/d\x69\x76>\n\x20\x20 \x20 \x20\x20\x20\x20\x20\x20  \x20\x20\x20";
}
if (isset($_GET["\x73te\x702"])) {
    echo "  \x20 \x20\x20   \x20   \x20\x20\x20\x20  \x20<di\x76 cl\x61ss=\"app\x5f\x63\x6fn\x74\x65n\x74\x22\x3e\n  \x20 \x20\x20\x20 \x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20   \x20 <d\x69v \x63\x6cass\x3d\x22\x72\x6f\x77\x22\x3e\n\x20\x20    \x20\x20\x20\x20 \x20\x20    \x20\x20\x20 \x20\x20 \x20  \x20\x3cd\x69v\x20\x63\x6ca\x73s=\x22c\x6f\x6c-s\x6d-12\x22\x3e\n \x20\x20\x20    \x20\x20\x20    \x20\x20\x20\x20\x20\x20\x20\x20 \x20 \x20\x20 \x20\x20 \x3ch3\x20\x63la\x73s\x3d\"\x74i\x74l\x65 \x74\x65x\x74-\x63enter \x6dar\x67\x69n\x22\x3eP\x6c\x65\x61\x73\x65\x20f\x69l\x6c \x77i\x74h\x20\x79\x6f\x75\x72\x20M\x79S\x51L\x20\x64a\x74\x61ba\x73e info\x2e</\x683>\n\t\t\t\t\t\t\t\t<fo\x72m\x20me\x74ho\x64=\"\x70ost\x22 clas\x73\x3d\x22f\x6fr\x6d\">\n\t\t\t\t\t\t\t\t\x20  ";
    if (!empty(${${"\x47\x4cO\x42\x41\x4c\x53"}["\x72\x67u\x75no"]})) {
        echo "\x3cd\x69\x76\x20clas\x73=\x22\x61l\x65\x72t\x20\x61\x6ce\x72\x74-\x64\x61n\x67\x65\x72\"\x3e\x3cul>$message</u\x6c\x3e\x3c/d\x69\x76\x3e";
    }
    echo "\x20\x20\x20 \x20\x20  \x20\x20 \x20 \x20\x20\x20\x20 \x20 \x20\x20 \x20\x20\x20 \x20 \x20\x20    \x20<\x69\x6ep\x75t \x74\x79\x70e=\x22\x68\x69d\x64\x65n\"\x20na\x6d\x65\x3d\x22\x5ftoke\x6e\x22\x20v\x61\x6cu\x65\x3d\x22";
    echo (!empty(${${"\x47L\x4fBAL\x53"}["\x77\x78a\x64so\x71"]}) ? ${${"G\x4c\x4f\x42\x41L\x53"}["\x77xa\x64\x73\x6f\x71"]} : null);
    echo "\"/\x3e\n\x20 \x20\x20\x20\x20\x20 \x20 \x20 \x20\x20  \x20   \x20  \x20   \x20\x20\x20 \x20\x20   <d\x69v\x20\x63l\x61\x73s\x3d\x22f\x6fr\x6d-g\x72\x6fup\x22\x3e\n \x20\x20    \x20 \x20 \x20\x20\x20\x20\x20 \x20         \x20\x20  \x20\x20   \x20\x20  \x3clab\x65\x6c\x20fo\x72=\x22\x64\x61t\x61b\x61s\x65\x22>D\x61ta\x62as\x65 N\x61me\x20</lab\x65\x6c>\n\x20  \x20      \x20\x20  \x20\x20\x20  \x20\x20  \x20\x20   \x20 \x20  \x20\x20 \x20  \x20\x3ci\x6e\x70\x75t\x20ty\x70e=\"tex\x74\" n\x61\x6d\x65\x3d\x22datab\x61\x73e\x22 c\x6ca\x73s\x3d\"\x66or\x6d-\x63o\x6e\x74r\x6f\x6c\x22\x20id=\x22d\x61t\x61b\x61se\x22\x20\x70\x6c\x61ceh\x6f\x6c\x64er=\"\x44a\x74\x61\x62\x61\x73e Na\x6de\"\x20\x76\x61\x6cue\x3d\"";
    echo (!empty($_POST["dat\x61\x62\x61se"]) ? $_POST["dat\x61b\x61se"] : null);
    echo "\x22>\n \x20\x20\x20\x20  \x20    \x20\x20 \x20\x20\x20   \x20         \x20  \x20\x20\x3c/d\x69v\x3e\x20\n \x20 \x20   \x20\x20\x20    \x20\x20\x20 \x20\x20\x20\x20  \x20\x20\x20 \x20\x20  \x20 \x20\x20\x3c\x64\x69v\x20c\x6c\x61\x73\x73\x3d\x22form-g\x72o\x75\x70\x22\x3e\n   \x20  \x20\x20  \x20 \x20    \x20\x20 \x20\x20\x20\x20\x20\x20\x20   \x20 \x20\x20   \x20\x20 <\x6c\x61b\x65\x6c f\x6fr\x3d\x22\x75ser\x6eame\">\x55s\x65rna\x6d\x65 </la\x62e\x6c\x3e\n\x20\x20\x20\x20 \x20 \x20\x20\x20   \x20 \x20 \x20\x20 \x20 \x20 \x20 \x20\x20\x20\x20  \x20\x20\x20\x20 \x20  <\x69\x6e\x70u\x74 \x74yp\x65=\"te\x78t\x22 \x6e\x61me=\"\x75s\x65\x72na\x6d\x65\"\x20cla\x73\x73\x3d\"\x66\x6frm-\x63on\x74r\x6f\x6c\x22\x20\x69\x64=\"us\x65r\x6eam\x65\x22 \x70\x6cace\x68old\x65r\x3d\"Us\x65\x72n\x61m\x65\x22 va\x6cu\x65=\x22";
    echo (!empty($_POST["\x75\x73\x65\x72na\x6d\x65"]) ? $_POST["\x75\x73e\x72n\x61me"] : null);
    echo "\x22>\n  \x20\x20  \x20\x20   \x20\x20\x20  \x20\x20\x20\x20\x20     \x20     \x20 \x20 </\x64\x69v\x3e \n\x20\x20\x20   \x20 \x20\x20\x20\x20\x20\x20 \x20\x20    \x20 \x20  \x20\x20  \x20\x20 \x20  \x3cd\x69\x76 c\x6c\x61\x73s\x3d\x22f\x6f\x72m-\x67r\x6fup\x22>\n  \x20\x20\x20 \x20\x20\x20  \x20\x20 \x20\x20  \x20\x20\x20\x20\x20 \x20     \x20  \x20 \x20 \x20  \x3cl\x61be\x6c\x20\x66or=\x22pas\x73\x77\x6frd\x22\x3ePassword \x3c/l\x61\x62e\x6c\x3e\n    \x20  \x20\x20 \x20\x20  \x20\x20    \x20\x20 \x20\x20    \x20   \x20  \x20 \x20\x20\x3cin\x70ut t\x79\x70\x65\x3d\"t\x65\x78\x74\"\x20\x6e\x61m\x65=\x22\x70a\x73\x73wor\x64\x22 \x63la\x73s=\"\x66\x6f\x72\x6d-c\x6fn\x74rol\x22 id=\"pas\x73\x77\x6fr\x64\x22 \x70l\x61\x63\x65hol\x64\x65r=\"\x50a\x73\x73wo\x72d\x22 \x76al\x75\x65\x3d\x22";
    echo (!empty($_POST["pa\x73s\x77\x6fr\x64"]) ? $_POST["p\x61ssw\x6f\x72d"] : null);
    echo "\x22\x3e\n       \x20  \x20\x20\x20 \x20 \x20  \x20\x20 \x20  \x20\x20\x20    \x20\x20 \x20\x3c/div>\n  \x20 \x20\x20\x20\x20 \x20 \x20\x20 \x20\x20\x20  \x20  \x20  \x20\x20\x20\x20\x20\x20  \x20 \x20\x3cdi\x76 \x63l\x61ss\x3d\"\x66\x6f\x72m-\x67rou\x70\x22\x3e\n\x20\x20\x20    \x20\x20\x20   \x20  \x20 \x20 \x20  \x20 \x20\x20    \x20\x20\x20\x20\x20 \x20\x20 \x3clab\x65l f\x6f\x72=\x22\x68os\x74\x6ea\x6d\x65\">\x48o\x73t\x20\x4ea\x6de\x20</la\x62\x65l\x3e\n\x20\x20  \x20 \x20 \x20 \x20\x20 \x20\x20\x20  \x20      \x20\x20 \x20\x20 \x20 \x20\x20 \x20   \x3c\x69np\x75\x74\x20\x74\x79p\x65=\"\x74\x65\x78t\"\x20nam\x65=\"\x68ostname\x22 \x63\x6c\x61\x73\x73\x3d\x22for\x6d-\x63\x6f\x6et\x72o\x6c\x22\x20id\x3d\x22\x68os\x74\x6e\x61\x6d\x65\x22 \x70lac\x65\x68ol\x64er\x3d\"Host N\x61m\x65\"\x20\x20\x76al\x75e=\x22";
    echo (!empty($_POST["h\x6f\x73tna\x6d\x65"]) ? $_POST["h\x6f\x73\x74n\x61me"] : "\x6cocal\x68os\x74");
    echo "\"\x3e\n \x20\x20 \x20\x20 \x20\x20\x20\x20 \x20\x20 \x20 \x20\x20  \x20  \x20   \x20\x20\x20 \x20 \x20\x20\x3c/\x64\x69\x76\x3e\x20 \n\x20 \x20\x20\x20\x20\x20 \x20\x20 \x20  \x20 \x20\x20\x20  \x20\x20 \x20 \x20   \x20   \x20 \x3c\x62u\x74to\x6e\x20\x74y\x70e\x3d\x22\x73\x75\x62\x6di\x74\" c\x6ca\x73s\x3d\x22c\x62\x74n \x70\x75l\x6c-\x72\x69\x67\x68\x74\x22\x3e\x4e\x65\x78\x74</bu\x74\x74\x6f\x6e>\n\t\t\t\t\t\t\t\t\t\x3c\x64\x69\x76 \x63\x6c\x61\x73\x73\x3d\"c\x6cea\x72\x22\x3e</di\x76>\n     \x20\x20 \x20\x20  \x20 \x20  \x20 \x20\x20   \x20 \x20\x20    \x3c/fo\x72\x6d>\n\n\x20 \x20 \x20 \x20  \x20\x20  \x20     \x20  \x20\x20 \x20\x20\x20\x3c/d\x69\x76>\n \x20\x20  \x20\x20\x20\x20\x20\x20   \x20    \x20 \x20 \x20</d\x69\x76>\n\x20 \x20\x20   \x20\x20 \x20\x20\x20 \x20\x20\x20\x20  \x3c/\x64\x69v>\n      \x20   \x20\x20\x20 \x20 ";
}
if (isset($_GET["\x73t\x65\x70\x33"])) {
    $tsfcllhp = "\x74\x6fk\x65n";
    echo " \x20          \x20  \x20\x20\x20 \x20<\x64\x69\x76 c\x6c\x61\x73s=\x22a\x70\x70\x5f\x63\x6fn\x74\x65n\x74\"\x3e\n   \x20 \x20\x20 \x20\x20\x20 \x20 \x20\x20\x20\x20     \x20<\x64\x69v\x20\x63\x6c\x61ss\x3d\x22row\x22\x3e\n \x20  \x20     \x20  \x20 \x20\x20    \x20   \x20\x20\x20\x3c\x64iv\x20c\x6c\x61\x73s\x3d\"co\x6c-sm-1\x32\x22>\n\x20\x20\x20\x20\x20\x20\x20 \x20    \x20\x20\x20 \x20    \x20  \x20   \x20\x20 \x3c\x683\x20cl\x61s\x73=\"t\x69tle \x74ext-ce\x6et\x65r \x6da\x72\x67in\">\x50l\x65a\x73e pr\x6f\x76i\x64e\x20s\x6f\x6d\x65 \x69nfo\x20\x61\x62o\x75t\x20y\x6f\x75\x72 \x77\x65bs\x69\x74e\x2e\x3c/h\x33>\n \x20 \x20\x20\x20     \x20\x20 \x20\x20\x20 \x20 \x20  \x20\x20 \x20 \x20  \x20<\x66or\x6d\x20me\x74hod\x3d\"\x70\x6fs\x74\x22 \x63lass=\"\x66\x6frm\">\n\t\t\t\t\t\t\t\t\x20\x20 ";
    if (!empty(${${"\x47LO\x42\x41L\x53"}["r\x67u\x75\x6e\x6f"]})) {
        echo "\x3cdiv \x63la\x73\x73\x3d\x22\x61\x6cer\x74 \x61l\x65r\x74-\x64an\x67\x65r\x22><ul>$message\x3c/ul></\x64\x69v>";
    }
    echo "\x20\x20\x20 \x20   \x20 \x20 \x20 \x20\x20 \x20 \x20\x20  \x20    \x20   \x20\x20 \x20<in\x70u\x74\x20typ\x65\x3d\"h\x69\x64d\x65\x6e\x22\x20nam\x65\x3d\x22_\x74o\x6b\x65\x6e\"\x20\x76\x61\x6c\x75\x65\x3d\x22";
    echo (!empty(${${"\x47\x4c\x4f\x42\x41LS"}["\x77x\x61ds\x6f\x71"]}) ? ${$tsfcllhp} : null);
    echo "\"/\x3e\n \x20  \x20\x20\x20  \x20\x20 \x20  \x20\x20 \x20\x20  \x20\x20 \x20 \x20\x20\x20\x20 \x20   \x3c\x64\x69v \x63las\x73=\x22f\x6f\x72\x6d-gr\x6fu\x70\x22\x3e\n\x20    \x20    \x20\x20\x20 \x20 \x20\x20 \x20 \x20     \x20   \x20\x20 \x20\x20\x20\x20 \x20\x3cl\x61\x62\x65l\x20\x66\x6f\x72=\x22\x73it\x65_\x6ea\x6d\x65\"\x3e\x53\x69\x74\x65 \x4eame\x20\x3c/la\x62el\x3e\n \x20\x20 \x20 \x20  \x20 \x20 \x20  \x20 \x20\x20\x20 \x20 \x20\x20\x20\x20  \x20\x20    \x20  \x20<\x69np\x75t type\x3d\x22\x74ext\x22\x20\x6eam\x65\x3d\"si\x74\x65_\x6e\x61me\" \x63la\x73s=\"\x66or\x6d-\x63\x6fn\x74\x72\x6fl\x22\x20\x69d\x3d\"site_name\" p\x6ca\x63\x65\x68o\x6cder=\"\x50\x61\x69d\x4ff\x66\x65rs \x4c\x69\x74\x65\"\x20va\x6cu\x65\x3d\"";
    echo (!empty($_POST["\x73i\x74\x65\x5fna\x6d\x65"]) ? $_POST["\x73i\x74\x65_nam\x65"] : null);
    echo "\"\x3e\n\x20  \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 \x20   \x20\x20\x20\x20  \x20  \x20\x20\x20\x20     \x3c/\x64\x69\x76\x3e\x20\n \x20 \x20\x20   \x20\x20\x20\x20 \x20 \x20\x20 \x20\x20\x20\x20\x20\x20  \x20   \x20 \x20 \x20\x20\x3cdiv\x20\x63\x6cas\x73\x3d\"form-\x67\x72oup\"\x3e\n \x20 \x20\x20 \x20 \x20   \x20  \x20\x20\x20\x20    \x20 \x20  \x20  \x20       \x20\x3clabel for\x3d\"\x73i\x74e_\x6eam\x65\x22\x3eSi\x74e\x20T\x69\x74\x6c\x65\x20\x3c/l\x61be\x6c\x3e\n\x20\x20\x20  \x20\x20 \x20    \x20 \x20\x20\x20  \x20\x20\x20\x20\x20\x20  \x20\x20 \x20  \x20\x20    <i\x6ep\x75\x74 t\x79\x70\x65\x3d\"\x74\x65xt\" \x6e\x61m\x65\x3d\"s\x69te\x5f\x74i\x74\x6ce\" c\x6cass=\"f\x6f\x72\x6d-\x63\x6f\x6et\x72\x6fl\" i\x64\x3d\"s\x69t\x65_\x74it\x6c\x65\" \x70\x6c\x61c\x65hol\x64er\x3d\x22\x50a\x69dO\x66fers\x20L\x69\x74\x65\x20-\x20No\x74ik\x20\x4f\x66fe\x72\x77\x61\x6cl\x21\x22\x20va\x6cu\x65=\x22";
    echo (!empty($_POST["s\x69t\x65_\x74it\x6ce"]) ? $_POST["si\x74\x65\x5f\x74it\x6ce"] : null);
    echo "\"\x3e\n \x20 \x20  \x20 \x20\x20\x20\x20   \x20 \x20 \x20 \x20 \x20 \x20    \x20\x20  \x20 </\x64i\x76> \n \x20  \x20  \x20   \x20\x20 \x20\x20    \x20\x20\x20\x20   \x20   \x20\x20\x20\x20 \x3cd\x69\x76\x20cl\x61\x73\x73=\x22\x66\x6fr\x6d-g\x72\x6fu\x70\">\n  \x20\x20 \x20\x20  \x20\x20 \x20\x20  \x20   \x20\x20 \x20       \x20 \x20  \x20  \x20<\x6cab\x65\x6c f\x6f\x72=\"\x73ite\x5f\x64es\x63\x72iption\x22\x3e\x53\x69te\x20D\x65\x73c\x72i\x70tion \x3c/\x6ca\x62\x65l>\n\x20\x20 \x20\x20\x20\x20 \x20   \x20  \x20\x20   \x20\x20\x20 \x20\x20   \x20    \x20 \x20\x20\x20 <in\x70\x75\x74\x20ty\x70\x65=\x22t\x65xt\x22\x20n\x61\x6d\x65\x3d\"\x73i\x74e_\x64escri\x70\x74\x69\x6fn\" class=\x22\x66or\x6d-\x63ontro\x6c\x22 i\x64\x3d\x22\x73it\x65\x5fd\x65\x73cr\x69\x70tion\"\x20pl\x61\x63e\x68\x6f\x6c\x64er\x3d\x22E\x61\x72n\x20c\x61sh\x20w\x69t\x68\x20\x74his a\x6d\x61\x7ain\x67 w\x65bs\x69te\x21\"\x20v\x61lue\x3d\"";
    echo (!empty($_POST["si\x74e_descript\x69\x6f\x6e"]) ? $_POST["site_d\x65\x73\x63\x72i\x70\x74i\x6fn"] : null);
    echo "\"\x3e\n\x20 \x20\x20   \x20\x20\x20 \x20  \x20\x20  \x20 \x20  \x20  \x20\x20\x20      \x20\x3c/d\x69\x76\x3e\n\x20 \x20   \x20     \x20 \x20 \x20\x20\x20  \x20  \x20  \x20\x20\x20\x20 \x20 \x20\x20\x3c\x64\x69v \x63\x6ca\x73s\x3d\"f\x6frm-g\x72oup\"\x3e\n  \x20\x20  \x20 \x20   \x20\x20 \x20  \x20\x20     \x20\x20   \x20\x20 \x20  \x20\x20\x20\x20<\x6cab\x65\x6c \x66o\x72\x3d\"\x73i\x74e\x5f\x6co\x63\x61tion\"\x3eS\x69t\x65 U\x52L\x20</\x6cabe\x6c>\n \x20\x20\x20  \x20\x20 \x20\x20\x20 \x20 \x20 \x20   \x20\x20\x20\x20   \x20\x20\x20   \x20\x20\x20\x20\x20 <i\x6epu\x74\x20ty\x70\x65\x3d\x22text\" \x6e\x61m\x65=\x22\x73it\x65_\x6coc\x61\x74\x69\x6f\x6e\"\x20\x63\x6c\x61\x73\x73=\"f\x6frm-\x63\x6fn\x74r\x6fl\" id\x3d\"\x73\x69te_\x6co\x63a\x74i\x6fn\"\x20\x70\x6c\x61\x63\x65ho\x6c\x64er=\x22h\x74tp://my\x73ite.\x63\x6fm\x22 \x20\x76\x61\x6cue=\"";
    echo (!empty($_POST["s\x69t\x65\x5f\x6coca\x74ion"]) ? $_POST["s\x69\x74e\x5flo\x63a\x74\x69o\x6e"] : "http://" . $_SERVER["\x48\x54T\x50\x5f\x48\x4f\x53\x54"]);
    echo "\x22>\n   \x20   \x20\x20\x20\x20\x20\x20  \x20   \x20   \x20   \x20  \x20\x20\x20\x20\x20\x20</\x64iv\x3e\n\x20\x20  \x20\x20   \x20 \x20\x20 \x20\x20 \x20\x20 \x20\x20\x20\x20\x20\x20\x20  \x20 \x20 \x20  \x3cdiv\x20\x63la\x73\x73\x3d\"form-\x67\x72o\x75p\">\n\x20  \x20  \x20   \x20\x20\x20   \x20       \x20  \x20\x20 \x20\x20\x20 \x20 \x20\x20 \x20\x3cl\x61b\x65\x6c\x20f\x6fr\x3d\x22\x73\x69te_s\x65c\x75r\x65\x22\x3e\x53e\x63ur\x65 \x55R\x4c </l\x61bel>\n   \x20 \x20 \x20 \x20 \x20    \x20\x20    \x20\x20    \x20   \x20   \x20\x20 \x20\x3cin\x70u\x74 ty\x70\x65\x3d\"t\x65xt\x22 n\x61\x6d\x65=\"\x73ite_\x73\x65c\x75r\x65\"\x20clas\x73=\"\x66or\x6d-\x63\x6fn\x74\x72\x6f\x6c\x22 id=\"s\x69\x74e_\x73\x65cure\x22 p\x6c\x61ceholder\x3d\x22ht\x74\x70\x73://\x6d\x79sit\x65\x2e\x63om\x22 \x20va\x6cu\x65\x3d\x22";
    echo (!empty($_POST["\x73\x69\x74\x65\x5f\x73ec\x75re"]) ? $_POST["site_se\x63u\x72\x65"] : "\x68\x74\x74p\x73://" . $_SERVER["\x48\x54\x54\x50\x5fH\x4f\x53\x54"]);
    echo "\x22>\n\x20\x20\x20 \x20\x20 \x20\x20\x20\x20\x20\x20     \x20\x20\x20\x20 \x20     \x20     \x20\x3c/div\x3e\n \x20\x20\x20   \x20\x20\x20\x20 \x20 \x20 \x20     \x20 \x20 \x20\x20\x20\x20\x20\x20\x20   <\x64i\x76\x20\x63la\x73s=\"for\x6d-\x67\x72\x6fup\"\x3e\n  \x20\x20\x20\x20\x20  \x20 \x20\x20\x20\x20\x20    \x20  \x20 \x20\x20  \x20\x20   \x20 \x20\x20\x20\x20<l\x61b\x65\x6c\x20fo\x72\x3d\x22\x73ite\x5fe\x6dail\"\x3eCo\x6e\x74a\x63\x74\x20Emai\x6c </label>\n\x20\x20 \x20\x20 \x20\x20\x20  \x20 \x20   \x20\x20\x20\x20\x20\x20\x20 \x20  \x20 \x20\x20\x20 \x20\x20 \x20\x20 \x3c\x69\x6e\x70ut t\x79p\x65=\"te\x78t\" n\x61m\x65=\x22s\x69te\x5f\x65m\x61\x69l\" \x63l\x61s\x73=\x22for\x6d-\x63on\x74\x72ol\x22 id=\x22\x73i\x74\x65_\x65\x6dail\" pla\x63e\x68\x6f\x6cder=\"con\x74act\x40";
    echo $_SERVER["H\x54T\x50_\x48OS\x54"];
    echo "\"\x20v\x61lue=\"";
    echo (!empty($_POST["sit\x65_\x65\x6da\x69l"]) ? $_POST["\x73\x69te\x5f\x65\x6d\x61\x69l"] : null);
    echo "\x22\x3e\n\x20 \x20  \x20  \x20 \x20  \x20 \x20\x20  \x20  \x20\x20 \x20\x20  \x20\x20  \x20\x20 \x3c/\x64\x69v\x3e\n\x20  \x20   \x20\x20  \x20\x20 \x20\x20\x20\x20\x20  \x20     \x20\x20\x20\x20\x20    \x3cbu\x74\x74\x6fn ty\x70\x65\x3d\x22s\x75\x62\x6di\x74\x22\x20\x63\x6c\x61ss\x3d\x22c\x62\x74\x6e\x20p\x75\x6cl-ri\x67h\x74\">\x4e\x65\x78\x74\x3c/b\x75\x74t\x6f\x6e\x3e\n\t\t\t\t\t\t\t\t\t<d\x69v\x20\x63l\x61\x73\x73=\"\x63\x6c\x65\x61r\"></\x64\x69\x76>\n\x20\x20 \x20 \x20\x20\x20 \x20 \x20   \x20\x20  \x20\x20\x20  \x20 \x20 \x20   </f\x6frm>\n\x20  \x20\x20\x20  \x20   \x20 \x20 \x20   \x20  \x20 \x20\x20\x20</d\x69v\x3e\n   \x20\x20\x20\x20\x20 \x20\x20 \x20 \x20  \x20  \x20 \x20 \x3c/div\x3e\n\x20        \x20\x20  \x20 \x20    </\x64i\x76\x3e\n \x20   \x20    \x20\x20   \x20";
}
if (isset($_GET["\x73\x74e\x704"])) {
    $efceftiy = "\x6d\x65\x73\x73ag\x65";
    ${"GLO\x42A\x4c\x53"}["v\x62\x6aq\x77\x79\x6c\x6b\x65l"] = "to\x6be\x6e";
    echo "\x20   \x20  \x20\x20  \x20\x20\x20\x20 \x20\x20  <d\x69v\x20\x63l\x61\x73s=\"app\x5fco\x6et\x65\x6e\x74\"\x3e\n\x20   \x20 \x20 \x20\x20  \x20\x20 \x20\x20\x20\x20 \x20 \x20\x20\x3c\x64\x69\x76\x20\x63\x6c\x61\x73s=\"\x72\x6fw\x22>\n       \x20   \x20 \x20  \x20\x20\x20\x20\x20  \x20\x20 \x20\x20\x3c\x64\x69\x76\x20c\x6cass=\"co\x6c-\x73m-\x312\"\x3e\n\x20   \x20   \x20 \x20   \x20\x20       \x20\x20  \x20\x20 \x20\x20\x3c\x68\x33\x20clas\x73\x3d\x22\x74\x69\x74le\x20\x74ex\x74-c\x65\x6ete\x72 m\x61r\x67\x69n\"\x3e\x50\x6c\x65\x61se\x20cre\x61\x74\x65 a\x6e\x20ad\x6dini\x73\x74r\x61to\x72\x20a\x63count.</h\x33\x3e\n\x20 \x20\x20\x20 \x20   \x20\x20   \x20 \x20 \x20\x20\x20  \x20\x20\x20\x20\x20 \x20 <\x66\x6fr\x6d\x20\x6d\x65\x74\x68\x6fd\x3d\"po\x73\x74\"\x20c\x6ca\x73s\x3d\x22\x66or\x6d\x22>\n\t\t\t\t\t\t\t\t\x20\x20\x20";
    if (!empty(${$efceftiy})) {
        echo "\x3c\x64i\x76\x20\x63la\x73s=\x22\x61\x6c\x65\x72\x74 \x61l\x65\x72\x74-\x64ang\x65\x72\"><ul\x3e$message\x3c/\x75\x6c\x3e</\x64\x69v\x3e";
    }
    echo "  \x20\x20\x20  \x20 \x20\x20  \x20  \x20 \x20 \x20\x20  \x20 \x20\x20\x20 \x20\x20\x20\x20  <\x69\x6e\x70ut \x74\x79\x70\x65\x3d\"\x68id\x64\x65n\x22 \x6eame\x3d\"\x5f\x74\x6fke\x6e\x22\x20\x76a\x6c\x75\x65=\x22";
    $gecvvxqlpk = "\x74\x6f\x6b\x65n";
    echo (!empty(${${"\x47LOB\x41\x4c\x53"}["\x76b\x6a\x71\x77y\x6ck\x65l"]}) ? ${$gecvvxqlpk} : null);
    echo "\"/\x3e\n  \x20\x20    \x20 \x20\x20 \x20 \x20\x20\x20 \x20 \x20 \x20\x20\x20\x20   \x20\x20 \x20 \x20\x3cdiv\x20\x63la\x73\x73=\x22f\x6fr\x6d-\x67r\x6f\x75\x70\x22>\n\x20\x20\x20\x20 \x20 \x20\x20\x20  \x20\x20\x20 \x20     \x20       \x20 \x20 \x20\x20 \x20\x20\x20<\x6c\x61\x62el \x66o\x72=\"ad\x6dna\x6d\x65\"\x3eAd\x6d\x69\x6e \x55se\x72na\x6de\x20</l\x61\x62el>\n \x20\x20\x20    \x20\x20\x20  \x20 \x20 \x20\x20\x20  \x20  \x20\x20\x20 \x20  \x20\x20\x20\x20\x20\x20  \x3c\x69\x6e\x70\x75t t\x79\x70\x65=\"\x74\x65\x78t\x22 na\x6de=\x22\x61d\x6dn\x61me\" \x63las\x73=\"f\x6frm-\x63o\x6e\x74ro\x6c\x22 id=\x22a\x64\x6dn\x61\x6d\x65\x22 \x70\x6ca\x63\x65\x68ol\x64\x65\x72\x3d\x22\x41dm\x69\x6e\" v\x61\x6cu\x65\x3d\"";
    echo (!empty($_POST["\x61\x64m\x6e\x61me"]) ? $_POST["ad\x6dn\x61m\x65"] : null);
    echo "\">\n   \x20\x20 \x20 \x20\x20\x20  \x20 \x20\x20  \x20\x20\x20\x20\x20 \x20 \x20\x20  \x20    </\x64\x69v\x3e \n\x20 \x20 \x20\x20 \x20\x20  \x20  \x20\x20\x20\x20\x20\x20\x20   \x20\x20\x20\x20    \x20  \x20<\x64i\x76\x20\x63\x6c\x61ss=\"\x66\x6frm-\x67r\x6f\x75\x70\"\x3e\n \x20  \x20\x20 \x20   \x20  \x20 \x20  \x20   \x20\x20   \x20 \x20\x20\x20 \x20   \x20 <\x6c\x61bel \x66o\x72\x3d\"\x61d\x6d\x6d\x61il\x22\x3e\x41\x64\x6d\x69n E\x6dai\x6c \x3c/la\x62el>\n\x20\x20 \x20\x20  \x20\x20 \x20 \x20\x20\x20  \x20\x20\x20\x20\x20\x20  \x20 \x20\x20\x20  \x20\x20\x20\x20 \x20\x20 \x3c\x69np\x75t ty\x70\x65\x3d\"te\x78t\x22 n\x61me\x3d\x22a\x64\x6d\x6dail\x22 c\x6ca\x73\x73=\"\x66o\x72\x6d-con\x74ro\x6c\x22 i\x64=\x22\x61\x64\x6d\x6d\x61\x69l\x22 \x70\x6ca\x63e\x68\x6f\x6c\x64\x65\x72=\"\x65\x6dail@d\x6fmain\x2ecom\"\x20\x76alu\x65\x3d\x22";
    echo (!empty($_POST["\x61dm\x6d\x61\x69\x6c"]) ? $_POST["a\x64\x6d\x6d\x61il"] : null);
    echo "\">\n    \x20 \x20\x20  \x20\x20   \x20 \x20 \x20\x20\x20\x20\x20     \x20\x20  \x20\x20\x20\x3c/div>\n\x20  \x20\x20\x20\x20  \x20 \x20\x20\x20 \x20 \x20\x20\x20\x20\x20  \x20\x20\x20 \x20\x20\x20 \x20   \x3c\x64iv \x63l\x61s\x73=\"fo\x72\x6d-\x67roup\x22\x3e\n\x20\x20   \x20\x20\x20\x20     \x20 \x20  \x20\x20 \x20  \x20 \x20\x20\x20\x20 \x20 \x20\x20 \x20\x20\x20\x3cla\x62el\x20\x66o\x72\x3d\x22\x61dmpass\x31\x22\x3e\x41\x64mi\x6e\x20Pas\x73\x77\x6fr\x64 </lab\x65l>\n\x20  \x20  \x20\x20 \x20       \x20 \x20 \x20 \x20\x20\x20\x20\x20\x20 \x20\x20   \x20 \x20  \x3c\x69\x6eput\x20\x74\x79p\x65\x3d\"\x70assw\x6f\x72\x64\"\x20\x6e\x61\x6d\x65=\x22ad\x6d\x70\x61\x73s1\" cl\x61\x73s=\x22for\x6d-co\x6et\x72\x6fl\" \x69\x64=\x22\x61\x64mp\x61s\x73\x31\x22\x20\x70l\x61\x63\x65holde\x72\x3d\"fD\x48#5@\x22>\n\x20\x20\x20\x20\x20\x20\x20  \x20 \x20\x20\x20   \x20     \x20 \x20    \x20 \x20 \x20 \x3c/d\x69v> \n   \x20\x20\x20   \x20\x20   \x20\x20\x20  \x20\x20   \x20\x20\x20\x20\x20\x20\x20  \x20\x20\x20<\x64i\x76 \x63\x6c\x61ss\x3d\"f\x6f\x72\x6d-g\x72ou\x70\x22\x3e\n \x20   \x20\x20 \x20 \x20 \x20\x20 \x20\x20  \x20   \x20 \x20\x20  \x20\x20\x20 \x20\x20\x20\x20  \x20<l\x61\x62el \x66o\x72=\x22\x61\x64m\x70as\x73\x32\x22>\x52e\x70\x65\x61t\x20\x50\x61s\x73wo\x72\x64\x20\x3c/la\x62e\x6c\x3e\n  \x20\x20 \x20\x20  \x20  \x20\x20 \x20\x20\x20\x20  \x20  \x20    \x20\x20\x20 \x20\x20\x20    \x3c\x69nput\x20t\x79\x70\x65=\x22\x70as\x73\x77or\x64\x22 n\x61\x6de=\"\x61\x64\x6dp\x61ss\x32\" cl\x61ss\x3d\x22\x66\x6fr\x6d-\x63\x6f\x6et\x72o\x6c\" i\x64\x3d\x22admp\x61s\x73\x32\x22\x20\x70\x6caceh\x6f\x6c\x64e\x72=\x22f\x44\x48\x235\x40\x22\x3e\n\x20  \x20  \x20\x20\x20\x20  \x20\x20 \x20\x20\x20   \x20\x20 \x20  \x20  \x20\x20 \x20\x20\x20\x3c/\x64i\x76>\x20\n \x20  \x20\x20 \x20\x20\x20      \x20  \x20  \x20\x20\x20  \x20 \x20\x20\x20\x20\x20  <b\x75\x74\x74o\x6e\x20ty\x70\x65\x3d\"su\x62m\x69\x74\x22 \x63\x6ca\x73\x73=\"c\x62\x74\x6e \x70u\x6cl-\x72ig\x68t\x22>N\x65xt</\x62\x75\x74\x74\x6f\x6e>\n\t\t\t\t\t\t\t\t\t\x3c\x64i\x76\x20cl\x61s\x73\x3d\x22c\x6c\x65ar\x22></\x64iv>\n\x20 \x20\x20      \x20\x20\x20\x20\x20\x20\x20\x20 \x20 \x20 \x20\x20 \x20    \x20</form\x3e\n\x20   \x20\x20 \x20\x20  \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 \x20 </\x64\x69v>\n \x20\x20\x20  \x20\x20\x20 \x20\x20  \x20\x20 \x20\x20\x20  \x20\x20\x3c/d\x69v\x3e\n \x20 \x20\x20 \x20 \x20      \x20\x20\x20\x20 \x3c/di\x76\x3e\n \x20\x20\x20\x20  \x20   \x20\x20\x20  ";
}
if (isset($_GET["\x63om\x70l\x65te"])) {
    echo " \x20\x20 \x20 \x20 \x20\x20\x20\x20\x20 \x20  \x20 \x20\x3c\x64\x69\x76\x20\x63\x6c\x61\x73\x73=\"app\x5fcon\x74en\x74\x22\x3e\n\x20 \x20   \x20\x20 \x20\x20 \x20\x20\x20  \x20\x20 \x20\x20  \x3cdiv c\x6cass\x3d\x22\x72o\x77\x22>\n  \x20    \x20  \x20 \x20 \x20\x20 \x20 \x20\x20\x20\x20\x20  \x20\x20\x3c\x64i\x76\x20c\x6c\x61ss=\"\x63\x6f\x6c-sm-\x312\x22>\n \x20 \x20\x20  \x20 \x20\x20\x20 \x20 \x20 \x20\x20\x20\x20\x20\x20  \x20 \x20\x20\x20  \x3c\x68\x33 class\x3d\x22ti\x74l\x65\x20t\x65\x78t-\x63e\x6e\x74\x65\x72\x20\x6dar\x67\x69n\">I\x6estal\x6c\x61t\x69\x6fn\x20c\x6f\x6d\x70\x6cete\x3c/\x683\x3e \n  \x20\x20 \x20 \x20 \x20    \x20   \x20\x20\x20 \x20 \x20\x20   \x20\x20\x20\n \x20  \x20  \x20 \x20\x20\x20\x20 \x20 \x20\x20\x20\x20    \x20 \x20 \x20 \x20 <\x64\x69\x76 \x63l\x61\x73\x73\x3d\"\x61l\x65r\x74 alert-succe\x73s\"\x3e\n\x20 \x20 \x20 \x20\x20   \x20 \x20  \x20\x20    \x20 \x20\x20  \x20\x20\x20  \x20  \x3cstr\x6f\x6eg>";
    echo $script_name;
    echo "\x20w\x61s s\x75\x63c\x65\x73s\x66u\x6cly\x20i\x6e\x73\x74\x61ll\x65d!</\x73\x74ron\x67>\n  \x20    \x20 \x20\x20 \x20\x20\x20 \x20   \x20  \x20\x20\x20\x20  \x20  \x3c/\x64\x69\x76>\n\n\x20   \x20 \x20 \x20\x20\x20\x20\x20\x20\x20\x20   \x20\x20\x20\x20\x20  \x20    \x20<\x64iv \x63\x6ca\x73s=\x22d\x69\x76i\x64\x65\x72\x22\x3e\x3c/\x64\x69\x76>\n\n   \x20 \x20 \x20\x20\x20    \x20\x20     \x20\x20\x20        <\x68\x33\x20c\x6ca\x73\x73\x3d\"te\x78\x74-\x63\x65\x6ete\x72\" \x69d=\x22\x62tn-\x62efor\x65\"\x3e&\x6eb\x73\x70\x3b\x3c/h3>\n  \x20 \x20\x20\x20\x20\x20 \x20\x20   \x20\x20  \x20\x20  \x20\x20     \x20\x20\x3c\x64\x69v \x63la\x73s\x3d\"t\x65\x78\x74-\x63ente\x72 h\x69d\x65\"\x20\x69\x64\x3d\"\x62\x74\x6e-\x63omp\x6c\x65\x74e\"\x3e\n \x20 \x20\x20      \x20\x20\x20   \x20\x20\x20   \x20\x20 \x20\x20 \x20\x20 \x20   \x3ca\x20h\x72\x65f\x3d\x22.\x2e/\x69\x6ede\x78\x2e\x70hp\x22 class=\x22\x62tn\x20cb\x74\x6e\"\x3eCl\x69\x63k\x20\x74\x6f la\x75n\x63h you\x72 w\x65b\x73\x69te</\x61\x3e\n \x20  \x20\x20\x20\x20  \x20 \x20 \x20\x20 \x20 \x20\x20 \x20 \x20\x20 \x20  \x20\x20\x3c/d\x69v\x3e\n\n  \x20 \x20\x20\x20 \x20\x20\x20  \x20\x20 \x20\x20    \x20    \x20</div>\n\x20 \x20\x20   \x20\x20\x20   \x20 \x20\x20\x20  \x20\x20  </\x64i\x76\x3e\n  \x20\x20 \x20     \x20\x20\x20\x20\x20\x20\x20 \x20\x3c/\x64\x69v> \n\t\t\t\t\t";
}
echo "\x20         \x20    \x20  \x20\x20<\x64\x69\x76\x20c\x6ca\x73s\x3d\x22\x61\x70p\x5f\x66o\x6f\x74e\x72\x22\x3e\x20\n   \x20\x20\x20  \x20\x20  \x20   \x20 \x20 \x20\x20\x20\x20<h\x33\x3e\x41ll \x72\x69ghts \x72ese\x72\x76ed\x20&\x63\x6f\x70\x79; \x3ca \x68\x72\x65\x66=\"htt\x70s://\x73c\x72ip\x74\x73\x74\x6fr\x65\x2ex\x79\x7a\"\x20\x74arg\x65t\x3d\x22\x5fbla\x6ek\"\x3eS\x63r\x69\x70\x74\x53to\x72e\x2e\x78\x79\x7a</\x61\x3e</h\x33\x3e\n\x20     \x20\x20 \x20\x20\x20 \x20\x20\x20   \x20</div\x3e\n\x20\x20 \x20        \x20   </\x64\x69v>\n\x20 \x20\x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20\x3c/di\x76>\n \x20\x20  \x20 \x20\x20\x20 \x20\x3c/\x64\x69v\x3e\n\x20  \x20 \x20 \x20</\x64\x69v> \n\n \x20\x20\x20 \x20\x20 <\x73\x63\x72ip\x74\x20t\x79pe=\"t\x65xt/java\x73\x63rip\x74\"\x20s\x72\x63\x3d\"\x61s\x73et\x73/js/\x6aque\x72\x79\x2emi\x6e.js\"\x3e</scr\x69pt>\n\x20\x20  \x20  \x20\x3cscr\x69pt\x20type=\"tex\x74/j\x61\x76\x61scr\x69p\x74\"\x3e\n \x20\x20\x20  \x20 \$(doc\x75\x6dent)\x2e\x72e\x61d\x79(fu\x6ect\x69\x6fn() {\n\n   \x20   \x20\x20\x20 \x20\x76a\x72\x20\x77\x61\x69t\x20= 6\x3000; //5\x20s\x65c\x6fnd\n\n\x20 \x20\x20\x20  \x20\x20\x20 \x20\x76a\x72 t\x69\x6de \x3d\x20\x35;\n\x20  \x20\x20\x20\x20  \x20\x20\x20\x73e\x74Int\x65rv\x61l(\x66un\x63tion(){\n   \x20\x20\x20 \x20 \x20 \x20 \$(\"#btn-\x62efo\x72\x65\x22).html(\x22\x59ou\x20n\x65\x65d \x74\x6f\x20w\x61i\x74\x20\"+\x74\x69me+\"\x20\x73\x65c\x6fnd be\x66\x6f\x72\x65\x20\x79\x6f\x75\x20\x63\x61\x6e \x70r\x6fc\x65ed\x22)\x3b\n  \x20\x20\x20 \x20 \x20\x20  \x20t\x69me--;\n  \x20 \x20\x20 \x20\x20\x20  }, \x310\x30\x30);\n\n \x20\x20 \x20 \x20     set\x54\x69meo\x75t(\x66\x75nc\x74i\x6fn()\x20{\n \x20  \x20  \x20\x20\x20 \x20 \x20\x20 \$(\"#\x62t\x6e-\x62e\x66\x6f\x72\x65\x22)\x2e\x61\x64\x64Cl\x61\x73\x73('hide')\x3b\n\x20\x20   \x20\x20\x20  \x20\x20 \x20\x20 \$(\"#\x62\x74n-c\x6f\x6dpl\x65te\").\x72\x65m\x6fve\x43\x6cas\x73(\x27h\x69\x64\x65\x27);\n \x20\x20\x20 \x20     \x20},\x20\x77\x61it)\x3b\n\n\x20\x20\x20 \x20   });\n\x20 \x20\x20 \x20\x20\x20\x3c/\x73\x63ript\x3e\n    \x3c/\x62\x6f\x64\x79>\n</htm\x6c\x3e\n";
?>

Function Calls

None

Variables

None

Stats

MD5 4664abcf8fb543345ab3c02b01c1ebd7
Eval Count 0
Decode Time 96 ms