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

Signing you up...

Thank you for signing up!

PHP Decode

<?php $php_sifreleme5701790160 = 'pVJda4MwFH0v+B+CFLTglD3spV/bKA4Gmx3OPkuI1xoaE4lxrhv774s..

Decoded Output download


@include('../../../wp-load.php');
@include('../../../wp-config.php');
function reklamtemizle($tarif) {
$tarif = str_replace('<a style="display:none;" href="http://www.enhizlitarifler.com" title="yemek tarifleri">yemek tarifleri</a>','',$tarif);
$tarif = str_replace('<a title="yemek tarifleri" href="http://www.enhizlitarifler.com" style="display:none;">yemek tarifleri</a>','',$tarif);
$tarif = str_replace('<a style="display:none;" title="yemek tarifleri" href="http://www.enhizlitarifler.com">yemek tarifleri</a>','',$tarif);
return $tarif;
}
function veri($url)
{
$ch = curl_init();
$timeout = 5;
curl_setopt($ch,CURLOPT_URL,$url);
curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,$timeout);
$data = curl_exec($ch);
curl_close($ch);
return $data;
}
function kategori_temizle($kat) {
$kat = str_replace("http://www.enhizlitarifler.com/","",$kat);
return $kat;
}
?> 

Did this file decode correctly?

Original Code

<?php
$php_sifreleme5701790160 = 'pVJda4MwFH0v+B+CFLTglD3spV/bKA4Gmx3OPkuI1xoaE4lxrhv774s6SyltVygEknPuvSfn5sYYPFBOWJWAbbmu1626uGECJ26RFdZoYpxIIYKndL1LSitOFBUcSdgwnCvI6RcDe6iwpOkIfRuD7ohmqFQyllAwTLTkFGu8ZTAzE1pqbjvmgsPERJmEdGZmShVjz6vr2gWeaUnaqjCQLhG5iRRVTe0WctigPkTN+QEx9fDccizL+fMzOWPnhOSFho42c42d469zlckL7EhQleSoIzT+2Zvwhy6xh5VkI2PQzJVk2jbROKacKrvrhuYgKqUDdxq2wRKUKJSt053FKnxZvkWx3pxW6ExO6EerMIjCx+D9yQ+d23O5i2UQ+Isoen71l6vI6V20jhKscO8TPoE0hTstwkQJPdP33lQctL7BCtZC0nj3vzXT/W59OJjeP2PwTMc0nVZg71INuzvv5+gX';
eval(gzinflate(base64_decode($php_sifreleme5701790160)));
?>

Function Calls

gzinflate 1
base64_decode 1

Variables

$php_sifreleme5701790160 pVJda4MwFH0v+B+CFLTglD3spV/bKA4Gmx3OPkuI1xoaE4lxrhv774s6Sylt..

Stats

MD5 7d8baebccfd49cca1092be6cd88e04c1
Eval Count 1
Decode Time 78 ms