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.comon 4 Feb 2011 at 8:14