Hoşgeldin Misafir

Octocar Araç Kiralama Scripti

aliceri20172017

8 Tem 2020
81 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
Ben Çözdüm.
1: Bakın admin/config/veri.php ioncube ile şifrelidir. Veri.php dosyasını herhangi bir editör ile açın. İçini tamamen silin ve kaydedin.
2: admin/config/cache.php nin içini herhangi bir editör ile açın. ve aşağıdaki yaıp kaydedin.
3: Bu işlemlerden sonra admin paneline girin. kullanıcı adı: ne (hepsi küçük harf olacak) şifre: nene

<?php
/**
*
* @ IonCube v7 Decoder By DoraemonPT
*
* @ Version : 1,0,0,0
* @ Author : DoraemonPT
* @ Release on : 19-08-2013
* @ Website : http://easytoyou.eu
*
**/

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 ) && $__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 ' . (php_sapi_name( ) == 'cli' ? 'ionCube' : '<a href="http://www.ioncube.com">ionCube</a>') . ' PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Please visit ' . (php_sapi_name( ) == 'cli' ? 'get-loader.ioncube.com' : '<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>') . ' for install assistance.

';
exit( 199 );
?>


cache.php nin içi


<?php
/**
*
* @ IonCube v7 Decoder By DoraemonPT
*
* @ Version : 1,0,0,0
* @ Author : DoraemonPT
* @ Release on : 19-08-2013
* @ Website : http://easytoyou.eu
*
**/

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 ) && $__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 ' . (php_sapi_name( ) == 'cli' ? 'ionCube' : '<a href="http://www.ioncube.com">ionCube</a>') . ' PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Please visit ' . (php_sapi_name( ) == 'cli' ? 'get-loader.ioncube.com' : '<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>') . ' for install assistance.

';
exit( 199 );
?>


Not: Yalnız admin panelindeki değişikliği kaydetmiyor. Onuda siz çözersiniz bir şekilde.


aliceri20172017' Alıntı:
Ben Çözdüm.
1:  Bakın admin/config/veri.php ioncube ile şifrelidir.  Veri.php dosyasını herhangi bir editör ile açın. İçini tamamen silin ve kaydedin.
2: admin/config/cache.php nin içini herhangi bir editör ile açın. ve aşağıdaki yaıp kaydedin.
3: Bu işlemlerden sonra admin paneline girin.  kullanıcı adı: ne (hepsi küçük harf olacak)  şifre: nene

<?php
/**
*
* @ IonCube v7 Decoder By DoraemonPT
*
* @ Version  : 1,0,0,0
* @ Author   : DoraemonPT
* @ Release on : 19-08-2013
* @ Website  : http://easytoyou.eu
*
**/

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 ) && $__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 ' . (php_sapi_name(  ) == 'cli' ? 'ionCube' : '<a href="http://www.ioncube.com">ionCube</a>') . ' PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Please visit ' . (php_sapi_name(  ) == 'cli' ? 'get-loader.ioncube.com' : '<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>') . ' for install assistance.

';
exit( 199 );
?>


cache.php nin içi


<?php
/**
*
* @ IonCube v7 Decoder By DoraemonPT
*
* @ Version  : 1,0,0,0
* @ Author   : DoraemonPT
* @ Release on : 19-08-2013
* @ Website  : http://easytoyou.eu
*
**/

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 ) && $__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 ' . (php_sapi_name(  ) == 'cli' ? 'ionCube' : '<a href="http://www.ioncube.com">ionCube</a>') . ' PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Please visit ' . (php_sapi_name(  ) == 'cli' ? 'get-loader.ioncube.com' : '<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>') . ' for install assistance.

';
exit( 199 );
?>


Not:  Yalnız admin panelindeki değişikliği kaydetmiyor. Onuda siz çözersiniz bir şekilde.



****  Beyler şimdi %100 çözdüm. Çalışıyor.

1:  Bakın admin/config/veri.php ioncube ile şifrelidir.  Veri.php dosyasını herhangi bir editör ile açın. İçini tamamen silin ve kaydedin.
2: admin/config/cache.php ioncube ile şifrelidir.  Veri.php dosyasını herhangi bir editör ile açın. İçini tamamen silin ve kaydedin.
3: Bu işlemlerden sonra admin paneline girin.  kullanıcı adı: ne (hepsi küçük harf olacak)  şifre: nene
 

alcatrasm

30 Eki 2019
22 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
ARKADAŞLAR ADMİN/CONFİG/VERİ.PHP VE ADMİN/CONFİG/CACHE.PHP DOSYALARININ İÇİNİ BOŞALTIN TAMAMEN SİLİN KAYDEDİN. SONRA SİTENİZE DEVAM EDİN. İONCUBEYİ FAZLA KAFAYA TAKMAYIN. KAYDETME SORUNU DA ÇÖZÜMLENDİ...