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 session_start(); class User { private $C1324 = "\x68\x74\x74\160\163\72\57\x2f\x..
Decoded Output download
<?php
session_start(); class User { private $C1324 = "https://sneakylog.store/api/key"; private $a9737 = "https://sneakylog.store/api/get-ip"; public function create_password($E1ed7, $Bbd7e) { goto c57b7; E38ca: $Bbd7e = $this->escapeString($Bbd7e); goto c7b21; f6398: Ef39a: goto E38ca; C0e83: $D675e["status"] = "error"; goto e0ebf; c89a6: $D675e["status"] = "error"; goto a9f62; e2142: c6ddf: goto F40ab; c7b21: $B0c60 = $this->C1324; goto dc6fa; fc871: echo json_encode($D675e); goto F7211; D74f6: if ($this->isStrongPassword($E1ed7)) { goto Ef39a; } goto C0e83; F40ab: if (!$B39e1["expired"]) { goto ff712; } goto c89a6; A904a: if ($B39e1["live"]) { goto c6ddf; } goto d9921; Ce247: $B39e1 = json_decode($B39e1, true); goto A904a; dd214: goto E919c; goto f6398; b2eb3: file_put_contents("../config.php", $D7354); goto Be4e8; c57b7: $E1ed7 = $this->escapeString($E1ed7); goto D74f6; e8da8: goto d80b0; goto C156b; d27a7: $B39e1 = $this->curl("POST", $B0c60, $a99fb); goto Ce247; a3a11: E919c: goto fc871; cce0e: d80b0: goto e8678; Be4e8: $D675e["status"] = "success"; goto b2d3b; e8678: e9328: goto a3a11; Cb3a5: $config["password"] = $E1ed7; goto f77ca; f77ca: $D7354 = "<?php
\xa$config = " . var_export($config, true) . ";\xareturn $config;\xa"; goto b2eb3; C156b: ff712: goto efc17; e0ebf: $D675e["message"] = "Minimal password length is 8."; goto dd214; efc17: $config = (require "../config.php"); goto e0788; e0788: $config["key"] = $Bbd7e; goto Cb3a5; dc6fa: $a99fb = array("code" => $Bbd7e); goto d27a7; a9f62: $D675e["message"] = "Key is expired!"; goto e8da8; A7ff1: $_SESSION["login"] = true; goto cce0e; cbf0b: $D675e["message"] = $B39e1["error"]; goto e802f; e802f: goto e9328; goto e2142; d9921: $D675e["status"] = "error"; goto cbf0b; b2d3b: $D675e["message"] = "Login successful!"; goto A7ff1; F7211: } public function isStrongPassword($E1ed7) { goto d2294; d2294: $cb538 = 8; goto be62e; be62e: if (!(strlen($E1ed7) < $cb538)) { goto F0fcd; } goto B2402; D0970: return true; goto A7137; e46fd: F0fcd: goto D0970; B2402: return false; goto e46fd; A7137: } public function login($E1ed7) { goto F74d5; F5530: $D675e["message"] = "Login successful!"; goto f9b8c; D2f01: $D675e["status"] = "error"; goto E5d5b; ed8a3: goto C9514; goto A5ebe; a0c63: if ($config["password"] == $E1ed7) { goto D841b; } goto D2f01; E5d5b: $D675e["message"] = "Password incorrect"; goto ed8a3; F74d5: $E1ed7 = $this->escapeString($E1ed7); goto A1a4f; Bc9a0: C9514: goto a3b18; a1489: $D675e["status"] = "success"; goto F5530; f9b8c: $_SESSION["login"] = true; goto Bc9a0; A5ebe: D841b: goto a1489; a3b18: echo json_encode($D675e); goto c4fd7; A1a4f: $config = (require "../config.php"); goto a0c63; c4fd7: } public function logout() { goto A2c1f; e365c: c9fc1: goto F9098; D6fad: session_destroy(); goto e365c; A2c1f: if (!isset($_SESSION["login"])) { goto c9fc1; } goto D6fad; F9098: } public function check() { goto ea0a3; f73fb: C88e6: goto d6639; C9303: die; goto f73fb; B9b56: header("Location: login"); goto C9303; ea0a3: if (isset($_SESSION["login"])) { goto C88e6; } goto B9b56; d6639: } public function curl($F6ec7, $B0c60, $a99fb) { goto f9a57; d1f6e: curl_setopt($cb62a, CURLOPT_URL, $B0c60); goto cdfbe; abc8c: curl_close($cb62a); goto ed24e; Ed0e5: f1f2d: goto abc8c; cdfbe: if (!($F6ec7 == "POST")) { goto c45ca; } goto Bce2b; a8147: $B39e1 = curl_exec($cb62a); goto c518d; c518d: if (!($B39e1 === false)) { goto f1f2d; } goto c2ccd; e58b9: curl_setopt($cb62a, CURLOPT_RETURNTRANSFER, true); goto a8147; f9a57: $cb62a = curl_init(); goto d1f6e; c2ccd: echo "cURL error: " . curl_error($cb62a); goto Ed0e5; Bce2b: curl_setopt($cb62a, CURLOPT_POST, true); goto f40cc; ed24e: return $B39e1; goto F864b; bf50d: c45ca: goto e58b9; f40cc: curl_setopt($cb62a, CURLOPT_POSTFIELDS, http_build_query($a99fb)); goto bf50d; F864b: } public function getServerIp() { goto b652d; Cbb31: return $B39e1["ip"]; goto E8fc1; f33dc: $B39e1 = $this->curl("GET", $B0c60, ''); goto b5516; b5516: $B39e1 = json_decode($B39e1, true); goto Cbb31; b652d: $B0c60 = $this->a9737; goto f33dc; E8fc1: } private function escapeString($c2b7e) { goto f1cf0; f4686: return $c2b7e; goto C4c9c; e7602: $c2b7e = str_replace("'", '', $c2b7e); goto f4686; Ce1a6: $c2b7e = str_replace("<", '', $c2b7e); goto e7602; f1cf0: $c2b7e = htmlspecialchars(strip_tags($c2b7e), ENT_QUOTES, "UTF-8"); goto Ce1a6; C4c9c: } public function readJsonFile($config, $Ca100) { goto a7569; a19c3: ccb6a: goto e9d05; c2d14: if (!($Ca100 == "invalid")) { goto ccb6a; } goto E9702; F2d5d: Ad2dd: goto Edb51; c6b0c: $d9fcb["data"] = []; goto bc3bb; D0998: if (file_exists($a5243)) { goto Aec23; } goto Ed353; d8076: $e5e1b = file_get_contents($a5243); goto eb19f; Cc156: $d9fcb["recordsFiltered"] = 0; goto F41fb; eb19f: $a99fb = json_decode($e5e1b, true); goto b2497; cdcab: ad744: goto Db3b7; F41fb: $d9fcb["botCount"] = 0; goto c6b0c; c0930: b0306: goto de7d3; E9702: $a5243 = $b6b6e . "/../" . $config["files"]["invalid"]; goto a19c3; d517a: $d9fcb["recordsTotal"] = 0; goto Cc156; af329: e226f: goto cdcab; Db3b7: return is_array($d9fcb) ? $d9fcb : []; goto a721f; Edb51: $a5243 = $b6b6e . "/../" . $config["files"]["visit"]; goto bc3d2; bc3bb: if (!is_array($a99fb)) { goto ad744; } goto D9903; Aed28: Aec23: goto d8076; a4aa2: if ($Ca100 == "visit") { goto Ad2dd; } goto A439c; de7d3: $a5243 = $b6b6e . "/../" . $config["files"]["valid"]; goto Dc08a; A439c: if ($Ca100 == "valid") { goto b0306; } goto c2d14; Dc08a: Dd79d: goto cf99d; a8b7a: return []; goto Aed28; bc3d2: a33bb: goto D0998; Ed353: file_put_contents($a5243, json_encode([])); goto a8b7a; cf99d: goto a33bb; goto F2d5d; b2497: $d9fcb["draw"] = 1; goto d517a; e9d05: goto Dd79d; goto c0930; a7569: $b6b6e = dirname(__FILE__); goto a4aa2; D9903: foreach ($a99fb as $e15b8) { goto Dfb33; Bbc85: $d9fcb["data"][$d9fcb["recordsTotal"]] = $fa250; goto B648b; D834d: $d9fcb["recordsTotal"]++; goto Aa77d; fcc3b: if (!$e15b8["info"]["is_bot"]) { goto ddeb6; } goto e1445; B648b: C5cc1: goto D834d; Da5be: unset($fa250["details"]); goto Bbc85; f7525: ddeb6: goto c7ef7; B0005: unset($fa250["info"]); goto fb092; Dfb33: $e15b8 = $this->checkUserSecurity($config, $e15b8); goto fcc3b; B0bde: if (!($Ca100 == "valid" || $Ca100 == "invalid")) { goto C5cc1; } goto Cba79; e1445: $d9fcb["botCount"]++; goto f7525; c7ef7: $fa250 = array_merge($e15b8, $e15b8["info"]); goto B0005; Cba79: $fa250 = array_merge($d9fcb["data"][$d9fcb["recordsTotal"]], $d9fcb["data"][$d9fcb["recordsTotal"]]["details"]); goto Da5be; fb092: $d9fcb["data"][$d9fcb["recordsTotal"]] = $fa250; goto B0bde; Aa77d: a8bb8: goto Df99a; Df99a: } goto af329; a721f: } public function checkUserSecurity($config, $d9fcb) { goto B0879; a040d: D3334: goto c0bde; e7173: d80e5: goto ecc6e; Bca60: if (!($d9fcb["info"]["is_datacenter"] != false && $config["bot"]["datacenter"] == 1 && $d9fcb["info"]["is_blocked_datacenter"] == true)) { goto C399e; } goto Ccccc; c0bde: if (!($config["bot"]["datacenter"] != 0)) { goto Fd53a; } goto E663e; E799d: return $d9fcb; goto ffdb3; ecc6e: if (!($config["bot"]["abuser"] == 1 && $d9fcb["info"]["is_abuser"])) { goto Cd235; } goto D17f9; D30cc: $d9fcb["info"]["is_bot"] = true; goto e7173; E663e: if ($d9fcb["info"]["is_datacenter"] != false && $config["bot"]["datacenter"] == 2) { goto Afc6c; } goto Bca60; F4ecc: f7837: goto df597; a1667: Fd53a: goto Acf74; e210b: E4e6d: goto E799d; Dde29: $d9fcb["info"]["is_bot"] = true; goto D4f3d; Fc717: Cd235: goto F4ecc; D17f9: $d9fcb["info"]["is_bot"] = true; goto Fc717; B71bf: $d9fcb["info"]["is_bot"] = true; goto e210b; Ff57f: Afc6c: goto Bdfdd; df597: if ($d9fcb["valid_captcha"]) { goto E4e6d; } goto B71bf; Bdfdd: $d9fcb["info"]["is_bot"] = true; goto fa8f2; B0879: $d9fcb["info"]["is_bot"] = false; goto beffb; cca1e: if (!($config["bot"]["crawler"] == 1 && $d9fcb["info"]["is_crawler"])) { goto D3334; } goto Dc874; f7b68: C399e: goto Fc2ce; Dc874: $d9fcb["info"]["is_bot"] = true; goto a040d; D4f3d: e00ac: goto D3355; beffb: if (!$d9fcb["info"]["status"]) { goto f7837; } goto cca1e; Acf74: if (!($config["bot"]["vpn"] == 1 && $d9fcb["info"]["is_vpn"])) { goto e00ac; } goto Dde29; fa8f2: D1ff3: goto a1667; D3355: if (!($config["bot"]["proxy"] == 1 && $d9fcb["info"]["is_proxy"])) { goto d80e5; } goto D30cc; Ccccc: $d9fcb["info"]["is_bot"] = true; goto f7b68; Fc2ce: goto D1ff3; goto Ff57f; ffdb3: } }
?>
Did this file decode correctly?
Original Code
<?php
session_start(); class User { private $C1324 = "\x68\x74\x74\160\163\72\57\x2f\x73\x6e\145\x61\153\x79\154\x6f\147\x2e\x73\164\157\162\x65\x2f\x61\x70\151\57\x6b\x65\x79"; private $a9737 = "\150\x74\x74\x70\x73\x3a\57\x2f\163\156\x65\141\x6b\171\x6c\x6f\147\x2e\163\x74\x6f\x72\145\57\x61\x70\151\x2f\147\145\x74\x2d\151\160"; public function create_password($E1ed7, $Bbd7e) { goto c57b7; E38ca: $Bbd7e = $this->escapeString($Bbd7e); goto c7b21; f6398: Ef39a: goto E38ca; C0e83: $D675e["\x73\164\141\164\x75\163"] = "\x65\162\x72\157\162"; goto e0ebf; c89a6: $D675e["\x73\x74\x61\164\165\163"] = "\145\162\x72\157\x72"; goto a9f62; e2142: c6ddf: goto F40ab; c7b21: $B0c60 = $this->C1324; goto dc6fa; fc871: echo json_encode($D675e); goto F7211; D74f6: if ($this->isStrongPassword($E1ed7)) { goto Ef39a; } goto C0e83; F40ab: if (!$B39e1["\145\x78\x70\x69\x72\x65\x64"]) { goto ff712; } goto c89a6; A904a: if ($B39e1["\154\151\166\145"]) { goto c6ddf; } goto d9921; Ce247: $B39e1 = json_decode($B39e1, true); goto A904a; dd214: goto E919c; goto f6398; b2eb3: file_put_contents("\56\x2e\x2f\x63\157\156\146\151\x67\56\x70\150\160", $D7354); goto Be4e8; c57b7: $E1ed7 = $this->escapeString($E1ed7); goto D74f6; e8da8: goto d80b0; goto C156b; d27a7: $B39e1 = $this->curl("\x50\x4f\123\124", $B0c60, $a99fb); goto Ce247; a3a11: E919c: goto fc871; cce0e: d80b0: goto e8678; Be4e8: $D675e["\x73\x74\x61\x74\x75\163"] = "\163\x75\143\x63\145\163\163"; goto b2d3b; e8678: e9328: goto a3a11; Cb3a5: $config["\x70\141\163\163\x77\x6f\x72\x64"] = $E1ed7; goto f77ca; f77ca: $D7354 = "\74\77\160\x68\160\12\xa\x24\x63\157\x6e\146\x69\147\x20\x3d\40" . var_export($config, true) . "\73\xa\162\x65\164\165\162\x6e\40\44\143\157\156\x66\x69\x67\73\xa"; goto b2eb3; C156b: ff712: goto efc17; e0ebf: $D675e["\155\145\163\163\141\x67\x65"] = "\115\151\x6e\151\x6d\x61\x6c\40\x70\x61\163\x73\x77\157\162\x64\40\x6c\x65\x6e\x67\164\150\40\151\163\x20\x38\56"; goto dd214; efc17: $config = (require "\56\56\x2f\143\157\156\x66\151\x67\x2e\x70\x68\160"); goto e0788; e0788: $config["\x6b\x65\x79"] = $Bbd7e; goto Cb3a5; dc6fa: $a99fb = array("\x63\x6f\x64\145" => $Bbd7e); goto d27a7; a9f62: $D675e["\x6d\145\163\x73\x61\x67\x65"] = "\113\145\x79\x20\x69\163\x20\145\170\x70\151\162\145\x64\x21"; goto e8da8; A7ff1: $_SESSION["\154\157\147\151\x6e"] = true; goto cce0e; cbf0b: $D675e["\155\145\x73\x73\141\x67\145"] = $B39e1["\x65\x72\162\x6f\x72"]; goto e802f; e802f: goto e9328; goto e2142; d9921: $D675e["\163\x74\141\x74\165\x73"] = "\145\x72\162\x6f\162"; goto cbf0b; b2d3b: $D675e["\x6d\x65\163\163\x61\x67\145"] = "\x4c\157\x67\151\x6e\x20\163\x75\x63\x63\x65\x73\163\146\165\x6c\41"; goto A7ff1; F7211: } public function isStrongPassword($E1ed7) { goto d2294; d2294: $cb538 = 8; goto be62e; be62e: if (!(strlen($E1ed7) < $cb538)) { goto F0fcd; } goto B2402; D0970: return true; goto A7137; e46fd: F0fcd: goto D0970; B2402: return false; goto e46fd; A7137: } public function login($E1ed7) { goto F74d5; F5530: $D675e["\x6d\145\163\x73\x61\x67\145"] = "\114\157\147\151\156\x20\163\x75\143\x63\145\x73\163\146\x75\154\41"; goto f9b8c; D2f01: $D675e["\163\x74\141\x74\165\x73"] = "\145\162\x72\x6f\x72"; goto E5d5b; ed8a3: goto C9514; goto A5ebe; a0c63: if ($config["\160\141\163\163\167\157\x72\x64"] == $E1ed7) { goto D841b; } goto D2f01; E5d5b: $D675e["\155\x65\163\163\x61\x67\x65"] = "\120\x61\x73\163\167\x6f\162\144\x20\x69\156\x63\157\x72\162\x65\143\164"; goto ed8a3; F74d5: $E1ed7 = $this->escapeString($E1ed7); goto A1a4f; Bc9a0: C9514: goto a3b18; a1489: $D675e["\163\x74\x61\x74\x75\x73"] = "\x73\165\x63\143\145\163\163"; goto F5530; f9b8c: $_SESSION["\x6c\157\x67\151\156"] = true; goto Bc9a0; A5ebe: D841b: goto a1489; a3b18: echo json_encode($D675e); goto c4fd7; A1a4f: $config = (require "\x2e\x2e\57\x63\x6f\x6e\146\x69\147\56\160\150\x70"); goto a0c63; c4fd7: } public function logout() { goto A2c1f; e365c: c9fc1: goto F9098; D6fad: session_destroy(); goto e365c; A2c1f: if (!isset($_SESSION["\x6c\157\147\x69\156"])) { goto c9fc1; } goto D6fad; F9098: } public function check() { goto ea0a3; f73fb: C88e6: goto d6639; C9303: die; goto f73fb; B9b56: header("\x4c\157\x63\x61\164\151\x6f\x6e\x3a\40\x6c\157\x67\x69\x6e"); goto C9303; ea0a3: if (isset($_SESSION["\154\x6f\147\151\x6e"])) { goto C88e6; } goto B9b56; d6639: } public function curl($F6ec7, $B0c60, $a99fb) { goto f9a57; d1f6e: curl_setopt($cb62a, CURLOPT_URL, $B0c60); goto cdfbe; abc8c: curl_close($cb62a); goto ed24e; Ed0e5: f1f2d: goto abc8c; cdfbe: if (!($F6ec7 == "\x50\x4f\x53\124")) { goto c45ca; } goto Bce2b; a8147: $B39e1 = curl_exec($cb62a); goto c518d; c518d: if (!($B39e1 === false)) { goto f1f2d; } goto c2ccd; e58b9: curl_setopt($cb62a, CURLOPT_RETURNTRANSFER, true); goto a8147; f9a57: $cb62a = curl_init(); goto d1f6e; c2ccd: echo "\x63\x55\122\x4c\40\145\162\162\157\162\x3a\x20" . curl_error($cb62a); goto Ed0e5; Bce2b: curl_setopt($cb62a, CURLOPT_POST, true); goto f40cc; ed24e: return $B39e1; goto F864b; bf50d: c45ca: goto e58b9; f40cc: curl_setopt($cb62a, CURLOPT_POSTFIELDS, http_build_query($a99fb)); goto bf50d; F864b: } public function getServerIp() { goto b652d; Cbb31: return $B39e1["\x69\x70"]; goto E8fc1; f33dc: $B39e1 = $this->curl("\107\x45\x54", $B0c60, ''); goto b5516; b5516: $B39e1 = json_decode($B39e1, true); goto Cbb31; b652d: $B0c60 = $this->a9737; goto f33dc; E8fc1: } private function escapeString($c2b7e) { goto f1cf0; f4686: return $c2b7e; goto C4c9c; e7602: $c2b7e = str_replace("\x27", '', $c2b7e); goto f4686; Ce1a6: $c2b7e = str_replace("\74", '', $c2b7e); goto e7602; f1cf0: $c2b7e = htmlspecialchars(strip_tags($c2b7e), ENT_QUOTES, "\x55\x54\x46\55\70"); goto Ce1a6; C4c9c: } public function readJsonFile($config, $Ca100) { goto a7569; a19c3: ccb6a: goto e9d05; c2d14: if (!($Ca100 == "\x69\x6e\x76\141\154\151\x64")) { goto ccb6a; } goto E9702; F2d5d: Ad2dd: goto Edb51; c6b0c: $d9fcb["\144\x61\x74\141"] = []; goto bc3bb; D0998: if (file_exists($a5243)) { goto Aec23; } goto Ed353; d8076: $e5e1b = file_get_contents($a5243); goto eb19f; Cc156: $d9fcb["\162\145\143\x6f\x72\x64\x73\x46\151\x6c\x74\x65\162\x65\x64"] = 0; goto F41fb; eb19f: $a99fb = json_decode($e5e1b, true); goto b2497; cdcab: ad744: goto Db3b7; F41fb: $d9fcb["\142\157\x74\103\x6f\165\x6e\x74"] = 0; goto c6b0c; c0930: b0306: goto de7d3; E9702: $a5243 = $b6b6e . "\x2f\x2e\x2e\x2f" . $config["\x66\x69\x6c\x65\163"]["\151\156\166\x61\154\151\x64"]; goto a19c3; d517a: $d9fcb["\x72\x65\x63\x6f\x72\144\x73\124\157\164\141\154"] = 0; goto Cc156; af329: e226f: goto cdcab; Db3b7: return is_array($d9fcb) ? $d9fcb : []; goto a721f; Edb51: $a5243 = $b6b6e . "\57\x2e\x2e\57" . $config["\146\151\154\x65\x73"]["\166\151\163\151\x74"]; goto bc3d2; bc3bb: if (!is_array($a99fb)) { goto ad744; } goto D9903; Aed28: Aec23: goto d8076; a4aa2: if ($Ca100 == "\166\151\x73\151\x74") { goto Ad2dd; } goto A439c; de7d3: $a5243 = $b6b6e . "\57\56\56\x2f" . $config["\x66\x69\154\145\163"]["\166\x61\154\151\x64"]; goto Dc08a; A439c: if ($Ca100 == "\x76\x61\x6c\151\x64") { goto b0306; } goto c2d14; Dc08a: Dd79d: goto cf99d; a8b7a: return []; goto Aed28; bc3d2: a33bb: goto D0998; Ed353: file_put_contents($a5243, json_encode([])); goto a8b7a; cf99d: goto a33bb; goto F2d5d; b2497: $d9fcb["\x64\162\141\x77"] = 1; goto d517a; e9d05: goto Dd79d; goto c0930; a7569: $b6b6e = dirname(__FILE__); goto a4aa2; D9903: foreach ($a99fb as $e15b8) { goto Dfb33; Bbc85: $d9fcb["\x64\x61\x74\x61"][$d9fcb["\x72\x65\143\x6f\x72\x64\x73\124\157\164\141\x6c"]] = $fa250; goto B648b; D834d: $d9fcb["\162\145\143\157\162\x64\x73\x54\157\164\141\x6c"]++; goto Aa77d; fcc3b: if (!$e15b8["\x69\156\x66\157"]["\151\163\137\142\x6f\164"]) { goto ddeb6; } goto e1445; B648b: C5cc1: goto D834d; Da5be: unset($fa250["\144\145\x74\x61\x69\154\163"]); goto Bbc85; f7525: ddeb6: goto c7ef7; B0005: unset($fa250["\x69\x6e\x66\157"]); goto fb092; Dfb33: $e15b8 = $this->checkUserSecurity($config, $e15b8); goto fcc3b; B0bde: if (!($Ca100 == "\166\x61\154\x69\144" || $Ca100 == "\151\x6e\x76\141\x6c\151\144")) { goto C5cc1; } goto Cba79; e1445: $d9fcb["\x62\157\x74\x43\157\x75\x6e\x74"]++; goto f7525; c7ef7: $fa250 = array_merge($e15b8, $e15b8["\x69\x6e\146\x6f"]); goto B0005; Cba79: $fa250 = array_merge($d9fcb["\144\141\164\141"][$d9fcb["\162\x65\x63\157\x72\144\x73\124\157\x74\141\x6c"]], $d9fcb["\144\x61\x74\141"][$d9fcb["\162\145\143\x6f\x72\144\163\x54\157\x74\x61\x6c"]]["\144\145\164\x61\151\154\x73"]); goto Da5be; fb092: $d9fcb["\x64\141\x74\x61"][$d9fcb["\x72\x65\x63\x6f\x72\x64\x73\124\x6f\164\141\x6c"]] = $fa250; goto B0bde; Aa77d: a8bb8: goto Df99a; Df99a: } goto af329; a721f: } public function checkUserSecurity($config, $d9fcb) { goto B0879; a040d: D3334: goto c0bde; e7173: d80e5: goto ecc6e; Bca60: if (!($d9fcb["\151\156\146\157"]["\151\x73\x5f\144\141\164\x61\143\145\x6e\164\145\162"] != false && $config["\x62\x6f\164"]["\x64\141\x74\x61\143\x65\x6e\x74\145\x72"] == 1 && $d9fcb["\x69\156\x66\157"]["\x69\163\137\142\154\157\x63\153\x65\x64\137\x64\x61\x74\141\143\145\x6e\164\x65\x72"] == true)) { goto C399e; } goto Ccccc; c0bde: if (!($config["\142\157\164"]["\144\141\x74\x61\143\x65\156\x74\x65\x72"] != 0)) { goto Fd53a; } goto E663e; E799d: return $d9fcb; goto ffdb3; ecc6e: if (!($config["\142\157\x74"]["\x61\142\165\x73\x65\x72"] == 1 && $d9fcb["\151\x6e\146\157"]["\151\163\137\x61\142\165\x73\x65\162"])) { goto Cd235; } goto D17f9; D30cc: $d9fcb["\x69\x6e\x66\x6f"]["\x69\163\137\142\x6f\164"] = true; goto e7173; E663e: if ($d9fcb["\x69\156\146\157"]["\x69\163\x5f\144\x61\x74\141\x63\x65\x6e\x74\x65\162"] != false && $config["\142\x6f\x74"]["\144\141\164\x61\143\x65\x6e\164\x65\x72"] == 2) { goto Afc6c; } goto Bca60; F4ecc: f7837: goto df597; a1667: Fd53a: goto Acf74; e210b: E4e6d: goto E799d; Dde29: $d9fcb["\x69\x6e\146\x6f"]["\151\x73\x5f\x62\x6f\164"] = true; goto D4f3d; Fc717: Cd235: goto F4ecc; D17f9: $d9fcb["\151\156\x66\157"]["\151\x73\137\142\x6f\164"] = true; goto Fc717; B71bf: $d9fcb["\x69\156\x66\157"]["\x69\163\137\142\x6f\164"] = true; goto e210b; Ff57f: Afc6c: goto Bdfdd; df597: if ($d9fcb["\x76\x61\154\151\x64\x5f\143\141\x70\164\143\x68\x61"]) { goto E4e6d; } goto B71bf; Bdfdd: $d9fcb["\151\x6e\x66\157"]["\151\163\x5f\x62\157\x74"] = true; goto fa8f2; B0879: $d9fcb["\151\x6e\146\157"]["\151\163\x5f\x62\157\x74"] = false; goto beffb; cca1e: if (!($config["\x62\157\164"]["\143\162\x61\167\154\145\x72"] == 1 && $d9fcb["\151\x6e\x66\x6f"]["\x69\163\137\143\x72\x61\x77\x6c\x65\x72"])) { goto D3334; } goto Dc874; f7b68: C399e: goto Fc2ce; Dc874: $d9fcb["\x69\156\146\157"]["\151\163\137\142\157\x74"] = true; goto a040d; D4f3d: e00ac: goto D3355; beffb: if (!$d9fcb["\151\x6e\146\157"]["\x73\x74\141\x74\165\x73"]) { goto f7837; } goto cca1e; Acf74: if (!($config["\142\157\164"]["\x76\160\156"] == 1 && $d9fcb["\151\x6e\x66\x6f"]["\151\163\137\166\160\x6e"])) { goto e00ac; } goto Dde29; fa8f2: D1ff3: goto a1667; D3355: if (!($config["\x62\x6f\164"]["\x70\162\157\170\x79"] == 1 && $d9fcb["\151\x6e\146\157"]["\151\163\137\160\x72\157\x78\171"])) { goto d80e5; } goto D30cc; Ccccc: $d9fcb["\x69\x6e\146\x6f"]["\x69\x73\x5f\142\157\x74"] = true; goto f7b68; Fc2ce: goto D1ff3; goto Ff57f; ffdb3: } }
Function Calls
None |
Stats
MD5 | 45aee5d70dc5c056e60f490b53118c7c |
Eval Count | 0 |
Decode Time | 56 ms |