
CODE: [Copy to clipboard]它直接就不执行了。。:fbian
set /p rarfile=Please specify the need to crack RAR documents:
set /p Dictionary=Please specify dictionary:
for /F %%i IN (%Dictionary%) DO (
%Rar% e -p%%i %rarfile%>nul&&(echo %%i>pass.txt)&&(title 密码为:%%i&pause&exit)
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |