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

Signing you up...

Thank you for signing up!

PHP Decode

set_time_limit(36000); ini_set('output_buffering',0); ob_implicit_flush(); echo str_pad..

Decoded Output download

<?  set_time_limit(36000); 
ini_set('output_buffering',0); 
ob_implicit_flush(); 
echo str_pad('',1024); 
define('DATALIFEENGINE',true); 
define('ENGINE_DIR','engine'); 
include_once('../engine/classes/mysql.class.php'); 
include_once('../engine/data/dbconfig.php'); 
include_once('../engine/data/config.php'); 
mysql_connect(DBHOST,DBUSER,DBPASS); 
mysql_select_db (DBNAME); 
mysql_query("/*!40101 SET NAMES 'cp1251' */"); 
$IIIIIIlIIl1l='./video/'; 
if ($_REQUEST['vurl']==''){die();} 
include_once 'function.php'; 
$IIIIIIIll11l	= $_REQUEST['vurl']; 
$name	= $_REQUEST['num']; 
$tub	= $_REQUEST['tub']; 
$IIIIIIlIl1lI = $_REQUEST['t']; 
if( strpos( $IIIIIIIll11l,'tjoob') !== false ) { 
$url = rawurldecode($IIIIIIIll11l); 
preg_match('#/vids/([0-9]+)/#',$url,$IIIIIIIIlll1); 
$id = $IIIIIIIIlll1[1]; 
$url ='http://www.tjoob.com/go.php?ad='.strrev($id); 
$page = getrespondcurlf($url); 
preg_match('/file=(.*?)&image/si',$page,$IIIIIIII1ll1); 
$IIIIIIII1l1I = rawurldecode($IIIIIIII1ll1[1]); 
} 
else{ 
} ?>

Did this file decode correctly?

Original Code

set_time_limit(36000);
ini_set('output_buffering',0);
ob_implicit_flush();
echo str_pad('',1024);
define('DATALIFEENGINE',true);
define('ENGINE_DIR','engine');
include_once('../engine/classes/mysql.class.php');
include_once('../engine/data/dbconfig.php');
include_once('../engine/data/config.php');
mysql_connect(DBHOST,DBUSER,DBPASS);
mysql_select_db (DBNAME);
mysql_query("/*!40101 SET NAMES 'cp1251' */");
$IIIIIIlIIl1l='./video/';
if ($_REQUEST['vurl']==''){die();}
include_once 'function.php';
$IIIIIIIll11l	= $_REQUEST['vurl'];
$name	= $_REQUEST['num'];
$tub	= $_REQUEST['tub'];
$IIIIIIlIl1lI = $_REQUEST['t'];
if( strpos( $IIIIIIIll11l,'tjoob') !== false ) {
$url = rawurldecode($IIIIIIIll11l);
preg_match('#/vids/([0-9]+)/#',$url,$IIIIIIIIlll1);
$id = $IIIIIIIIlll1[1];
$url ='http://www.tjoob.com/go.php?ad='.strrev($id);
$page = getrespondcurlf($url);
preg_match('/file=(.*?)&image/si',$page,$IIIIIIII1ll1);
$IIIIIIII1l1I = rawurldecode($IIIIIIII1ll1[1]);
}
else{
}

Function Calls

ini_set 1
set_time_limit 1
ob_implicit_flush 1

Variables

None

Stats

MD5 f4773e106b8a2afd411395d12c9773d3
Eval Count 0
Decode Time 87 ms