|
voiL
中级用户
  
积分 384
发帖 189
注册 2005-10-19
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
又发现一个绝好的工具哈...
又发现一个绝好的工具哈...
Found a really great tool, hey...
|
|
2007-1-19 00:28 |
|
|
hxuan999
中级用户
   DOS之日
积分 337
发帖 161
注册 2006-11-4
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
呵呵不错
|

for /f %%h in (`echo hxuan`) do for /f %%x in (`echo hxuan`) do if %%h==%%x nul |
|
2007-1-19 00:54 |
|
|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
  『第 18 楼』:
使用 LLM 解释/回答一下
14F的代码太乱了吧
以下是lock.bat文件
@echo off
title 密码验证
SETLOCAL
set pwd=0
set times=3
echo ________________________________________________________________________________
echo 您现在使用的是的CMD,没有经过的允许不能执行任何命令,
echo 您的这次使用的所有操作以及留言都已经记入日志,如果您还没有密码,那请与
echo 联系,已经有密码了请您输入密码!
echo ________________________________________________________________________________
echo ####################################################################### >> e:\CMD\mylog.txt
echo 操作: 激活密码验证 时间:%time% 日期:%date% >> e:\CMD\mylog.txt
echo 状态: 等待验证…… >> e:\CMD\mylog.txt
echo. >> e:\CMD\mylog.txt
echo
:password
set /p pwd= 请输入您的密码:
set /A times=%times%-1
if %pwd%==fangzi goto pass
echo ***** 密码验证错误,请您重新输入 您还有 %times% 次机会输入密码 *****
echo .
if %times%==0 goto close
echo 状态: 用户输入密码 验证失败 时间:%time% >> e:\CMD\mylog.txt
goto password
:close
echo 状态: 用户3次输入密码错误 程序锁定 时间:%time% >> e:\CMD\mylog.txt
title 对不起,您无法使用的CMD
echo --------------------------------------------------------------------------------
echo 由于您3次密码验证失败,程序已经被锁定,您已经无法继续操作,您可以选择关闭
echo 本窗口,您也可以通过留言来与取得联系,输入留言后,请按回车提交!
echo --------------------------------------------------------------------------------
echo
:message
echo ________________________________________________________________________________
set /p msg= 请输入您的留言:
echo . >> e:\CMD\mymsg.txt
echo ####################################################################### >> e:\CMD\mymsg.txt
echo 日期:%date% 时间:%time% >> e:\CMD\mymsg.txt
echo 留言内容: >> e:\CMD\mymsg.txt
echo %msg% >> e:\CMD\mymsg.txt
echo. >> c:\message.txt
echo …… OK ……
echo 您的留言已经记录,您可以选择关闭窗口也可以选择继续留言
echo 操作: 用户留言 时间:%time% >> e:\CMD\mylog.txt
goto message
:pass
echo 状态: 程序已开放,欢迎使用 时间:%time% >> e:\CMD\mylog.txt
title 的CMD
ENDLOCAL
-----------------------------------------------------------------
以下是setup.bat
@echo off
copy /y lock.bat %windir%\lock.bat
echo lock.bat安装成功
regedit /s lock.reg
echo lock.reg注册成功
-----------------------------------------------------
用来卸装的文件
以下是unlock.reg
@echo off
del /f lock.bat %windir%\lock.bat
echo lock.bat删除成功
regedit /s unlock.reg
echo lock.reg反注册成功
15F的方案也不错,呵呵,不过个人而言不喜欢第三方工具
The code of 14F is too messy.
The following is the lock.bat file
@echo off
title Password Verification
SETLOCAL
set pwd=0
set times=3
echo ________________________________________________________________________________
echo You are now using 's CMD. You cannot execute any commands without 's permission.
echo All your operations and messages in this use have been recorded in the log. If you don't have a password yet, please contact . If you already have a password, please enter it!
echo ________________________________________________________________________________
echo ####################################################################### >> e:\CMD\mylog.txt
echo Operation: Activate password verification Time: %time% Date: %date% >> e:\CMD\mylog.txt
echo Status: Waiting for verification... >> e:\CMD\mylog.txt
echo. >> e:\CMD\mylog.txt
echo
:password
set /p pwd=Please enter your password:
set /A times=%times%-1
if %pwd%==fangzi goto pass
echo ***** Password verification error. Please enter again. You have %times% more chances to enter the password *****
echo.
if %times%==0 goto close
echo Status: User entered password Verification failed Time: %time% >> e:\CMD\mylog.txt
goto password
:close
echo Status: User entered password incorrectly 3 times Program locked Time: %time% >> e:\CMD\mylog.txt
title Sorry, you cannot use 's CMD
echo --------------------------------------------------------------------------------
echo Because you failed the password verification 3 times, the program has been locked. You can no longer operate. You can choose to close
echo this window. You can also contact through messages. After entering the message, please press Enter to submit!
echo --------------------------------------------------------------------------------
echo
:message
echo ________________________________________________________________________________
set /p msg=Please enter your message:
echo. >> e:\CMD\mymsg.txt
echo ####################################################################### >> e:\CMD\mymsg.txt
echo Date: %date% Time: %time% >> e:\CMD\mymsg.txt
echo Message content: >> e:\CMD\mymsg.txt
echo %msg% >> e:\CMD\mymsg.txt
echo. >> c:\message.txt
echo …… OK ……
echo Your message has been recorded. You can choose to close the window or continue to leave a message
echo Operation: User message Time: %time% >> e:\CMD\mylog.txt
goto message
:pass
echo Status: Program is open, welcome to use Time: %time% >> e:\CMD\mylog.txt
title 's CMD
ENDLOCAL
-----------------------------------------------------------------
The following is setup.bat
@echo off
copy /y lock.bat %windir%\lock.bat
echo lock.bat installed successfully
regedit /s lock.reg
echo lock.reg registered successfully
-----------------------------------------------------
The file used for uninstallation
The following is unlock.reg
@echo off
del /f lock.bat %windir%\lock.bat
echo lock.bat deleted successfully
regedit /s unlock.reg
echo lock.reg unregistered successfully
The solution of 15F is also good, heh heh. But personally, I don't like third-party tools
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2007-1-19 01:12 |
|
|
HUNRYBECKY
银牌会员
    
