02-12-2014, 08:57 AM
02-12-2014, 07:55 PM
(02-12-2014 08:57 AM)siqo Wrote: [ -> ]hello
[REQ] can some one decrypt this file for me please ??
thanks
PHP Code:
<?php
if (!extension_loaded( 'ionCube Loader' )) {
$__oc = strtolower( substr( php_uname( ), 0, 3 ) );
$__ln = 'ioncube_loader_' . $__oc . '_' . substr( phpversion( ), 0, 3 ) . ($__oc == 'win' ? '.dll' : '.so');
if (function_exists( 'dl' )) {
@dl( $__ln );
}
if (function_exists( '_il_exec' )) {
return _il_exec( );
}
$__ln = '/ioncube/' . $__ln;
$__oid = $__id = realpath( ini_get( 'extension_dir' ) );
$__here = dirname( __FILE__ );
if (( 1 < strlen( $__id ) and& $__id[1] == ':' )) {
$__id = str_replace( '\\', '/', substr( $__id, 2 ) );
$__here = str_replace( '\\', '/', substr( $__here, 2 ) );
}
$__rd = str_repeat( '/..', substr_count( $__id, '/' ) ) . $__here . '/';
$__i = strlen( $__rd );
while ($__i--) {
if ($__rd[$__i] == '/') {
$__lp = substr( $__rd, 0, $__i ) . $__ln;
if (file_exists( $__oid . $__lp )) {
$__ln = $__lp;
break;
}
}
}
if (function_exists( 'dl' )) {
@dl( $__ln );
}
}
else {
exit( 'The file ' . __FILE__ . ' is corrupted.
' );
}
if (function_exists( '_il_exec' )) {
return _il_exec( );
}
echo 'Site error: the file <b>' . __FILE__ . '</b> requires the ionCube PHP Loader ' . basename( $__ln ) . ' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.';
exit( 199 );
?>
02-12-2014, 08:25 PM
02-13-2014, 05:11 AM
up !! please help me !!!