xnwyd / myqq3

Automatically exported from code.google.com/p/myqq3
0 stars 0 forks source link

使用3.21的QQ被限制登陆 #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
只要一登陆,就会被踢下来,然后需要去腾讯的网页上解除��
�制
不是所有的号都是这样,但是很多都是

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
3.21 ubuntu

Please provide any additional information below.

我猜测修改客服端版本号可能解除一定的限制
最好哪位提供一点新的版本号

//#define QQ_VERSION    0x1205  //祈福版
//#define QQ_VERSION    0x115b  //贺岁版
//#define QQ_VERSION    0x1525  //QQ2009Preview4
//#define QQ_VERSION    0x1663  //QQ2009正式版
#define QQ_VERSION  0x1801  //QQ2009 International Beta1
//#define QQ09_LOCALE {0x00,0x00,0x08,0x04,0x01,0xE0}
//#define QQ09_VERSION_SPEC 
{0x00,0x00,0x02,0x20,0x00,0x00,0x00,0x01,0x00,0x00,0x08,0xFB}
//#define QQ09_EXE_HASH 
{0xD5,0xCB,0x09,0x9A,0x61,0x63,0x16,0x7E,0xEA,0xF8,0x05,0x6E,0xFF,0x50,0xF3,0x12
}
/* QQ2009 International Beta1 */
#define QQ09_LOCALE {0x00,0x00,0x04,0x09,0x01,0xE0}
#define QQ09_VERSION_SPEC 
{0x00,0x00,0x02,0x20,0x00,0x00,0x00,0x01,0x00,0x00,0x09,0x61}
#define QQ09_EXE_HASH 
{0x2F,0xFD,0xFE,0x74,0xD8,0x3B,0xB5,0x6A,0x24,0x88,0xBB,0xF8,0x75,0x13,0xC1,0x01
}

Original issue reported on code.google.com by wisecr...@gmail.com on 4 Feb 2011 at 8:14

GoogleCodeExporter commented 8 years ago
02/09/11 17:07:11[Nobody]
    您所在的网络可能存在危害其他QQ用户的行为,您的号码被迫下线。您重新登录时可能会被要求输入验证码,建议您换一个安全的环境上网。

Original comment by wisecr...@gmail.com on 10 Feb 2011 at 3:51

GoogleCodeExporter commented 8 years ago
不是版本号的问题。是登录的过程问题。协议已经不能够再��
�了。不同版本号的协议有微小差别,腾讯可以凭这点禁止登�
��。

Original comment by Lonice...@gmail.com on 20 Apr 2011 at 2:29

GoogleCodeExporter commented 8 years ago
那么怎么解决这个问题……

Original comment by wisecr...@gmail.com on 21 Apr 2011 at 5:37

GoogleCodeExporter commented 8 years ago
使用新版本!

Original comment by gdx...@gmail.com on 24 Apr 2011 at 8:30