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("\101\x42\x53\x50\x41\124\x48")) { goto B_; } die; B_: define("\115\1..

Decoded Output download

<?  if (defined("ABSPATH")) { 
    goto B_; 
} 
die; 
B_: 
define("MSI_PLUGIN_NAME", plugin_basename(__FILE__)); 
$Qq = substr(MSI_PLUGIN_NAME, 0, strpos(MSI_PLUGIN_NAME, "/")); 
define("MSI_NAME", $Qq); 
include "autoload.php"; ?>

Did this file decode correctly?

Original Code

if (defined("\101\x42\x53\x50\x41\124\x48")) {
    goto B_;
}
die;
B_:
define("\115\123\x49\137\120\114\125\107\111\x4e\137\x4e\x41\115\105", plugin_basename(__FILE__));
$Qq = substr(MSI_PLUGIN_NAME, 0, strpos(MSI_PLUGIN_NAME, "\x2f"));
define("\x4d\x53\x49\x5f\116\101\115\x45", $Qq);
include "\x61\165\x74\157\154\x6f\141\144\56\x70\150\160";

Function Calls

None

Variables

None

Stats

MD5 e0b6d84cc8118894e36a16fe6928391d
Eval Count 0
Decode Time 85 ms