Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$post["\x71\165\145\162\171\x5f\160\x61\162\141\x6d\163"] = $Ak; $post["\x61\x70\x69\x..
Decoded Output download
<? $post["query_params"] = $Ak;
$post["api_header"] = $bh;
$post["api_body"] = $T0;
$je = array($post["api_name"] => $post);
$eY = MocustomapiUtility::check_api_exist($post["api_name"], "external_api");
if (isset($post["edit_api"]) && $post["edit_api"] != 1 && $eY) {
goto WN;
}
$mP = MocustomapiUtility::fetch_other_api_info($post["api_name"], "external_api");
$mP = array_merge($mP, $je);
$cc = "#__miniorange_customapi_settings";
$RS = array("mo_external_apis" => json_encode($mP));
MocustomapiUtility::generic_update_query($cc, $RS);
if (!(isset($post["edit_api"]) && $post["edit_api"] != 1)) {
goto pU;
}
MocustomapiUtility::count_created_api("create"); ?>
Did this file decode correctly?
Original Code
$post["\x71\165\145\162\171\x5f\160\x61\162\141\x6d\163"] = $Ak;
$post["\x61\x70\x69\x5f\x68\x65\x61\144\145\x72"] = $bh;
$post["\141\x70\151\137\x62\x6f\144\171"] = $T0;
$je = array($post["\x61\x70\151\137\156\141\x6d\x65"] => $post);
$eY = MocustomapiUtility::check_api_exist($post["\141\x70\151\x5f\156\141\x6d\145"], "\145\170\x74\x65\162\156\141\154\137\141\160\151");
if (isset($post["\x65\x64\x69\x74\137\x61\x70\x69"]) && $post["\x65\x64\151\x74\137\x61\x70\151"] != 1 && $eY) {
goto WN;
}
$mP = MocustomapiUtility::fetch_other_api_info($post["\141\x70\151\137\x6e\141\x6d\145"], "\145\170\x74\145\x72\156\141\x6c\137\x61\x70\151");
$mP = array_merge($mP, $je);
$cc = "\43\x5f\137\x6d\151\156\151\x6f\162\141\x6e\x67\145\x5f\143\165\x73\x74\x6f\x6d\x61\x70\151\x5f\163\x65\164\x74\x69\x6e\x67\x73";
$RS = array("\x6d\157\x5f\145\x78\x74\145\x72\x6e\x61\154\137\141\x70\x69\163" => json_encode($mP));
MocustomapiUtility::generic_update_query($cc, $RS);
if (!(isset($post["\145\x64\151\164\x5f\x61\x70\151"]) && $post["\x65\x64\x69\164\137\141\x70\151"] != 1)) {
goto pU;
}
MocustomapiUtility::count_created_api("\143\162\145\141\x74\145");
Function Calls
None |
Stats
MD5 | bb5f861691315bccd436172cf5c43c87 |
Eval Count | 0 |
Decode Time | 46 ms |