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 goto ySrDA; UC0dT: $lang = $_SESSION["\154\141\156\x67"]; goto TvqWE; ZU_2W: if ($..

Decoded Output download

<?php 
 goto ySrDA; UC0dT: $lang = $_SESSION["lang"]; goto TvqWE; ZU_2W: if ($template == '') { header("HTTP/1.0 404 Not Found", true, 404); include "404.php"; die; } goto ARXv6; E48PR: $router->map("GET|POST", "[a:com]/[a:lang]/", "allpagelang", "lang"); goto q2uQK; Uh3ae: $router->map("GET", WATERMARK . "/news/[i:w]x[i:h]x[i:z]/[**:src]", function ($w, $h, $z, $src) { global $func, $wtmNews; $func->createThumb($w, $h, $z, $src, $wtmNews, "news"); }, "watermarkNews"); goto Jim1c; VBvmF: $router->setBasePath($config["database"]["url"]); goto m2ypW; MXCUf: $setting = $cache->getCache($sqlCache, "fetch", 7200); goto nnx3C; Lc885: if (isset($match["params"]["lang"]) && $match["params"]["lang"] != '') { $_SESSION["lang"] = $match["params"]["lang"]; } else { if (!isset($_SESSION["lang"]) && !isset($match["params"]["lang"])) { $_SESSION["lang"] = $optsetting["lang_default"]; } } goto UC0dT; q3Df1: switch ($com) { case "lien-he": $source = "contact"; $template = "contact/contact"; $seo->setSeo("type", "object"); $title_crumb = lienhe; $slider_top = $func->get_background("bg_lh"); break; case "tuyen-dung": $source = "news"; $template = isset($_GET["id"]) ? "news/recruit_detail" : "news/recruit"; $seo->setSeo("type", isset($_GET["id"]) ? "article" : "object"); $type = $com; $title_crumb = "Tuyn dng"; $slider_top = $func->get_background("bg_td"); break; case "gioi-thieu": $source = "news"; $template = isset($_GET["id"]) ? "news/news_detail" : "news/about"; $seo->setSeo("type", isset($_GET["id"]) ? "article" : "object"); $type = $com; $title_crumb = "Gii thiu"; $slider_top = $func->get_background("bg_gt"); break; case "tin-tuc-su-kien": $source = "news"; $template = isset($_GET["id"]) ? "news/news_detail" : "news/news"; $seo->setSeo("type", isset($_GET["id"]) ? "article" : "object"); $type = "tin-tuc"; $title_crumb = "Tin tc & s kin"; $slider_top = $func->get_background("bg_tt"); break; case "du-an": $source = "product"; $template = isset($_GET["id"]) ? "news/project_detail" : "news/project"; $seo->setSeo("type", isset($_GET["id"]) ? "article" : "object"); $type = $com; $title_crumb = "D n"; $slider_top = $func->get_background("bg_da"); break; case "linh-vuc": $source = "news"; $template = isset($_GET["id"]) ? "news/news_detail" : ''; $seo->setSeo("type", isset($_GET["id"]) ? "article" : "object"); $type = $com; $title_crumb = null; $slider_top = $func->get_background("bg_gt"); break; case "tim-kiem": $source = "search"; $template = "search/search"; $seo->setSeo("type", "object"); $title_crumb = timkiem; $slider_top = $func->get_background("bg_tk"); break; case "recruit": $source = "recruit"; $seo->setSeo("type", "object"); $title_crumb = null; break; case "thu-vien": $source = "news"; $seo->setSeo("type", "object"); $template = "news/album"; $title_crumb = "Th vin"; $slider_top = $func->get_background("bg_tv"); break; case "ngon-ngu": if (isset($lang)) { switch ($lang) { case "vi": $_SESSION["lang"] = "vi"; break; case "en": $_SESSION["lang"] = "en"; break; default: $_SESSION["lang"] = "vi"; break; } } $func->redirect($_SERVER["HTTP_REFERER"]); break; case "sitemap": include_once LIBRARIES . "sitemap.php"; die; case '': case "index": $source = "index"; $template = "index/index"; $seo->setSeo("type", "website"); break; default: header("HTTP/1.0 404 Not Found", true, 404); include "404.php"; die; } goto irrza; q2uQK: $router->map("GET|POST", "[a:com]/[a:action]", "product", "filter"); goto tJz3P; OcdtL: if ($com != "tim-kiem" && $com != "account" && $com != "sitemap") { foreach ($requick as $k => $v) { $url_tbl = isset($v["tbl"]) && $v["tbl"] != '' ? $v["tbl"] : ''; $url_tbltag = isset($v["tbltag"]) && $v["tbltag"] != '' ? $v["tbltag"] : ''; $url_type = isset($v["type"]) && $v["type"] != '' ? $v["type"] : ''; $url_field = isset($v["field"]) && $v["field"] != '' ? $v["field"] : ''; $url_com = isset($v["com"]) && $v["com"] != '' ? $v["com"] : ''; if ($url_tbl != '' && $url_tbl != "static" && $url_tbl != "photo") { $row = $d->rawQueryOne("select id from #_{$url_tbl} where {$sluglang} = ? and type = ? and hienthi > 0 limit 0,1", array($com, $url_type)); if (isset($row["id"]) && $row["id"] > 0) { $_GET[$url_field] = $row["id"]; $com = $url_com; break; } } } } goto q3Df1; NpRKH: $router->map("GET", WATERMARK . "/product/[i:w]x[i:h]x[i:z]/[**:src]", function ($w, $h, $z, $src) { global $func, $wtmPro; $func->createThumb($w, $h, $z, $src, $wtmPro, "product"); }, "watermark"); goto Uh3ae; tJz3P: $router->map("GET", THUMBS . "/[i:w]x[i:h]x[i:z]/[**:src]", function ($w, $h, $z, $src) { global $func; $func->createThumb($w, $h, $z, $src, null, THUMBS); }, "thumb"); goto NpRKH; QW4GC: $router->map("GET|POST", '', "index", "home"); goto onFw6; knxwY: $wtmPro = $d->rawQueryOne("select hienthi, photo, options from #_photo where type = ? and act = ? limit 0,1", array("watermark", "photo_static")); goto VBvmF; wpyDa: $func->checkUrl($config["website"]["index"]); goto I2z8t; os3C3: $deviceType = $detect->isMobile() || $detect->isTablet() ? "mobile" : "computer"; goto qDTK4; I2z8t: $func->checkLogin(); goto os3C3; NY_8x: foreach ((array) $l301 as $key => $value) { if ($value["link"] == $new_url && $value["link_video"] != '') { header("HTTP/1.1 301 Moved Permanently"); header("Location: " . $value["link_video"]); die; } } goto wpyDa; Jim1c: $match = $router->match(); goto klD5w; XykUz: $seolang = "vi"; goto pAcDJ; TvqWE: $sluglang = "tenkhongdauvi"; goto XykUz; VzYmt: $new_url = $func->getCurrentPageURL(); goto NY_8x; irrza: if ($source != '') { include SOURCES . $source . ".php"; } goto ZU_2W; q1S_m: require_once SOURCES . "allpage.php"; goto dK2K7; pAcDJ: require_once LIBRARIES . "lang/lang{$lang}.php"; goto q1S_m; m2ypW: $router->map("GET", array("manager/", "manager"), function () { global $func, $config; $func->redirect($config["database"]["url"] . "manager/index.php"); die; }); goto QuPzx; ySrDA: $l301 = $d->rawQuery("select link, link_video from #_photo where type = '301' and hienthi > 0 order by stt,id desc", array()); goto VzYmt; QuPzx: $router->map("GET", array("manager", "manager"), function () { global $func, $config; $func->redirect($config["database"]["url"] . "manager/index.php"); die; }); goto QW4GC; l3VPB: $sqlCache = "select * from #_setting"; goto MXCUf; onFw6: $router->map("GET|POST", "index.php", "index", "index"); goto gU_zh; OVC8G: $router->map("GET|POST", "[a:com]", "allpage", "show"); goto E48PR; qDTK4: define("TEMPLATE", "./templates/"); goto knxwY; dK2K7: $requick = array(array("tbl" => "product_list", "field" => "idl", "source" => "product", "com" => "du-an", "type" => "du-an", "menu" => true), array("tbl" => "product", "field" => "id", "source" => "product", "com" => "du-an", "type" => "du-an", "menu" => true), array("tbl" => "news_list", "field" => "idl", "source" => "news", "com" => "tin-tuc-su-kien", "type" => "tin-tuc", "menu" => true), array("tbl" => "news", "field" => "id", "source" => "news", "com" => "tin-tuc-su-kien", "type" => "tin-tuc", "menu" => true), array("tbl" => "news", "field" => "id", "source" => "news", "com" => "tuyen-dung", "type" => "tuyen-dung", "menu" => true), array("tbl" => "news", "field" => "id", "source" => "news", "com" => "gioi-thieu", "type" => "gioi-thieu", "menu" => true), array("tbl" => "news", "field" => "id", "source" => "news", "com" => "linh-vuc", "type" => "linh-vuc", "menu" => false), array("tbl" => '', "field" => "id", "source" => '', "com" => "lien-he", "type" => '', "menu" => true)); goto OcdtL; nnx3C: $optsetting = isset($setting["options"]) && $setting["options"] != '' ? json_decode($setting["options"], true) : null; goto Lc885; klD5w: if (is_array($match)) { if (is_callable($match["target"])) { call_user_func_array($match["target"], $match["params"]); } else { $com = isset($match["params"]["com"]) ? htmlspecialchars($match["params"]["com"]) : htmlspecialchars($match["target"]); $get_page = isset($_GET["p"]) ? htmlspecialchars($_GET["p"]) : 1; } } else { header("HTTP/1.0 404 Not Found", true, 404); include "404.php"; die; } goto l3VPB; gU_zh: $router->map("GET|POST", "sitemap.xml", "sitemap", "sitemap"); goto OVC8G; ARXv6: ?>

Did this file decode correctly?

Original Code

<?php
 goto ySrDA; UC0dT: $lang = $_SESSION["\154\141\156\x67"]; goto TvqWE; ZU_2W: if ($template == '') { header("\110\x54\124\x50\57\x31\x2e\x30\x20\64\60\x34\x20\x4e\157\164\40\x46\157\165\x6e\144", true, 404); include "\64\60\x34\x2e\x70\x68\x70"; die; } goto ARXv6; E48PR: $router->map("\107\105\x54\x7c\x50\117\x53\x54", "\x5b\x61\x3a\x63\157\x6d\x5d\57\x5b\141\x3a\x6c\141\156\147\x5d\57", "\x61\154\x6c\x70\x61\x67\x65\x6c\x61\x6e\x67", "\154\x61\156\147"); goto q2uQK; Uh3ae: $router->map("\x47\x45\x54", WATERMARK . "\57\156\145\167\163\x2f\133\x69\x3a\x77\135\170\x5b\x69\x3a\150\135\170\133\x69\72\x7a\x5d\x2f\x5b\x2a\52\72\x73\162\143\135", function ($w, $h, $z, $src) { global $func, $wtmNews; $func->createThumb($w, $h, $z, $src, $wtmNews, "\x6e\145\167\x73"); }, "\x77\141\164\x65\162\x6d\141\x72\153\x4e\x65\167\x73"); goto Jim1c; VBvmF: $router->setBasePath($config["\144\141\x74\141\x62\141\x73\145"]["\165\x72\x6c"]); goto m2ypW; MXCUf: $setting = $cache->getCache($sqlCache, "\x66\145\164\143\x68", 7200); goto nnx3C; Lc885: if (isset($match["\160\x61\x72\x61\x6d\163"]["\x6c\141\156\147"]) && $match["\x70\141\x72\x61\155\x73"]["\154\x61\x6e\147"] != '') { $_SESSION["\154\x61\x6e\x67"] = $match["\160\141\x72\141\x6d\x73"]["\x6c\x61\156\x67"]; } else { if (!isset($_SESSION["\154\141\156\x67"]) && !isset($match["\160\x61\x72\141\155\x73"]["\x6c\x61\x6e\147"])) { $_SESSION["\x6c\141\x6e\147"] = $optsetting["\154\x61\x6e\147\137\x64\x65\146\x61\165\x6c\x74"]; } } goto UC0dT; q3Df1: switch ($com) { case "\x6c\151\x65\x6e\55\x68\145": $source = "\143\157\156\x74\141\x63\164"; $template = "\143\x6f\156\x74\141\x63\x74\x2f\143\157\156\164\141\x63\x74"; $seo->setSeo("\x74\171\160\x65", "\x6f\142\x6a\145\143\x74"); $title_crumb = lienhe; $slider_top = $func->get_background("\x62\147\x5f\x6c\150"); break; case "\164\165\x79\x65\x6e\55\144\x75\156\147": $source = "\x6e\145\167\x73"; $template = isset($_GET["\x69\x64"]) ? "\x6e\145\x77\x73\x2f\162\x65\143\162\165\x69\164\137\x64\145\x74\141\151\x6c" : "\156\x65\167\163\x2f\162\x65\x63\x72\x75\151\x74"; $seo->setSeo("\164\171\160\x65", isset($_GET["\x69\144"]) ? "\x61\162\x74\x69\x63\154\x65" : "\x6f\x62\x6a\145\143\x74"); $type = $com; $title_crumb = "\x54\x75\x79\xe1\273\x83\156\x20\144\341\xbb\xa5\x6e\147"; $slider_top = $func->get_background("\142\147\x5f\x74\x64"); break; case "\x67\151\x6f\x69\55\164\x68\151\145\165": $source = "\x6e\145\x77\163"; $template = isset($_GET["\151\x64"]) ? "\156\145\167\x73\57\156\x65\x77\x73\x5f\x64\145\x74\141\x69\154" : "\x6e\x65\x77\163\57\141\x62\x6f\x75\x74"; $seo->setSeo("\x74\171\160\x65", isset($_GET["\x69\144"]) ? "\x61\x72\164\x69\143\x6c\145" : "\157\142\x6a\145\x63\x74"); $type = $com; $title_crumb = "\x47\151\341\273\x9b\x69\x20\164\150\151\xe1\xbb\x87\x75"; $slider_top = $func->get_background("\x62\x67\x5f\147\164"); break; case "\x74\x69\x6e\55\x74\165\x63\x2d\163\x75\x2d\x6b\x69\x65\x6e": $source = "\x6e\145\x77\x73"; $template = isset($_GET["\151\144"]) ? "\156\145\x77\x73\x2f\x6e\145\167\163\x5f\x64\145\x74\141\151\x6c" : "\156\145\167\163\57\x6e\x65\167\163"; $seo->setSeo("\x74\171\160\145", isset($_GET["\151\144"]) ? "\x61\x72\x74\151\143\154\x65" : "\x6f\142\152\x65\143\x74"); $type = "\164\x69\156\55\x74\x75\143"; $title_crumb = "\x54\151\x6e\x20\164\xe1\xbb\xa9\x63\40\x26\x20\x73\341\xbb\xb1\x20\153\151\341\xbb\207\x6e"; $slider_top = $func->get_background("\x62\x67\137\x74\164"); break; case "\144\x75\x2d\x61\x6e": $source = "\x70\162\x6f\x64\165\143\x74"; $template = isset($_GET["\151\144"]) ? "\156\145\167\163\x2f\160\x72\157\x6a\x65\x63\164\x5f\x64\145\164\141\x69\154" : "\156\145\167\163\57\x70\x72\157\x6a\x65\x63\164"; $seo->setSeo("\164\171\x70\145", isset($_GET["\x69\144"]) ? "\141\x72\x74\x69\x63\154\x65" : "\x6f\142\x6a\145\143\164"); $type = $com; $title_crumb = "\x44\xe1\xbb\261\x20\xc3\xa1\x6e"; $slider_top = $func->get_background("\x62\147\137\x64\141"); break; case "\x6c\151\156\x68\x2d\x76\165\x63": $source = "\156\x65\x77\x73"; $template = isset($_GET["\151\x64"]) ? "\156\145\x77\163\57\156\x65\167\163\137\144\x65\164\141\x69\154" : ''; $seo->setSeo("\x74\171\x70\x65", isset($_GET["\151\144"]) ? "\x61\x72\164\x69\143\154\145" : "\x6f\142\x6a\x65\143\x74"); $type = $com; $title_crumb = null; $slider_top = $func->get_background("\142\x67\x5f\x67\x74"); break; case "\x74\x69\155\55\153\x69\145\155": $source = "\x73\145\141\x72\143\x68"; $template = "\163\x65\141\x72\143\x68\x2f\163\x65\x61\162\143\150"; $seo->setSeo("\164\x79\x70\x65", "\157\x62\x6a\x65\143\164"); $title_crumb = timkiem; $slider_top = $func->get_background("\x62\147\137\x74\x6b"); break; case "\x72\x65\143\x72\x75\x69\164": $source = "\162\x65\143\162\x75\151\x74"; $seo->setSeo("\x74\171\x70\145", "\157\142\152\145\x63\164"); $title_crumb = null; break; case "\164\150\165\55\x76\x69\145\x6e": $source = "\156\x65\x77\163"; $seo->setSeo("\164\x79\160\x65", "\x6f\x62\152\x65\x63\164"); $template = "\156\145\167\x73\57\141\x6c\142\165\x6d"; $title_crumb = "\x54\x68\306\260\40\166\x69\xe1\xbb\207\x6e"; $slider_top = $func->get_background("\142\x67\137\164\166"); break; case "\156\147\157\x6e\55\156\147\x75": if (isset($lang)) { switch ($lang) { case "\x76\151": $_SESSION["\154\x61\156\147"] = "\x76\151"; break; case "\145\x6e": $_SESSION["\x6c\x61\x6e\147"] = "\145\x6e"; break; default: $_SESSION["\x6c\x61\156\x67"] = "\x76\x69"; break; } } $func->redirect($_SERVER["\110\124\x54\120\x5f\x52\105\x46\105\x52\105\x52"]); break; case "\163\x69\164\x65\x6d\x61\160": include_once LIBRARIES . "\x73\151\164\x65\155\141\x70\56\160\x68\160"; die; case '': case "\151\156\144\x65\170": $source = "\x69\x6e\144\x65\170"; $template = "\x69\156\144\145\x78\57\151\x6e\x64\145\170"; $seo->setSeo("\x74\171\160\x65", "\167\x65\142\x73\x69\x74\x65"); break; default: header("\110\124\x54\x50\57\x31\56\60\x20\64\x30\x34\40\116\x6f\164\40\x46\x6f\165\156\144", true, 404); include "\x34\60\x34\x2e\160\x68\160"; die; } goto irrza; q2uQK: $router->map("\107\x45\124\174\120\x4f\123\124", "\x5b\x61\72\143\x6f\155\135\57\133\x61\72\x61\x63\x74\151\157\156\135", "\x70\162\x6f\144\165\143\x74", "\146\x69\x6c\x74\x65\x72"); goto tJz3P; OcdtL: if ($com != "\164\x69\x6d\x2d\x6b\151\x65\x6d" && $com != "\141\143\x63\157\x75\x6e\164" && $com != "\163\x69\x74\145\155\141\160") { foreach ($requick as $k => $v) { $url_tbl = isset($v["\164\142\154"]) && $v["\x74\142\x6c"] != '' ? $v["\164\142\154"] : ''; $url_tbltag = isset($v["\164\x62\154\164\x61\147"]) && $v["\164\x62\x6c\x74\x61\147"] != '' ? $v["\164\x62\154\x74\141\147"] : ''; $url_type = isset($v["\x74\x79\x70\145"]) && $v["\x74\x79\160\x65"] != '' ? $v["\x74\171\x70\145"] : ''; $url_field = isset($v["\x66\151\145\154\144"]) && $v["\146\x69\x65\154\x64"] != '' ? $v["\146\151\x65\x6c\144"] : ''; $url_com = isset($v["\x63\x6f\x6d"]) && $v["\x63\x6f\x6d"] != '' ? $v["\143\157\155"] : ''; if ($url_tbl != '' && $url_tbl != "\x73\164\x61\x74\x69\143" && $url_tbl != "\160\x68\x6f\164\x6f") { $row = $d->rawQueryOne("\163\145\x6c\145\x63\164\x20\x69\x64\40\x66\162\x6f\155\x20\x23\137{$url_tbl}\40\x77\x68\145\162\145\40{$sluglang}\x20\x3d\40\77\x20\x61\x6e\x64\40\x74\x79\x70\x65\x20\x3d\40\x3f\x20\141\156\x64\x20\150\151\x65\156\164\x68\151\40\76\40\60\x20\154\151\155\151\164\x20\60\54\61", array($com, $url_type)); if (isset($row["\151\144"]) && $row["\151\144"] > 0) { $_GET[$url_field] = $row["\x69\144"]; $com = $url_com; break; } } } } goto q3Df1; NpRKH: $router->map("\107\105\x54", WATERMARK . "\x2f\160\162\157\144\x75\x63\164\x2f\x5b\151\x3a\167\135\170\x5b\x69\72\150\135\x78\133\151\x3a\172\x5d\57\133\52\x2a\72\x73\162\x63\135", function ($w, $h, $z, $src) { global $func, $wtmPro; $func->createThumb($w, $h, $z, $src, $wtmPro, "\x70\162\157\x64\165\x63\164"); }, "\x77\x61\x74\x65\x72\155\x61\162\153"); goto Uh3ae; tJz3P: $router->map("\107\105\x54", THUMBS . "\x2f\x5b\x69\x3a\167\x5d\x78\x5b\x69\72\x68\x5d\x78\133\x69\72\x7a\135\57\x5b\x2a\52\x3a\x73\162\143\135", function ($w, $h, $z, $src) { global $func; $func->createThumb($w, $h, $z, $src, null, THUMBS); }, "\164\150\x75\155\142"); goto NpRKH; QW4GC: $router->map("\x47\x45\x54\x7c\x50\117\x53\x54", '', "\151\156\144\145\x78", "\x68\157\155\x65"); goto onFw6; knxwY: $wtmPro = $d->rawQueryOne("\x73\145\x6c\x65\x63\x74\x20\150\x69\145\156\164\x68\x69\x2c\x20\160\150\157\x74\157\54\x20\x6f\160\164\151\157\156\163\x20\x66\x72\x6f\x6d\x20\43\137\x70\x68\157\x74\157\40\x77\x68\x65\162\x65\x20\x74\x79\x70\x65\40\75\x20\77\40\x61\156\x64\40\141\143\x74\40\75\40\x3f\x20\x6c\151\155\x69\x74\x20\60\54\x31", array("\x77\x61\164\145\162\x6d\141\x72\153", "\x70\150\x6f\164\x6f\137\163\164\x61\x74\x69\143")); goto VBvmF; wpyDa: $func->checkUrl($config["\167\x65\x62\x73\x69\164\145"]["\x69\156\x64\x65\x78"]); goto I2z8t; os3C3: $deviceType = $detect->isMobile() || $detect->isTablet() ? "\x6d\157\x62\x69\x6c\145" : "\x63\157\155\160\x75\x74\x65\x72"; goto qDTK4; I2z8t: $func->checkLogin(); goto os3C3; NY_8x: foreach ((array) $l301 as $key => $value) { if ($value["\x6c\151\x6e\153"] == $new_url && $value["\154\151\x6e\153\x5f\x76\151\144\x65\157"] != '') { header("\110\124\x54\x50\57\61\56\61\40\x33\60\x31\x20\115\157\166\x65\x64\x20\120\145\x72\x6d\141\x6e\x65\x6e\164\x6c\x79"); header("\114\157\143\x61\x74\x69\x6f\x6e\x3a\40" . $value["\154\151\x6e\153\x5f\x76\x69\144\x65\157"]); die; } } goto wpyDa; Jim1c: $match = $router->match(); goto klD5w; XykUz: $seolang = "\x76\x69"; goto pAcDJ; TvqWE: $sluglang = "\164\145\x6e\x6b\150\x6f\156\x67\x64\x61\165\166\151"; goto XykUz; VzYmt: $new_url = $func->getCurrentPageURL(); goto NY_8x; irrza: if ($source != '') { include SOURCES . $source . "\56\x70\x68\x70"; } goto ZU_2W; q1S_m: require_once SOURCES . "\x61\154\154\x70\141\147\145\x2e\x70\150\160"; goto dK2K7; pAcDJ: require_once LIBRARIES . "\154\141\x6e\x67\x2f\x6c\141\x6e\147{$lang}\56\160\x68\160"; goto q1S_m; m2ypW: $router->map("\x47\x45\x54", array("\x6d\x61\156\x61\147\145\x72\57", "\x6d\x61\x6e\x61\147\145\x72"), function () { global $func, $config; $func->redirect($config["\x64\141\x74\x61\x62\141\163\x65"]["\x75\162\154"] . "\x6d\x61\156\x61\x67\145\x72\57\151\156\x64\x65\x78\56\160\150\x70"); die; }); goto QuPzx; ySrDA: $l301 = $d->rawQuery("\x73\x65\154\x65\x63\164\x20\154\x69\156\153\54\x20\x6c\151\x6e\153\137\166\151\144\x65\157\x20\x66\x72\157\x6d\40\43\137\160\150\157\164\157\x20\167\x68\145\162\145\40\x74\171\x70\145\x20\75\40\x27\63\x30\61\47\x20\x61\156\144\x20\x68\151\x65\x6e\164\150\151\x20\x3e\40\x30\x20\x6f\x72\144\x65\162\40\142\x79\x20\163\164\164\x2c\x69\144\40\144\145\x73\x63", array()); goto VzYmt; QuPzx: $router->map("\x47\105\124", array("\x6d\141\x6e\141\147\145\x72", "\x6d\141\x6e\x61\x67\x65\x72"), function () { global $func, $config; $func->redirect($config["\x64\x61\x74\x61\x62\x61\163\x65"]["\x75\162\154"] . "\x6d\x61\156\141\147\x65\162\57\x69\x6e\x64\145\170\56\x70\x68\x70"); die; }); goto QW4GC; l3VPB: $sqlCache = "\x73\x65\154\145\143\x74\x20\52\x20\146\x72\x6f\x6d\40\x23\137\163\145\x74\x74\x69\x6e\x67"; goto MXCUf; onFw6: $router->map("\107\105\x54\x7c\x50\x4f\x53\124", "\151\156\x64\145\170\x2e\160\x68\x70", "\151\x6e\144\145\x78", "\151\156\x64\145\x78"); goto gU_zh; OVC8G: $router->map("\x47\x45\124\174\120\117\123\124", "\133\141\x3a\x63\x6f\x6d\135", "\141\x6c\154\x70\x61\147\x65", "\163\x68\x6f\167"); goto E48PR; qDTK4: define("\x54\x45\115\x50\x4c\101\x54\x45", "\x2e\57\x74\x65\x6d\160\154\x61\164\145\x73\57"); goto knxwY; dK2K7: $requick = array(array("\x74\x62\x6c" => "\160\162\157\144\x75\143\164\x5f\154\151\x73\x74", "\x66\151\145\154\x64" => "\x69\144\x6c", "\x73\157\165\162\143\145" => "\x70\162\x6f\144\x75\143\164", "\143\x6f\155" => "\144\165\x2d\x61\x6e", "\164\171\160\x65" => "\144\165\55\x61\x6e", "\155\x65\156\x75" => true), array("\164\x62\x6c" => "\x70\x72\x6f\144\x75\x63\164", "\x66\x69\x65\154\x64" => "\151\144", "\163\x6f\165\162\143\145" => "\160\162\157\x64\165\x63\164", "\143\157\155" => "\x64\165\x2d\141\x6e", "\164\171\160\145" => "\x64\x75\x2d\x61\156", "\x6d\x65\x6e\165" => true), array("\x74\x62\x6c" => "\x6e\145\167\163\x5f\154\151\163\164", "\146\151\x65\x6c\144" => "\x69\x64\x6c", "\163\157\x75\x72\143\x65" => "\x6e\x65\167\x73", "\x63\x6f\155" => "\164\x69\156\x2d\x74\x75\143\x2d\x73\165\55\153\x69\x65\156", "\164\x79\x70\145" => "\164\151\x6e\x2d\164\x75\x63", "\x6d\145\x6e\x75" => true), array("\x74\142\x6c" => "\156\145\167\163", "\x66\x69\145\x6c\144" => "\151\x64", "\163\x6f\165\162\143\145" => "\x6e\x65\x77\163", "\143\x6f\155" => "\x74\151\x6e\x2d\x74\x75\x63\55\x73\165\55\x6b\x69\145\156", "\x74\x79\160\x65" => "\164\x69\x6e\55\164\165\143", "\x6d\145\156\x75" => true), array("\164\x62\154" => "\x6e\145\x77\x73", "\146\x69\145\x6c\x64" => "\x69\x64", "\163\x6f\x75\162\143\145" => "\x6e\145\167\163", "\143\x6f\x6d" => "\x74\165\x79\145\x6e\x2d\144\165\x6e\147", "\x74\171\x70\x65" => "\x74\x75\171\145\156\55\x64\165\156\147", "\155\x65\156\165" => true), array("\164\142\154" => "\156\145\167\x73", "\x66\x69\x65\154\x64" => "\151\144", "\x73\157\165\x72\143\x65" => "\x6e\x65\167\163", "\x63\x6f\155" => "\147\x69\157\x69\55\x74\x68\x69\x65\x75", "\164\171\160\x65" => "\147\151\x6f\x69\55\164\150\151\x65\x75", "\155\x65\156\x75" => true), array("\x74\x62\x6c" => "\156\x65\167\x73", "\x66\x69\x65\x6c\144" => "\151\144", "\163\x6f\x75\x72\x63\145" => "\156\145\x77\163", "\x63\x6f\x6d" => "\x6c\x69\156\150\55\166\165\143", "\164\171\x70\x65" => "\x6c\x69\156\x68\55\x76\165\143", "\155\145\x6e\165" => false), array("\164\142\x6c" => '', "\146\x69\145\x6c\144" => "\151\x64", "\x73\157\x75\162\143\145" => '', "\x63\157\x6d" => "\154\x69\x65\x6e\55\150\145", "\164\x79\x70\x65" => '', "\155\x65\156\x75" => true)); goto OcdtL; nnx3C: $optsetting = isset($setting["\x6f\x70\x74\x69\x6f\x6e\x73"]) && $setting["\157\x70\164\x69\x6f\x6e\x73"] != '' ? json_decode($setting["\x6f\160\x74\151\x6f\x6e\x73"], true) : null; goto Lc885; klD5w: if (is_array($match)) { if (is_callable($match["\x74\x61\162\x67\x65\x74"])) { call_user_func_array($match["\x74\x61\x72\147\145\x74"], $match["\160\x61\x72\141\155\x73"]); } else { $com = isset($match["\160\141\162\x61\155\163"]["\143\157\155"]) ? htmlspecialchars($match["\x70\x61\162\141\155\x73"]["\143\157\x6d"]) : htmlspecialchars($match["\x74\x61\x72\x67\x65\x74"]); $get_page = isset($_GET["\160"]) ? htmlspecialchars($_GET["\160"]) : 1; } } else { header("\110\124\124\120\x2f\61\x2e\60\x20\64\x30\64\40\x4e\x6f\164\x20\x46\x6f\165\156\144", true, 404); include "\64\60\64\56\160\x68\x70"; die; } goto l3VPB; gU_zh: $router->map("\107\x45\124\174\x50\117\123\124", "\163\151\x74\x65\155\x61\x70\x2e\170\155\x6c", "\163\151\x74\145\155\x61\x70", "\163\151\164\145\x6d\x61\x70"); goto OVC8G; ARXv6: ?>

Function Calls

None

Variables

None

Stats

MD5 22bf769ac7bf48d1f832c297e1ef4329
Eval Count 0
Decode Time 59 ms