Antichat снова доступен.
Форум Antichat (Античат) возвращается и снова открыт для пользователей.
Здесь обсуждаются безопасность, программирование, технологии и многое другое.
Сообщество снова собирается вместе.
Новый адрес: forum.antichat.xyz
 |
|

29.11.2008, 14:49
|
|
Новичок
Регистрация: 29.11.2008
Сообщений: 3
Провел на форуме: 8999
Репутация:
0
|
|
Помогите мне кто нить разобраться с дезендером я всё сделал и получил этот файл zended.de.php а куда его приклеить я так и не понял чтоб он как то разблакировал скрипт (сайт)
|
|
|

30.11.2008, 20:30
|
|
Новичок
Регистрация: 13.07.2008
Сообщений: 10
Провел на форуме: 17834
Репутация:
0
|
|
Сообщение от slavacomb
Помогите мне кто нить разобраться с дезендером я всё сделал и получил этот файл zended.de.php а куда его приклеить я так и не понял чтоб он как то разблакировал скрипт (сайт)
 а что всё ты сделал?
Во первых дезен скрипты не разблокирывает а раскодирует
и куда тебе раскодированный скрипт приклеить от куда нам знать, тебе должно быть виднее.
|
|
|

01.06.2009, 12:16
|
|
Новичок
Регистрация: 20.04.2009
Сообщений: 1
Провел на форуме: 2127
Репутация:
0
|
|
503 Service Temporaly Aviable
Киньте ссылку на скрипто 2,3 плз.
|
|
|

