落伍者站长论坛's Archiver

ryback 发表于 2008-4-11 22:34

骗人?你问问人家吧

diao9990 发表于 2008-4-11 22:34

做下记号。不错惪程序

胡思乱想 发表于 2008-4-12 00:00

相当于JJ抓在别人手里,呵呵。有点怕

双线服务器 发表于 2008-4-12 00:58

*** 作者被禁止或删除 内容自动屏蔽 ***

双线服务器 发表于 2008-4-12 01:36

*** 作者被禁止或删除 内容自动屏蔽 ***

双线服务器 发表于 2008-4-12 01:38

*** 作者被禁止或删除 内容自动屏蔽 ***

双线服务器 发表于 2008-4-12 01:39

*** 作者被禁止或删除 内容自动屏蔽 ***

diao9990 发表于 2008-4-12 01:46

做下记号。不错惪程序

sddgffg 发表于 2008-4-12 02:22

网络科技以后是越来越发达了

Bendy 发表于 2008-4-14 19:00

[url]http://www.dezend.cc/apd.php[/url]

Bendy 发表于 2008-4-14 19:04

[code]
<?php
error_reporting(1);
if ( !$_POST['host'] )
{
        echo "
        <html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=gb2312' />
<title>爱普达多语言企业网站内容管理系统 V 6.1.4  授权码生成</title>
</head>

<body>
<form action='".$_SERVER['PHP_SELF']."' method=post>
<table width=98% align=center cellspacing=1 cellpadding=3 class=i_table>
<tr>
  <td class=head colspan=5><b>爱普达多语言企业网站内容管理系统 V 6.1.4  授权码生成</b></td>
</tr>
<tr class=b>
  <td width=30% valign=top>请输入需要授权的域名[不带www],或者IP</td>
<td><input name='host' type='text' value='' size='30' /></td></tr>

</table>
<br><center><input name='submit' type=submit value='提 交'></center>
</form>
</body>
</html>
";
exit( );
}
$authorized_a = "1195044558";
$authorized_b = "1479127740";
$authorized_c = $_POST['host'];
$authorized_d = "delteless";
$authorized_e = "123456";
$authorized_f = "advanced";
$authorized_g = "6.1.2";
//$authorized_m = "6e1e81a75192c48a94b87b61247eab4469bd468adaa166cb79dba3e60b46f905";
$pre = "x01x7fxc2xdfx80xbfxe0xa0xbf";

$zhandian = $authorized_c.$authorized_a.$authorized_b.$authorized_d.$authorized_e.$authorized_f.$authorized_g.$pre;
//exit ($zhandian);
$zhandian = base64_encode( $zhandian );
$zhandian = strrev( $zhandian );
$zhandian = md5( $zhandian );
$doname = md5( md5( md5( $zhandian.$pre ) ) );
$doname .= $zhandian;
echo '<textarea cols="100" rows="15">
<?php
//put this file as /include/license.php
//crack by www.dezend.cc bendy[at]dezend.cc
$authorized_a = "1195044558";
$authorized_b = "1479127740";
$authorized_c = "'.$_POST['host'].'";
$authorized_d = "delteless";
$authorized_e = "123456";
$authorized_f = "advanced";
$authorized_g = "6.1.2";
$authorized_m = "'.$doname.'";
?>
</textarea><BR>
put this file as /include/license.php<BR>
将上面的内容代替include/license.php文件
';
?>
[/code]

页: 1 [2]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.