Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

function delFirstPic($r3Rf6) { $r3Rf6 = preg_replace("\x7e\x3c\151\x6d\147\x5b\x5e\x..

Decoded Output download

<?  function delFirstPic($r3Rf6) 
{ 
    $r3Rf6 = preg_replace("~<img[^>]+>~is", '', $r3Rf6, 1); 
    return $r3Rf6; 
} 
if (!(get_option("wpg_" . "delFirstPic") == "1")) { 
    goto kD3Zz; 
} 
add_filter("the_content", "delFirstPic"); 
kD3Zz: 
if (!(get_option("wpg_" . "delFirstPic") == "0")) { 
    goto QFwI1; 
} 
remove_filter("the_content", "delFirstPic"); ?>

Did this file decode correctly?

Original Code

function delFirstPic($r3Rf6)
{
    $r3Rf6 = preg_replace("\x7e\x3c\151\x6d\147\x5b\x5e\x3e\135\x2b\76\x7e\151\x73", '', $r3Rf6, 1);
    return $r3Rf6;
}
if (!(get_option("\x77\x70\x67\137" . "\144\x65\x6c\x46\x69\162\163\x74\120\151\143") == "\61")) {
    goto kD3Zz;
}
add_filter("\164\x68\145\x5f\x63\x6f\x6e\164\145\156\164", "\144\x65\x6c\106\x69\162\163\x74\x50\151\x63");
kD3Zz:
if (!(get_option("\167\x70\x67\x5f" . "\144\145\154\106\x69\162\x73\164\x50\151\x63") == "\x30")) {
    goto QFwI1;
}
remove_filter("\164\x68\145\x5f\143\157\x6e\x74\145\x6e\x74", "\x64\145\154\x46\151\162\x73\164\x50\151\143");

Function Calls

None

Variables

None

Stats

MD5 aefe70801f0c21a601ccccfdb0b5563d
Eval Count 0
Decode Time 36 ms