Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$lb = $uh["\x6c\151\x63\x65\156\x73\x65\x45\x78\x70\x69\162\x79"]; $Kc = $uh["\163\x75..
Decoded Output download
<? $lb = $uh["licenseExpiry"];
$Kc = $uh["supportExpiry"];
$Ik = MocustomapiUtility::encrypt($uh["trial"]);
$K5 = MocustomapiUtility::getCustomerDetails();
$HP = strtotime($K5["licenseExpiry"]);
$kZ = strtotime($K5["supportExpiry"]);
$Y2 = $K5["trists"];
if (!(strtotime($lb) > $HP)) {
goto NB;
}
$MB = "#__miniorange_customapi_customer_details";
$G4 = array("licenseExpiry" => $lb);
MocustomapiUtility::generic_update_query($MB, $G4); ?>
Did this file decode correctly?
Original Code
$lb = $uh["\x6c\151\x63\x65\156\x73\x65\x45\x78\x70\x69\162\x79"];
$Kc = $uh["\163\x75\160\160\x6f\x72\164\x45\x78\160\151\x72\x79"];
$Ik = MocustomapiUtility::encrypt($uh["\x74\162\151\x61\x6c"]);
$K5 = MocustomapiUtility::getCustomerDetails();
$HP = strtotime($K5["\154\151\x63\145\156\x73\x65\x45\x78\160\151\x72\x79"]);
$kZ = strtotime($K5["\163\165\160\160\157\162\164\x45\x78\x70\x69\x72\x79"]);
$Y2 = $K5["\164\162\x69\x73\x74\163"];
if (!(strtotime($lb) > $HP)) {
goto NB;
}
$MB = "\43\x5f\137\x6d\151\x6e\151\x6f\x72\141\x6e\x67\x65\x5f\x63\165\x73\x74\x6f\x6d\141\160\151\x5f\143\x75\163\164\157\155\145\162\x5f\x64\145\164\141\x69\154\x73";
$G4 = array("\154\151\143\x65\156\x73\x65\x45\x78\160\x69\162\171" => $lb);
MocustomapiUtility::generic_update_query($MB, $G4);
Function Calls
None |
Stats
MD5 | aebf499e6c980be5bee6a14f4d91079d |
Eval Count | 0 |
Decode Time | 51 ms |