Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
if (defined("\x41\102\x53\120\x41\124\x48")) { goto diG; } exit; diG: define("\..
Decoded Output download
<?
if (defined("ABSPATH")) {
goto diG;
}
exit;
diG:
define("MCM_DIR", plugin_dir_path(__FILE__));
define("MCM_URL", plugin_dir_url(__FILE__));
define("MCM_VERSION", "1.0.0");
define("MCM_SHORTCODE_SMS_JS", MCM_URL . "includes/js/shortcodesms.min.js");
define("MCM_SHORTCODE_EMAIL_JS", MCM_URL . "includes/js/shortcodeemail.min.js");
?>
Did this file decode correctly?
Original Code
if (defined("\x41\102\x53\120\x41\124\x48")) {
goto diG;
}
exit;
diG:
define("\x4d\x43\x4d\137\x44\x49\122", plugin_dir_path(__FILE__));
define("\115\x43\115\137\x55\x52\x4c", plugin_dir_url(__FILE__));
define("\115\103\x4d\137\x56\105\x52\x53\x49\x4f\x4e", "\61\x2e\x30\56\x30");
define("\115\x43\115\x5f\123\110\117\122\x54\x43\x4f\x44\x45\x5f\123\115\x53\137\112\123", MCM_URL . "\x69\x6e\x63\154\x75\144\x65\163\57\152\x73\57\x73\x68\157\162\x74\143\x6f\x64\x65\x73\x6d\x73\x2e\155\151\x6e\x2e\152\163");
define("\115\103\x4d\x5f\x53\110\x4f\122\x54\103\117\x44\105\137\105\115\101\x49\x4c\x5f\112\123", MCM_URL . "\151\156\x63\x6c\x75\x64\145\163\57\x6a\x73\57\x73\x68\157\x72\x74\143\157\x64\x65\x65\155\x61\x69\154\x2e\x6d\151\x6e\56\x6a\x73");
Function Calls
None |
Stats
MD5 | 328ae6452f0b186b01d1ea4e8dfba691 |
Eval Count | 0 |
Decode Time | 54 ms |