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

Signing you up...

Thank you for signing up!

PHP Decode

if (!($Itvt4 == '' || isset($Itvt4[0]) || isset($Itvt4["\163\164\141\x74\x69\157\x6e"]) &&..

Decoded Output download

<?  if (!($Itvt4 == '' || isset($Itvt4[0]) || isset($Itvt4["station"]) && $this->isStationLicensesLimited() == true)) { 
            return true; 
 
        } 
        $Jxlqy = 0; 
        if (!isset($Itvt4["station"]) || !is_object($Itvt4["station"])) { 
            $Bh0wt = null; 
        } else { 
            $Bh0wt = $Itvt4["station"]; 
            $Jxlqy = $Itvt4["station"]->getID(); 
        } 
 
        $W3DPd = "select type_id, count(*) as quantity from station as a, company as b where a.company_id = b.id AND a.status_id = 20 AND b.status_id = 10 AND a.id != '" . TTUUID::castUUID($Jxlqy) . "' AND a.deleted = 0 and b.deleted = 0 GROUP BY type_id"; 
        $VgWKN = $db->Execute($W3DPd)->GetAssoc(); 
        $q2Wz3 = $this->checkStationLicenses($VgWKN, $Bh0wt); 
        if ($q2Wz3 === false) { 
            return "station"; 
 
        } 
        if (!($q2Wz3 !== true)) { 
            return true; 
 
        } 
        return "station_" . $q2Wz3; 
 ?>

Did this file decode correctly?

Original Code

if (!($Itvt4 == '' || isset($Itvt4[0]) || isset($Itvt4["\163\164\141\x74\x69\157\x6e"]) && $this->isStationLicensesLimited() == true)) {
            return true;

        }
        $Jxlqy = 0;
        if (!isset($Itvt4["\x73\164\x61\x74\151\157\156"]) || !is_object($Itvt4["\x73\x74\x61\164\151\157\x6e"])) {
            $Bh0wt = null;
        } else {
            $Bh0wt = $Itvt4["\x73\x74\141\x74\x69\x6f\156"];
            $Jxlqy = $Itvt4["\163\x74\x61\164\x69\157\156"]->getID();
        }

        $W3DPd = "\x73\x65\x6c\x65\143\164\40\x74\x79\160\145\137\151\x64\x2c\x20\143\x6f\165\156\164\50\x2a\x29\40\141\x73\x20\x71\165\141\x6e\164\x69\x74\x79\x20\146\x72\157\x6d\x20\x73\164\141\x74\151\157\x6e\40\141\x73\40\x61\54\x20\143\157\155\160\x61\156\171\x20\x61\x73\x20\x62\x20\x77\150\x65\162\145\x20\141\56\143\x6f\155\160\x61\156\171\137\x69\144\x20\75\40\142\x2e\151\144\x20\x41\116\104\x20\x61\x2e\163\164\x61\x74\165\x73\137\151\x64\40\x3d\40\62\60\40\x41\116\104\x20\x62\x2e\x73\164\141\x74\x75\x73\x5f\151\x64\40\75\x20\61\x30\x20\x41\116\x44\x20\x61\x2e\151\x64\40\41\x3d\40\x27" . TTUUID::castUUID($Jxlqy) . "\47\x20\101\x4e\104\40\x61\56\x64\145\x6c\x65\x74\145\x64\40\75\40\60\40\141\x6e\144\x20\142\x2e\x64\x65\x6c\145\x74\145\144\x20\75\x20\60\x20\x47\122\117\x55\120\x20\102\x59\40\164\171\160\x65\137\x69\x64";
        $VgWKN = $db->Execute($W3DPd)->GetAssoc();
        $q2Wz3 = $this->checkStationLicenses($VgWKN, $Bh0wt);
        if ($q2Wz3 === false) {
            return "\x73\164\141\164\151\157\156";

        }
        if (!($q2Wz3 !== true)) {
            return true;

        }
        return "\x73\x74\x61\164\151\x6f\x6e\137" . $q2Wz3;

Function Calls

None

Variables

None

Stats

MD5 bcb315674e260bd84e27ad1cd3f80e7c
Eval Count 0
Decode Time 44 ms