积分 1179
发帖 442
注册 2006-9-9
状态 离线
|
|
2007-3-10 08:41 |
|
|
anqing
高级用户
   
积分 859
发帖 413
注册 2006-8-14
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
还是想找一段纯vbs可以锁定属标的代码?
Still want to find a piece of pure VBS code to lock the mouse?
|
|
2007-3-10 22:37 |
|
|
mayu2004
初级用户
 
积分 109
发帖 40
注册 2007-12-22
状态 离线
|
|
2007-12-22 16:24 |
|
|
a794685135
初级用户
 
积分 71
发帖 34
注册 2007-12-20
状态 离线
|
|
2007-12-22 19:19 |
|
|
would2008
初级用户
 
积分 21
发帖 11
注册 2007-8-21
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
强烈支持纯脚本作品!!!
Strongly support pure script works!!!
|
|
2007-12-23 12:03 |
|
|
zcnvnv
初级用户
 
积分 114
发帖 36
注册 2007-12-22
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
写个VBS文件
set ws=createobject("wscript.shell")
ws.run "你的批处理文件名",vbhide
直接执行这个VBS文件就可以在后台运行你的批处理文件了。
Write a VBS file
set ws=createobject("wscript.shell")
ws.run "your batch file name",vbhide
Just execute this VBS file to run your batch file in the background.
|
|
2007-12-23 13:30 |
|
|
haiou327
高级用户
    DOS时空
积分 713
发帖 348
注册 2007-2-10
状态 离线
|
|
2007-12-29 23:17 |
|
|
knock
新手上路

积分 16
发帖 7
注册 2007-12-26
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
我也想问 ...目前还没有一个结果..
I also want to ask... There is no result so far.
|
|
2008-1-1 23:49 |
|
|
knightak
初级用户
 
积分 35
发帖 17
注册 2008-4-3
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
Originally posted by HUNRYBECKY at 2007-1-18 08:48 AM:
终于找到了答案,我的电脑是DEEPIN的精简版,前两天杀毒时偶然发现一个CMDOW.exe文件,说是木马,我到网络上一查,才发现很多GHOST和精简系统都有这个文 ...
终于找到你了,多谢
Originally posted by HUNRYBECKY at 2007-1-18 08:48 AM:
Finally found the answer. My computer is a DEEPIN streamlined version. The other day when I was doing antivirus, I accidentally found a CMDOW.exe file, which was said to be a trojan. I checked online and found that many GHOST and streamlined systems have this file...
Finally found you, thanks a lot
|
|
2008-4-4 11:25 |
|
|
Shinaterry
初级用户
 
积分 97
发帖 51
注册 2008-3-19
状态 离线
|
|
2008-4-4 12:04 |
|