07.07.2009, 14:31
|
|
Участник форума
Регистрация: 15.01.2009
Сообщений: 158
Провел на форуме: 469704
Репутация:
26
|
|
Помогите с кодом
Помогите пожалуйста с кодом кто разбирается.
Это из файла "main.lib.php" последнего скрипта. Пробовал требуемую операцию проводить "ручками", но в ней идёт сравнение с переменными "$len" и ''$str" но в этом не хватает знаний...
function serial( $str = "", $email = "" ) { global $settings; $type = substr( $str, 0, 3 ); $len = substr( $str, strlen( $str ) - 1, strlen( $str ) ) + 4; $str = substr( $str, 3, strlen( $str ) - $len ); $search = array( "wq", "re", "yt", "iu", "po", "sa", "fd", "hg", "kj", "lk" ); $replace = array( "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ); switch ( $type ) { case "1st" : $serials = explode( "@%", $str ); if ( isset( $serials[1] ) ) { $host = "scriptoprofessional_".rethostex( )."scripto_time"; if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $serials[1] ) { $time = str_replace( $search, $replace, $serials[0] ); if ( eregi( "^[0-9]{1,}\$", $time ) ) { if ( time( ) <= $time ) { $timestamp = $time - time( ); if ( $timestamp / 86400 <= 2 ) { echo "Внимание! Действие лицензии Scripto catalog заканчивается ".date( "d-m-Y", $time )."<br>"; } return true; } return false; } return false; } return false; } return false; case "1sn" : $host = "scriptoprofessional_".rethostex( )."scripto_notime"; if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $str ) { return true; } return false; case "unt" : if ( isset( $settings['mailadmin'] ) ) { $mail = $settings['mailadmin']; } else { $mail = $email; } $serials = explode( "@%", $str ); if ( isset( $serials[1] ) ) { $host = "scriptoprofessional_".$mail."supernick"; if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $serials[1] ) { $time = str_replace( $search, $replace, $serials[0] ); if ( eregi( "^[0-9]{1,}\$", $time ) ) { if ( time( ) <= $time ) { $timestamp = $time - time( ); if ( $timestamp / 86400 <= 2 ) { echo "Внимание! Действие лицензии Scripto catalog заканчивается ".date( "d-m-Y", $time )."<br>"; } return true; } return false; } return false; } return false; } return false; case "unn" : if ( isset( $settings['mailadmin'] ) ) { $mail = $settings['mailadmin']; } else { $mail = $email; } $host = "scriptoprofessional_".$mail."supernick_noptim e"; if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $str ) { return true; } return false; } }
Как писать код в столбик, что то получается только в строчку или так.
Последний раз редактировалось Komyak; 07.07.2009 в 14:44..
|
|
|

07.07.2009, 14:51
|
|
Members of Antichat
Регистрация: 03.09.2005
Сообщений: 594
Провел на форуме: 3606217
Репутация:
685
|
|
PHP код:
function serial( $str = "", $email = "" ) { global $settings;
$type = substr( $str, 0, 3 );
$len = substr( $str, strlen( $str ) - 1, strlen( $str ) ) + 4;
$str = substr( $str, 3, strlen( $str ) - $len );
$search = array( "wq", "re", "yt", "iu", "po", "sa", "fd", "hg", "kj", "lk" );
$replace = array( "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" );
switch ( $type ) { case "1st" : $serials = explode( "@%", $str );
if ( isset( $serials[1] ) ) { $host = "scriptoprofessional_".rethostex( )."scripto_time";
if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $serials[1] ) { $time = str_replace( $search, $replace, $serials[0] );
if ( eregi( "^[0-9]{1,}\$", $time ) ) { if ( time( ) <= $time ) { $timestamp = $time - time( );
if ( $timestamp / 86400 <= 2 ) { echo "Внимание! Действие лицензии Scripto catalog заканчивается ".date( "d-m-Y", $time )."<br>";
} return true;
} return false;
} return false;
} return false;
} return false;
case "1sn" : $host = "scriptoprofessional_".rethostex( )."scripto_notime";
if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $str ) { return true;
} return false;
case "unt" : if ( isset( $settings['mailadmin'] ) ) { $mail = $settings['mailadmin'];
} else { $mail = $email;
} $serials = explode( "@%", $str );
if ( isset( $serials[1] ) ) { $host = "scriptoprofessional_".$mail."supernick";
if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $serials[1] ) { $time = str_replace( $search, $replace, $serials[0] );
if ( eregi( "^[0-9]{1,}\$", $time ) ) { if ( time( ) <= $time ) { $timestamp = $time - time( );
if ( $timestamp / 86400 <= 2 ) { echo "Внимание! Действие лицензии Scripto catalog заканчивается ".date( "d-m-Y", $time )."<br>";
} return true;
} return false;
} return false;
} return false;
} return false;
case "unn" : if ( isset( $settings['mailadmin'] ) ) { $mail = $settings['mailadmin'];
} else { $mail = $email;
} $host = "scriptoprofessional_".$mail."supernick_noptime";
if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $str ) { return true;
} return false;
}
как-то так )
|
|
|

07.07.2009, 14:53
|
|
Members of Antichat - Level 5
Регистрация: 15.06.2008
Сообщений: 941
Провел на форуме: 5111568
Репутация:
2399
|
|
Komyak, для начала неплохо бы скрипт в нормальном виде записать:
PHP код:
function serial( $str = "", $email = "" ) {
global $settings;
$type = substr( $str, 0, 3 );
$len = substr( $str, strlen( $str ) - 1, strlen( $str ) ) + 4;
$str = substr( $str, 3, strlen( $str ) - $len );
$search = array( "wq", "re", "yt", "iu", "po", "sa", "fd", "hg", "kj", "lk" );
$replace = array( "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" );
switch ( $type ) {
case "1st" :
$serials = explode( "@%", $str );
if ( isset( $serials[1] ) ) {
$host = "scriptoprofessional_".rethostex( )."scripto_time";
if (
md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host ) == $serials[1] ) {
$time = str_replace( $search, $replace, $serials[0] );
if ( eregi( "^[0-9]{1,}\$", $time ) ) {
if ( time( ) <= $time ) {
$timestamp = $time - time( );
if ( $timestamp / 86400 <= 2 ) {
echo "Внимание! Действие лицензии Scripto catalog заканчивается ".date( "d-m-Y", $time )."<br>";
}
return true;
}
return false;
} return false;
} return false;
} return false;
case "1sn" :
$host = "scriptoprofessional_".rethostex( )."scripto_notime";
if ( md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host ) == $str ) {
return true;
}
return false;
case "unt" :
if ( isset( $settings['mailadmin'] ) ) {
$mail = $settings['mailadmin'];
} else {
$mail = $email;
}
$serials = explode( "@%", $str );
if ( isset( $serials[1] ) ) {
$host = "scriptoprofessional_".$mail."supernick";
if ( md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host ) == $serials[1] ) {
$time = str_replace( $search, $replace, $serials[0] );
if ( eregi( "^[0-9]{1,}\$", $time ) ) {
if ( time( ) <= $time ) {
$timestamp = $time - time( );
if ( $timestamp / 86400 <= 2 ) {
echo "Внимание! Действие лицензии Scripto catalog заканчивается ".date( "d-m-Y", $time )."<br>";
}
return true;
}
return false;
} return false;
}
return false;
}
return false;
case "unn" :
if ( isset( $settings['mailadmin'] ) ) {
$mail = $settings['mailadmin'];
} else {
$mail = $email;
}
$host = "scriptoprofessional_".$mail."supernick_noptime";
if ( md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host ) == $str ) {
return true;
}
return false;
}
}
если задача убрать проверку , тогда замени все это на :
PHP код:
function serial( $str = "", $email = "" ) { return True; }
если задача сделать генератор.. то сейчас подумаю.. и сделаю
|
|
|

