Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$hf = plugin_dir_path(__FILE__); $hf = rtrim($hf, "\x2f"); $hf = rtrim($..
Decoded Output download
<? $hf = plugin_dir_path(__FILE__);
$hf = rtrim($hf, "/");
$hf = rtrim($hf, "\");
$m0 = $hf . "-premium-backup-" . $this->current_version . ".zip";
$this->mo_saml_create_backup_dir();
$wo = $this->getAuthToken();
$Zq = round(microtime(true) * 1000);
$Zq = number_format($Zq, 0, '', '');
$pl = new stdClass();
$pl->slug = $this->slug;
$pl->new_version = $J9["newVersion"];
$pl->url = "https://miniorange.com";
$pl->plugin = $this->plugin_slug;
$pl->package = mo_options_plugin_constants::HOSTNAME . "/moas/plugin/download-update?pluginSlug=" . $this->plugin_slug . "&licensePlanName=" . mo_options_plugin_constants::LICENSE_PLAN_NAME . "&customerId=" . get_option("mo_saml_admin_customer_key") . "&licenseType=" . mo_options_plugin_constants::LICENSE_TYPE . "&authToken=" . $wo . "&otpToken=" . $Zq;
?>
Did this file decode correctly?
Original Code
$hf = plugin_dir_path(__FILE__);
$hf = rtrim($hf, "\x2f");
$hf = rtrim($hf, "\x5c");
$m0 = $hf . "\55\x70\x72\x65\155\x69\165\x6d\x2d\142\x61\x63\x6b\165\x70\55" . $this->current_version . "\56\x7a\151\x70";
$this->mo_saml_create_backup_dir();
$wo = $this->getAuthToken();
$Zq = round(microtime(true) * 1000);
$Zq = number_format($Zq, 0, '', '');
$pl = new stdClass();
$pl->slug = $this->slug;
$pl->new_version = $J9["\x6e\145\167\126\x65\x72\x73\x69\157\x6e"];
$pl->url = "\150\164\164\160\x73\72\x2f\57\x6d\x69\156\x69\157\x72\x61\x6e\x67\x65\x2e\x63\x6f\x6d";
$pl->plugin = $this->plugin_slug;
$pl->package = mo_options_plugin_constants::HOSTNAME . "\57\155\157\141\163\57\160\x6c\x75\147\151\156\x2f\144\x6f\167\156\x6c\157\141\x64\55\165\160\144\141\x74\145\x3f\x70\x6c\165\147\151\x6e\x53\154\x75\147\75" . $this->plugin_slug . "\46\x6c\x69\x63\145\x6e\x73\145\x50\154\141\x6e\116\x61\155\145\x3d" . mo_options_plugin_constants::LICENSE_PLAN_NAME . "\x26\x63\165\163\164\157\155\x65\162\111\144\75" . get_option("\155\157\137\x73\x61\x6d\x6c\x5f\x61\144\155\151\x6e\137\143\165\x73\164\157\x6d\x65\162\x5f\x6b\x65\171") . "\46\154\151\143\x65\156\x73\x65\124\171\160\145\75" . mo_options_plugin_constants::LICENSE_TYPE . "\x26\141\x75\164\150\124\157\153\x65\156\75" . $wo . "\46\x6f\x74\160\x54\x6f\153\x65\x6e\75" . $Zq;
Function Calls
plugin_dir_path | 1 |
Stats
MD5 | 3e7bf39e257c253dd307eb4fa8f8e95a |
Eval Count | 0 |
Decode Time | 55 ms |