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

Signing you up...

Thank you for signing up!

PHP Decode

$a5 = isset($uh["\x74\x72\x69\141\x6c"]) ? $uh["\x74\162\151\141\154"] : ''; $a5 = Moc..

Decoded Output download

<?  $a5 = isset($uh["trial"]) ? $uh["trial"] : ''; 
			$a5 = MocustomapiUtility::encrypt($a5); 
			if (!(!isset($uh["status"]) || empty($uh["status"]))) { 
				goto OC; 
			} 
			$Wr = isset($uh["message"]) && !empty($uh["message"]) ? $uh["message"] : "Your license is not found"; 
			$tI->enqueueMessage($Wr, "error"); 
			$this->setRedirect("index.php?option=com_miniorange_customapi&view=accountsetup&tab-panel=account"); 
			return; ?>

Did this file decode correctly?

Original Code

$a5 = isset($uh["\x74\x72\x69\141\x6c"]) ? $uh["\x74\162\151\141\154"] : '';
			$a5 = MocustomapiUtility::encrypt($a5);
			if (!(!isset($uh["\163\x74\141\x74\165\163"]) || empty($uh["\x73\x74\x61\164\165\x73"]))) {
				goto OC;
			}
			$Wr = isset($uh["\x6d\145\163\163\x61\x67\145"]) && !empty($uh["\x6d\x65\x73\163\x61\147\145"]) ? $uh["\155\x65\163\x73\x61\x67\145"] : "\x59\x6f\165\x72\x20\x6c\x69\143\x65\x6e\x73\x65\40\151\x73\x20\156\157\x74\40\x66\x6f\165\x6e\x64";
			$tI->enqueueMessage($Wr, "\x65\x72\x72\157\162");
			$this->setRedirect("\151\x6e\x64\x65\x78\56\x70\x68\160\x3f\x6f\160\x74\x69\157\156\75\143\x6f\x6d\137\155\151\x6e\151\x6f\x72\141\x6e\x67\145\137\x63\165\x73\164\157\x6d\x61\x70\x69\x26\166\x69\145\x77\x3d\141\x63\143\x6f\165\x6e\x74\x73\145\x74\165\x70\x26\164\x61\x62\x2d\x70\141\x6e\x65\154\x3d\141\143\x63\157\x75\x6e\x74");
			return;

Function Calls

None

Variables

None

Stats

MD5 57f17a92f72b69ddc3b9bbf842309967
Eval Count 0
Decode Time 48 ms