已掉线,重新登录

首页 > 绿虎论坛 > 历史版块 > 编程 > PHP > 源码

大神!帮我解密下两个单项文件


『回复列表(34|隐藏机器人聊天)』

20. 人呀
(/@Ta/2015-05-10 21:36//)

21. @336655,这个是解密工具,我一直在用。http://blog.cccyun.cn/m/?post=142
我现在没电脑,你自己去解密吧
(/@Ta/2015-05-10 23:18//)

22. 第二个不用解
(/@Ta/2015-05-10 23:37//)

23. @net909@net909,解不了
(/@Ta/2015-05-11 12:32//)

24. !---版权说明:
该源码由Efar筱少基于快乐是福的二次开发

联系QQ8711973。

并授权于【星际公益】官方发布 其余发布均为盗版

盗版后门较多请小心使用 请认准【星际公益】--->
<?PHP
function ifdx($qq,$jcqq,$sid){
$url = get_curl("http://m.qzone.com/friendship/get_friendship?g_tk=
(/@Ta/2015-05-11 14:21//)

25. @kehill,??
(/@Ta/2015-05-11 19:28//)

26. @kehill,还有嘞
(/@Ta/2015-05-11 20:08//)

27. <?php

function phpc_exitapp_($msg){
echo "<HTML><HEAD><TITLE>PHP 加密</TITLE>
    <META http-equiv=Content-Type content='text/html; charset=utf-8'>
   </HEAD><BODY><br><br><center><h2>".$msg
     ."<br><br> /* encoded by http://phpc.sinaapp.com */</h2></body></html>";
   exit;
    }     date_default_timezone_set('PRC');
       if(time()-1431092527 > 10 *3600*24)  phpc_exitapp_( '权限已过期');  ?><!---版权说明:
该源码由Efar筱少基于快乐是福的二次开发

联系QQ8711973。

并授权于【星际公益】官方发布 其余发布均为盗版

盗版后门较多请小心使用 请认准【星际公益】--->
<?PHP
function ifdx($qq,$jcqq,$sid){
$url = get_curl("http://m.qzone.com/friendship/get_friendship?g_tk=" . time() . "&fromuin=".$qq."&touin=$jcqq&isReverse=1&res_type=4&refresh_type=1&format=json&sid=".$sid);
$json = json_decode($url, true);
if ($json["message"] == "请先登录") {
return "GTK过期";
}
else {
if (($json["data"]["friendShip"][0]["add_friend_time"] == "-1")) {
return "<font color=red>单向</font>";
}
else {
return "<font color=grenn>正常</font>";
}
}

$url = NULL;
}
function get_curl($url, $post = 0, $referer = 0, $cookie = 0, $header = 0, $ua = 0, $nobaody = 0)
{
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

if ($post) {
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $post);
}

if ($header) {
curl_setopt($ch, CURLOPT_HEADER, true);
}

if ($cookie) {
curl_setopt($ch, CURLOPT_COOKIE, $cookie);
}

if ($referer) {
curl_setopt($ch, CURLOPT_REFERER, "http://m.qzone.com/infocenter?g_f=");
}

if ($ua) {
curl_setopt($ch, CURLOPT_USERAGENT, $ua);
}
else {
curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Linux; U; Android 4.0.4; es-mx; HTC_One_X Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0");
}

if ($nobaody) {
curl_setopt($ch, CURLOPT_NOBODY, 1);
}

curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$ret = curl_exec($ch);
curl_close($ch);
return $ret;
}
$q=$_GET['qq'];
$jcq=$_GET['jcqq'];
$sid=$_GET['sid'];
echo ifdx($q,$jcq,$sid);

(/@Ta/2015-05-11 20:29//)

28. inc.php怎么木有解密的
(/@Ta/2015-05-11 20:40//)

29. @cddc22,还有一个   那个解不出来吗?
(/@Ta/2015-05-11 20:59//)

30. 本来就是一个文件,inc.php这个加密后带的
(/@Ta/2015-05-11 21:01//)

31. @cddc22,这也是个核心   
(/@Ta/2015-05-11 22:03//)

32. @336655,这个是加密生成的文件  不必要去理会
(/@Ta/2015-05-11 23:14//)

33. 无语,,,
(/@Ta/2015-05-12 06:52//)

34. @Xiyang,哦哦
(/@Ta/2015-05-12 19:28//)

上一页 2/2页,共34楼

回复需要登录

10月12日 23:41 星期天

本站由hu60wap6驱动

备案号: 京ICP备18041936号-1