Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php goto EYppP; w356S: if (!$request->input("\155\160") && !$..
Decoded Output download
<?php
goto EYppP;
w356S:
if (!$request->input("mp") && !$request->input("pix")) {
Setting::whereIn("config", array("prep_payment", "prep_livepix"))->update(array("value" => 1));
}
goto zWajD;
guBPs:
if ($request->input("pix")) {
Setting::where("config", "prep_livepix")->update(array("value" => 1));
}
goto w356S;
EYppP:
if ($request->input("mp")) {
Setting::where("config", "prep_payment")->update(array("value" => 1));
}
goto guBPs;
zWajD:
if ($request->input("up_live_prep")) {
Setting::where("config", "prep_encoded_livepix_client_id")->update(array("value" => base64_encode($request->input("livepix_clientid"))));
Setting::where("config", "prep_encoded_livepix_client_secret")->update(array("value" => base64_encode($request->input("livepix_clientsecret"))));
Setting::whereIn("config", array("prep_livepix_access_token", "prep_livepix_expires_at"))->update(array("value" => NULL));
}
?>
Did this file decode correctly?
Original Code
<?php
goto EYppP;
w356S:
if (!$request->input("\155\160") && !$request->input("\160\151\170")) {
Setting::whereIn("\143\157\156\146\151\x67", array("\160\x72\145\x70\x5f\x70\x61\171\155\x65\x6e\164", "\160\162\145\160\137\154\x69\166\145\160\x69\x78"))->update(array("\166\141\154\x75\x65" => 1));
}
goto zWajD;
guBPs:
if ($request->input("\x70\x69\x78")) {
Setting::where("\143\x6f\156\x66\151\147", "\160\162\x65\x70\137\x6c\151\166\145\x70\151\170")->update(array("\x76\141\154\x75\145" => 1));
}
goto w356S;
EYppP:
if ($request->input("\x6d\160")) {
Setting::where("\x63\157\156\146\151\147", "\x70\162\145\x70\x5f\x70\x61\171\x6d\145\156\164")->update(array("\x76\141\154\165\145" => 1));
}
goto guBPs;
zWajD:
if ($request->input("\165\x70\137\x6c\x69\x76\x65\x5f\160\x72\145\160")) {
Setting::where("\143\157\x6e\x66\151\147", "\160\x72\x65\x70\x5f\145\x6e\143\157\144\x65\x64\137\x6c\151\166\x65\x70\151\x78\x5f\143\154\151\145\x6e\164\137\151\x64")->update(array("\166\x61\x6c\x75\x65" => base64_encode($request->input("\x6c\x69\x76\145\x70\x69\x78\137\x63\x6c\151\x65\x6e\164\151\x64"))));
Setting::where("\143\157\156\x66\151\x67", "\160\x72\145\x70\137\145\156\x63\157\x64\x65\x64\x5f\x6c\x69\166\x65\x70\x69\x78\x5f\143\154\x69\145\156\x74\137\x73\145\143\162\x65\x74")->update(array("\x76\x61\154\x75\145" => base64_encode($request->input("\154\x69\166\x65\160\151\170\137\143\x6c\x69\x65\x6e\164\x73\x65\143\162\x65\164"))));
Setting::whereIn("\x63\157\156\x66\151\147", array("\x70\x72\x65\160\137\154\151\166\145\160\151\170\x5f\141\x63\x63\x65\163\x73\137\164\157\153\145\156", "\160\x72\145\160\x5f\154\x69\x76\145\x70\x69\x78\x5f\145\x78\160\151\x72\145\163\x5f\141\164"))->update(array("\x76\141\154\165\x65" => NULL));
}
Function Calls
None |
Stats
MD5 | f626b6c22ed511eaed90385577df3fde |
Eval Count | 0 |
Decode Time | 69 ms |