07.07.2009, 15:12
|
|
Members of Antichat - Level 5
Регистрация: 15.06.2008
Сообщений: 941
Провел на форуме: 5111568
Репутация:
2399
|
|
генератор:
PHP код:
function crackIt($mail){
$host = "scriptoprofessional_".$mail."supernick_noptime";
$code = md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host );
return 'unn'.$code.'0';
}
юзать так:
PHP код:
$mail = 'admin@of.size';
$code = crackIt($mail);
print '<u>Mail</u>: <i>'.$mail.'</i><br>';
print '<u>Code</u>: <i><font style="font-size:10px;">'.$code.'</font></i><br>';
print '<u>Check</u>: '.((serial($code,$mail)==True)?'True':'False');
вот результат теста у меня:
Код:
Mail: admin@of.size
Code: unndc14d2a5a3b8f4eb63831076c8f82ec73b2ee79144909cd7e0c0e08929fdd0e21e63253d754fca2ca2df3c92ff95866fc12317ac46d870a68d94a1e4cf4fbab452c79a0bfc5c734ed9181fe1bb040c40936f7862fccb3f595fd37da1bf2ce8140
Check: True
|
|
|

07.07.2009, 15:37
|
|
Members of Antichat - Level 5
Регистрация: 15.06.2008
Сообщений: 941
Провел на форуме: 5111568
Репутация:
2399
|
|
доделал полноценный генератор. роботы на 5минут)
поддержка всех типов лицензии )
PHP код:
$mail = 'admin@of.size';
$code = Scripto_GENERATOR('1st',$mail); // (тип лицензии, емейл)
print 'Mail: '.$mail.'<br>';
print 'Code: <font style="font-size:10px;">'.$code.'</font><br>';
var_dump(serial($code,$mail));
// ................................................................................................................................
// license: 1st, 1sn, unt, unn
function Scripto_GENERATOR($license,$mail) {
switch ($license) {
case '1st':
return crackIt_1st($mail);
break;
case '1sn':
return crackIt_1sn($mail);
break;
case 'unt':
return crackIt_unt($mail);
break;
case 'unn':
return crackIt_unn($mail);
break;
}
}
function crackIt_1st($mail){
$host = "scriptoprofessional_".rethostex( )."scripto_time";
$s0 = '99999999999999';
$s1 = md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host );
$code = $s0.'@%'.$s1;
return '1st'.$code.'0';
}
function crackIt_1sn($mail){
$host = "scriptoprofessional_".rethostex( )."scripto_notime";
$code = md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host );
return '1sn'.$code.'0';
}
function crackIt_unt($mail){
$host = "scriptoprofessional_".$mail."supernick";
$s0 = '99999999999999';
$s1 = md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host );
$code = $s0.'@%'.$s1;
return 'unt'.$code.'0';
}
function crackIt_unn($mail){
$host = "scriptoprofessional_".$mail."supernick_noptime";
$code = md5( $host ).
md5( $host.$host ).
md5( $host.$host.$host ).
md5( $host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host ).
md5( $host.$host.$host.$host.$host.$host );
return 'unn'.$code.'0';
}
function retHostEx($host=false) {
if (!$host) $host=$_SERVER["HTTP_HOST"];
$host=str_replace("www.","",$host);
if ($host{strlen($host)-1}=='/') {
$host=substr($host,0,strlen($host)-1);
}
$host=str_replace("http://","",$host);
$host=str_replace("/","",$host);
$host=str_replace("\\","",$host);
return $host;
}
function serial( $str = "", $email = "" ) { global $settings; $type = substr( $str, 0, 3 ); $len = substr( $str, strlen( $str ) - 1, strlen( $str ) ) + 4; $str = substr( $str, 3, strlen( $str ) - $len ); $search = array( "wq", "re", "yt", "iu", "po", "sa", "fd", "hg", "kj", "lk" ); $replace = array( "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ); switch ( $type ) { case "1st" : $serials = explode( "@%", $str ); if ( isset( $serials[1] ) ) { $host = "scriptoprofessional_".rethostex( )."scripto_time"; if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $serials[1] ) { $time = str_replace( $search, $replace, $serials[0] ); if ( eregi( "^[0-9]{1,}\$", $time ) ) { if ( time( ) <= $time ) { $timestamp = $time - time( ); if ( $timestamp / 86400 <= 2 ) { echo "Внимание! Действие лицензии Scripto catalog заканчивается ".date( "d-m-Y", $time )."<br>"; } return true; } return false; } return false; } return false; } return false; case "1sn" : $host = "scriptoprofessional_".rethostex( )."scripto_notime"; if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $str ) { return true; } return false; case "unt" : if ( isset( $settings['mailadmin'] ) ) { $mail = $settings['mailadmin']; } else { $mail = $email; } $serials = explode( "@%", $str ); if ( isset( $serials[1] ) ) { $host = "scriptoprofessional_".$mail."supernick"; if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $serials[1] ) { $time = str_replace( $search, $replace, $serials[0] ); if ( eregi( "^[0-9]{1,}\$", $time ) ) { if ( time( ) <= $time ) { $timestamp = $time - time( ); if ( $timestamp / 86400 <= 2 ) { echo "Внимание! Действие лицензии Scripto catalog заканчивается ".date( "d-m-Y", $time )."<br>"; } return true; } return false; } return false; } return false; } return false; case "unn" : if ( isset( $settings['mailadmin'] ) ) { $mail = $settings['mailadmin']; } else { $mail = $email; } $host = "scriptoprofessional_".$mail."supernick_noptime"; if ( md5( $host ).md5( $host.$host ).md5( $host.$host.$host ).md5( $host.$host.$host.$host ).md5( $host.$host.$host.$host.$host ).md5( $host.$host.$host.$host.$host.$host ) == $str ) { return true; } return false; } }
|
|
|

07.07.2009, 16:22
|
|
Участник форума
Регистрация: 15.01.2009
Сообщений: 158
Провел на форуме: 469704
Репутация:
26
|
|
За генератор спасибо- 100% подходит, при установке я даже согласился с лицензией.. Если провожу установку на dezend версии, то постоянно вылетают ошибки(код не правил после расшифровки). А в кодированной- "Этот модуль для Вас недоступен"?Слышал постоянно с ней сталкиваются. Может и эту проблему решили?
|
|
|

03.08.2009, 02:20
|
|
Постоянный
Регистрация: 15.07.2008
Сообщений: 444
Провел на форуме: 1417964
Репутация:
665
|
|
Может и эту проблему решили?
мед да еще и ложку...
не решили , здесь этот скрипт, имхо, никому не нужен
=)
|
|
|
|
 |
|
|
Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
|
|
|
|