China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-25 08:26
中国DOS联盟论坛 » DOS批处理 & 脚本技术(批处理室) » [Help] Looking for a batch file that can automatically input QQ number and password View 10,425 Replies 45
Floor 31 Posted 2007-04-28 23:53 ·  中国 黑龙江 绥化 肇东市 联通
新手上路
Credits 5
Posts 3
Joined 2007-04-05 03:30
19-year member
UID 83992
Gender Male
Status Offline
This is way too deep.
Floor 32 Posted 2007-04-29 00:17 ·  中国 上海 上海电信科技发展有限公司(中山南路111号)
中级用户
★★
Credits 321
Posts 135
Joined 2007-02-04 04:48
19-year member
UID 78578
Gender Male
Status Offline
Is there any command-line tool that can encode input parameters in base64 or md5 and then output the result?

Or, does anyone know of any command-line tools that can do this?
Floor 33 Posted 2007-04-29 00:17 ·  中国 上海 上海电信科技发展有限公司(中山南路111号)
中级用户
★★
Credits 321
Posts 135
Joined 2007-02-04 04:48
19-year member
UID 78578
Gender Male
Status Offline
E:\UnxUtils\usr\local\wbin>md5sum.exe --help
Usage: md5sum.exe ...
or: md5sum.exe --check
Print or check MD5 (128-bit) checksums.
With no FILE, or when FILE is -, read standard input.

-b, --binary read files in binary mode (default on DOS/Windows)
-c, --check check MD5 sums against given list
-t, --text read files in text mode (default)

The following two options are useful only when verifying checksums:
--status don't output anything, status code shows success
-w, --warn warn about improperly formatted checksum lines

--help display this help and exit
--version output version information and exit

The sums are computed as described in RFC 1321. When checking, the input
should be a former output of this program. The default mode is to print
a line with checksum, a character indicating type (`*' for binary, ` ' for
text), and name for each FILE.

Report bugs to <bug-textutils@gnu.org>.
Floor 34 Posted 2007-04-29 00:20 ·  中国 上海 上海电信科技发展有限公司(中山南路111号)
中级用户
★★
Credits 321
Posts 135
Joined 2007-02-04 04:48
19-year member
UID 78578
Gender Male
Status Offline
Floor 35 Posted 2007-05-17 16:13 ·  中国 山东 青岛 联通
新手上路
Credits 4
Posts 2
Joined 2007-05-17 15:49
19-year member
UID 88838
Gender Male
Status Offline
Originally posted by my3439955 at 2007-4-20 07:38 AM:
You can download this program at the following address

http://shilyxsite.googlepages.com/AutoLogin.exe

[ Last edited by my3439955 on 2007-4-22 at 11:30 AM ]

There is an error in this program. I have an account with a password conversion error, missing many digits
Floor 36 Posted 2007-05-23 16:59 ·  中国 山东 淄博 联通
中级用户
★★
Credits 272
Posts 99
Joined 2006-06-02 09:12
20-year member
UID 56414
Status Offline
Originally posted by lionel126 at 2007-5-17 16:13:

There is an error in this program. I have an account with a password conversion error, missing many digits.



Thank you, I have corrected this problem. The new link is
http://shilyxsite.googlepages.com/AutoQQ.exe
Floor 37 Posted 2007-05-26 22:53 ·  中国 安徽 合肥 电信
初级用户
Credits 109
Posts 42
Joined 2007-05-12 09:38
19-year member
UID 88253
Gender Male
Status Offline
Post #9 is amazing.
Floor 38 Posted 2007-05-27 11:58 ·  中国 北京 利达宽带
中级用户
★★
Credits 273
Posts 91
Joined 2007-05-07 18:12
19-year member
UID 87770
Gender Male
Status Offline
I completely agree with the person above
Floor 39 Posted 2007-05-27 14:40 ·  中国 江苏 连云港 联通
高级用户
★★★
前进者
Credits 641
Posts 303
Joined 2007-01-10 02:57
19-year member
UID 76009
Gender Male
Status Offline
Using a QQ automatic login creator will do. It's about converting the plaintext password into the hash value of the password. Unfortunately, I haven't studied programming, so I don't know how this conversion is done. I'm also used to using batch processing to log in to my QQ account, but I just can't calculate it myself. Is there any friend who knows how to do this conversion? Also, when using batch processing to log in, using exit can't automatically exit the batch, and I have to close it manually each time. It's really strange.
我相信总有一天,总会遇到一个人可以相濡以沫、相吻以湿!
Floor 40 Posted 2007-05-30 09:43 ·  中国 山东 淄博 联通
中级用户
★★
Credits 272
Posts 99
Joined 2006-06-02 09:12
20-year member
UID 56414
Status Offline
Originally posted by oilio at 2007-5-27 14:40:
You can use the QQ automatic login creator, which changes the plaintext password to the hash value of the password. Unfortunately, I haven't studied programming and don't know how this conversion is done. I'm also used to using batch scripts to log in to my QQ account, just...

The tool on floor 9 can also generate batch scripts, in the "Advanced Settings", and it will automatically exit after execution
Floor 41 Posted 2009-05-04 22:12 ·  中国 山东 青岛 联通
初级用户
DOS-CN
Credits 52
Posts 33
Joined 2008-11-17 14:18
17-year member
UID 131241
Gender Male
Status Offline
It seems 2009 can't be used.
一万年太久,只争朝夕!
Floor 42 Posted 2009-05-05 03:14 ·  中国 重庆 电信
初级用户
Credits 29
Posts 20
Joined 2009-04-15 00:56
17-year member
UID 142960
Gender Male
Status Offline
Originally posted by my3439955 at 2007-4-20 07:38:
This program can be downloaded at the following address

http://shilyxsite.googlepages.com/AutoLogin.exe

[ Last edited by my3439955 on 2007-4-22 at 11:30 AM ]

Searched for a long time and finally found it, thank you the poster for sharing!
Floor 43 Posted 2009-05-22 10:29 ·  中国 湖南 长沙 浏阳市 电信
贫困用户
Credits -4
Posts 4
Joined 2009-02-01 03:21
17-year member
UID 137743
Gender Male
From 湖南
Status Offline
Take a look at this~~It's really awesome~~~

http://www.cn-dos.net/forum/viewthread.php?tid=47551&fpage=1
Floor 44 Posted 2009-05-26 06:26 ·  中国 湖南 长沙 浏阳市 电信
新手上路
Credits 6
Posts 6
Joined 2009-05-23 03:59
17-year member
UID 145758
Gender Male
From 湖南
Status Offline
Look here, quite good ~~~~~~~~~~~~~~~~~~
http://www.cn-dos.net/forum/viewthread.php?tid=47551&fpage=1
Floor 45 Posted 2010-02-17 22:01 ·  中国 重庆 联通
新手上路
Credits 5
Posts 3
Joined 2010-02-16 10:43
16-year member
UID 160706
Gender Male
From 重庆
Status Offline
Batch processing requires a password. Editing is troublesome
Forum Jump: