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 (!($uh["\163\164\141\164\x75\163"] == "\x53\125\x43\103\105\123\x53")) { goto ZS; ..

Decoded Output download

<?  if (!($uh["status"] == "SUCCESS")) { 
				goto ZS; 
			} 
			$mi = isset($uh["licenseExpiry"]) ? $uh["licenseExpiry"] : 0; 
			$rT = isset($uh["supportExpiry"]) ? $uh["supportExpiry"] : 0; 
			$W2 = isset($uh["licensePlan"]) ? $uh["licensePlan"] : ''; ?>

Did this file decode correctly?

Original Code

if (!($uh["\163\164\141\164\x75\163"] == "\x53\125\x43\103\105\123\x53")) {
				goto ZS;
			}
			$mi = isset($uh["\154\x69\x63\145\156\163\x65\x45\170\x70\x69\x72\x79"]) ? $uh["\154\x69\x63\x65\x6e\x73\145\x45\170\160\151\x72\171"] : 0;
			$rT = isset($uh["\163\x75\160\x70\x6f\x72\164\105\170\x70\x69\x72\x79"]) ? $uh["\163\x75\160\x70\x6f\162\164\x45\170\160\151\x72\171"] : 0;
			$W2 = isset($uh["\x6c\151\x63\145\156\163\x65\x50\154\141\x6e"]) ? $uh["\x6c\x69\143\145\x6e\x73\x65\x50\154\x61\x6e"] : '';

Function Calls

None

Variables

None

Stats

MD5 0006b1e9109063d7cbc2cf823068f4e6
Eval Count 0
Decode Time 45 ms