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 /** * * @ IonCube v8 Decoder By DoraemonPT * * @ Version : 1,0,0,3 * @ A..

Decoded Output download

<?php 
/** 
 * 
 * @ IonCube v8 Decoder By DoraemonPT 
 * 
 * @ Version  : 1,0,0,3 
 * @ Author   : DoraemonPT 
 * @ Release on : 15-10-2013 
 * @ Website  : http://easytoyou.eu 
 * 
 **/ 
 
function __autoload($class_name) { 
	if (file_exists( '../../../../Users/MarioSouza/Downloads/modules/classes' .  
 
strtolower( $class_name ) . '.class.php' )) { 
		require_once( '../../../../Users/MarioSouza/Downloads/modules/classes' .  
 
strtolower( $class_name ) . '.class.php' ); 
		return null; 
	} 
 
	require_once( '../../../../Users/MarioSouza/Downloads/modules/classes' . $class_name .  
 
'.class.php' ); 
} 
 
$Page_Request = strtolower( basename( $_SERVER['REQUEST_URI'] ) ); 
$Page_File = strtolower( basename( __FILE__ ) ); 
 
if ($Page_Request == $Page_File) { 
	exit( '<span style="border:1px dashed #c00; color:#c00; padding:6px; background- 
 
color:#ffebe8;"><strong>CTM-Error: N&atilde;o &eacute; permitido acessar o arquivo  
 
diretamente.</strong></span>' ); 
} 
 
 
 
 
dafejfbibj( 'IN_EFFECTWEB', '47e5098c88cc5f67543414ff1af32efc' ); 
$CTM = array( 'CTM_WebStaff', 'CTM_WebRecord', 'CTM_WebFiles', 'CTM_WebTickets',  
 
'CTM_WebProfile', 'CTM_WebWarning', 'CTM_WebNews', 'CTM_WebAccBan', 'CTM_WebCharBan',  
 
'CTM_WebTicketRes', 'CTM_WebPayments', 'CTM_WebPaymentRes', 'CTM_WebRaffles',  
 
'CTM_WebCronJob', 'CTM_WebRecovery', 'CTM_WebPoll', 'CTM_WebPollAnswers', 'CTM_WebPollVotes',  
 
'CTM_WebRegister', 'CTM_WebChangeMail', 'CTM_WebScreenShots', 'CTM_WebScreenVotes',  
 
'CTM_WebScreenComments', 'CTM_WebNewsComments' ); 
$CTM[C] = array( CHAR_IMAGE_COLUMN, EXTRA_VAULT_COLUMN ); 
dafejfbibj( 'Product', 'Effect Web' ); 
$controller = new Controller( 'v1.8.4', 'v1.8.4 Finish Edition' ); 
$controller->initControl( License_Cache, Server_Location ); 
$controller->version->compareVersions( dhicajafij( 'Update_Key' ), true ); 
 
if (!empty( $_SESSION['Hash_Account'] )) { 
	$_SESSION['Hash_Account'] = jaeibjjic( array( '\'', ';', '--' ), NULL, $_SESSION 
 
['Hash_Account'] ); 
	$Login = jaeibjjic( array( '\'', ';', '--' ), NULL, $_SESSION['Hash_Account'] ); 
} 
 
$CTM_Security = new CTM_Security(  ); 
$CTM_Template = new CTM_Template(  ); 
$CTM_Pages = new CTM_Pages(  ); 
$CTM_Crypt = new CTM_Crypt(  ); 
 
if ($CTM_Crypt->CallSecuritySite(  ) != 'YTc2ZGJiMmZlNDY5ZThkNzkwYmU0ZjJhYWUyNDUwMDI=') { 
	exit( 'Files corrupted.' ); 
} 
 
$CTM_MSSQL = new CTM_MSSQL(  ); 
 
if ($_GET['module'] == 'pagseguro') { 
	$CTM_PagSeguro = new CTM_PagSeguro(  ); 
	$CTM_PagSeguro->PagSeguroReturn(  ); 
} 
 
 
if (0 < ddhbggjiha( $_GET['ref'] )) { 
	$CTM_Reference = new CTM_Reference(  ); 
	$CTM_Reference->ReferenceLink( $_GET['ref'] ); 
} 
 
$CTM_Ajax = new CTM_Ajax(  ); 
cieaabchgg(  ); 
?> 

Did this file decode correctly?

Original Code

<?php
/**
 *
 * @ IonCube v8 Decoder By DoraemonPT
 *
 * @ Version  : 1,0,0,3
 * @ Author   : DoraemonPT
 * @ Release on : 15-10-2013
 * @ Website  : http://easytoyou.eu
 *
 **/

function __autoload($class_name) {
	if (file_exists( '../../../../Users/MarioSouza/Downloads/modules/classes' . 

strtolower( $class_name ) . '.class.php' )) {
		require_once( '../../../../Users/MarioSouza/Downloads/modules/classes' . 

strtolower( $class_name ) . '.class.php' );
		return null;
	}

	require_once( '../../../../Users/MarioSouza/Downloads/modules/classes' . $class_name . 

'.class.php' );
}

$Page_Request = strtolower( basename( $_SERVER['REQUEST_URI'] ) );
$Page_File = strtolower( basename( __FILE__ ) );

if ($Page_Request == $Page_File) {
	exit( '<span style="border:1px dashed #c00; color:#c00; padding:6px; background-

color:#ffebe8;"><strong>CTM-Error: N&atilde;o &eacute; permitido acessar o arquivo 

diretamente.</strong></span>' );
}




dafejfbibj( 'IN_EFFECTWEB', '47e5098c88cc5f67543414ff1af32efc' );
$CTM = array( 'CTM_WebStaff', 'CTM_WebRecord', 'CTM_WebFiles', 'CTM_WebTickets', 

'CTM_WebProfile', 'CTM_WebWarning', 'CTM_WebNews', 'CTM_WebAccBan', 'CTM_WebCharBan', 

'CTM_WebTicketRes', 'CTM_WebPayments', 'CTM_WebPaymentRes', 'CTM_WebRaffles', 

'CTM_WebCronJob', 'CTM_WebRecovery', 'CTM_WebPoll', 'CTM_WebPollAnswers', 'CTM_WebPollVotes', 

'CTM_WebRegister', 'CTM_WebChangeMail', 'CTM_WebScreenShots', 'CTM_WebScreenVotes', 

'CTM_WebScreenComments', 'CTM_WebNewsComments' );
$CTM[C] = array( CHAR_IMAGE_COLUMN, EXTRA_VAULT_COLUMN );
dafejfbibj( 'Product', 'Effect Web' );
$controller = new Controller( 'v1.8.4', 'v1.8.4 Finish Edition' );
$controller->initControl( License_Cache, Server_Location );
$controller->version->compareVersions( dhicajafij( 'Update_Key' ), true );

if (!empty( $_SESSION['Hash_Account'] )) {
	$_SESSION['Hash_Account'] = jaeibjjic( array( '\'', ';', '--' ), NULL, $_SESSION

['Hash_Account'] );
	$Login = jaeibjjic( array( '\'', ';', '--' ), NULL, $_SESSION['Hash_Account'] );
}

$CTM_Security = new CTM_Security(  );
$CTM_Template = new CTM_Template(  );
$CTM_Pages = new CTM_Pages(  );
$CTM_Crypt = new CTM_Crypt(  );

if ($CTM_Crypt->CallSecuritySite(  ) != 'YTc2ZGJiMmZlNDY5ZThkNzkwYmU0ZjJhYWUyNDUwMDI=') {
	exit( 'Files corrupted.' );
}

$CTM_MSSQL = new CTM_MSSQL(  );

if ($_GET['module'] == 'pagseguro') {
	$CTM_PagSeguro = new CTM_PagSeguro(  );
	$CTM_PagSeguro->PagSeguroReturn(  );
}


if (0 < ddhbggjiha( $_GET['ref'] )) {
	$CTM_Reference = new CTM_Reference(  );
	$CTM_Reference->ReferenceLink( $_GET['ref'] );
}

$CTM_Ajax = new CTM_Ajax(  );
cieaabchgg(  );
?>

Function Calls

basename 1

Variables

None

Stats

MD5 88e5807c76fa56c3bb36975769b46e0c
Eval Count 0
Decode Time 101 ms