|
ZJHJ
高级用户
   
积分 609
发帖 374
注册 2006-8-2
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
版主提示的好!避免万无一失,也可以在全影子系统下操作。
The moderator's reminder is good! To be absolutely safe, you can also operate under the full shadow system.
|
|
2008-10-16 11:35 |
|
|
516526966
初级用户
 
积分 63
发帖 37
注册 2008-8-9
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
既然是工具类的代码?怎么会是恶作剧呢?怎么会胡来呢?
感谢大家的支持,希望有什么差错的地方请大家指出来。
Since it's a tool - class code? How could it be a prank? How could it act recklessly?
Thanks for everyone's support. Please point out any mistakes.
|

矛盾的世界同样精彩<点击查看> |
|
2008-10-21 09:27 |
|
|
ytze
新手上路

积分 17
发帖 10
注册 2006-5-24
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
强,但还不够智能
Strong, but still not intelligent enough
|
|
2008-10-21 11:07 |
|
|
516526966
初级用户
 
积分 63
发帖 37
注册 2008-8-9
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
Originally posted by ytze at 2008-10-21 11:07 AM:
强,但还不够智能
愿听您的指点。
什么地方不够智能。
Originally posted by ytze at 2008-10-21 11:07 AM:
Powerful, but still not intelligent enough
I'm willing to hear your advice.
In what aspects is it not intelligent enough?
|

矛盾的世界同样精彩<点击查看> |
|
2008-10-21 13:45 |
|
|
lielong200
新手上路

积分 3
发帖 5
注册 2008-10-28
状态 离线
|
|
2008-10-29 10:34 |
|
|
516526966
初级用户
 
积分 63
发帖 37
注册 2008-8-9
状态 离线
|
|
2008-11-4 13:37 |
|
|
hahaweber
初级用户
 
积分 23
发帖 21
注册 2008-11-3
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
这个脚本真长啊,楼主超级有耐心
This script is really long, and the original poster is super patient
|
|
2008-11-4 15:51 |
|
|
yaxixingye
新手上路

积分 15
发帖 8
注册 2008-2-6
状态 离线
|
|
2008-11-11 22:37 |
|
|
weasel
初级用户
 
积分 118
发帖 66
注册 2006-8-18
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
多数是较老的批处理集成
也辛苦作者搞了那么复杂的界面
部分批处理慎用
原码运行程序后不要关闭,在%tenp%下
自己就搞了个界面,宣下自己的网站而已。
希望批处理是开源的,不要高那么多障眼法。
Last edited by weasel on 2008-11-13 at 00:32 ]
Mostly are relatively old batch integration
Also hard for the author to make such a complicated interface
Some batches are used with caution
Do not close after running the program with the original code, under %tenp%
I just made an interface myself, just to promote my own website.
Hope the batch is open source, don't use so many tricks.
Last edited by weasel on 2008-11-13 at 00:32 ]
|
|
2008-11-13 00:24 |
|
|
duxingxia109
新手上路

积分 4
发帖 12
注册 2008-11-2
状态 离线
|
|
2008-11-13 08:12 |
|
|
77720666
初级用户
 
积分 59
发帖 46
注册 2007-4-10
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
很强大的批处理~
那些生成出EXE文件的都是怎么做的?那些VBS是加密了的吗?
那个创建宽带连接的其实不用那么麻烦~
用纯命令行就能创建出来了~
Echo [ADSL]>C:\ADSL.tmp
Echo Type=^5>>C:\ADSL.tmp
Echo PreviewDomain=^0>>C:\ADSL.tmp
Echo PreviewPhoneNumber=^0>>C:\ADSL.tmp
Echo.>>C:\ADSL.tmp
Echo NETCOMPONENTS=>>C:\ADSL.tmp
Echo ms_server=^0>>C:\ADSL.tmp
Echo ms_msclient=^0>>C:\ADSL.tmp
Echo.>>C:\ADSL.tmp
Echo MEDIA=rastapi>>C:\ADSL.tmp
Echo Port=PPPoE6-^0>>C:\ADSL.tmp
type C:\ADSL.tmp>>"%AllUsersProFile%\Application Data\Microsoft\Network\Connections\Pbk\rasphone.pbk"&Del C:\ADSL.tmp
这是我自己研究出来的~
网上出现的都是VBS虚拟键盘的~
楼上的~
批处理MS到现在还没有真正的加密~
Very powerful batch processing~
How are those that generate EXE files done? Are those VBS encrypted?
Actually, creating a broadband connection doesn't need to be that complicated~
You can create it with pure command line~
Echo >C:\ADSL.tmp
Echo Type=^5>>C:\ADSL.tmp
Echo PreviewDomain=^0>>C:\ADSL.tmp
Echo PreviewPhoneNumber=^0>>C:\ADSL.tmp
Echo.>>C:\ADSL.tmp
Echo NETCOMPONENTS=>>C:\ADSL.tmp
Echo ms_server=^0>>C:\ADSL.tmp
Echo ms_msclient=^0>>C:\ADSL.tmp
Echo.>>C:\ADSL.tmp
Echo MEDIA=rastapi>>C:\ADSL.tmp
Echo Port=PPPoE6-^0>>C:\ADSL.tmp
type C:\ADSL.tmp>>"%AllUsersProFile%\Application Data\Microsoft\Network\Connections\Pbk\rasphone.pbk"&Del C:\ADSL.tmp
This is what I researched by myself~
What appears online are all VBS virtual keyboards~
Above~
Batch processing MS hasn't had real encryption yet~
|
|
2008-11-13 08:22 |
|
|
zuiwangqiuyue
新手上路

积分 19
发帖 19
注册 2008-8-16
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
强制QQ聊天用不了,程序本身不够灵活,期待作者做出更好的作品!!!!
Forced QQ chat is not working, the program itself is not flexible enough, looking forward to the author making better works!!!!
|
|
2008-11-13 13:58 |
|
|
hqso
初级用户
 
积分 43
发帖 39
注册 2008-11-13
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
好东西,学习了,下了打印出来 慢慢看。
Good stuff, learned it. Downloaded and printed it out to study slowly.
|
|
2008-11-14 10:39 |
|
|
y126578
新手上路

积分 3
发帖 3
注册 2008-7-24
状态 离线
|
|
2008-11-14 17:12 |
|
|
fyjokre
社区乞丐
积分 -11
发帖 9
注册 2008-11-21
状态 离线
|
|
2008-11-21 11:02 |
|