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\102\x53\x50\x41\124\x48")) { goto zR; } exit; zR: if (empty($..

Decoded Output download

<?   
if (defined("ABSPATH")) { 
    goto zR; 
} 
exit; 
zR: 
if (empty($_REQUEST["SAMLResponse"])) { 
    goto t1; 
} 
add_filter("wpcom_vip_is_two_factor_forced", "__return_false"); 
t1: 
 ?>

Did this file decode correctly?

Original Code


if (defined("\101\102\x53\x50\x41\124\x48")) {
    goto zR;
}
exit;
zR:
if (empty($_REQUEST["\x53\x41\115\114\122\145\x73\x70\x6f\x6e\163\145"])) {
    goto t1;
}
add_filter("\x77\x70\x63\157\155\x5f\x76\151\x70\137\x69\163\x5f\x74\167\157\137\146\141\143\x74\x6f\162\x5f\x66\157\162\143\x65\144", "\137\x5f\x72\x65\x74\x75\x72\x6e\137\x66\141\154\163\x65");
t1:

Function Calls

None

Variables

None

Stats

MD5 6812feab792d8b238c631eae2d3d74f7
Eval Count 0
Decode Time 64 ms