| 
 
xjmxjm1234 
中级用户
 
    论坛第一菜鸟
  
 
积分 361 
发帖 166 
注册 2006-4-15 
状态 离线
 | 
『楼 主』:
 如何破解密码
 
使用 LLM 解释/回答一下
  
我一个朋友 xp 的开机密码忘了,如何编写批命令来逐个猜测密码,直到破解. 
I'my friend forgot the startup password of XP. How to write a batch command to guess passwords one by one until cracking.' 
 
Wait, actually, directly translating the Chinese text: 
 
我一个朋友 xp 的开机密码忘了,如何编写批命令来逐个猜测密码,直到破解. 
 
Translated to English: 
 
A friend of mine forgot the boot password of XP. How to write a batch command to guess passwords one by one until cracking. 
    
 
  
  |  
                  
  
                    Diskette  Operating  System |   
 | 
  2006-5-23 22:00 | 
  
 | 
 | 
 
Michael 
钻石会员
 
        
 
  
  
积分 10046 
发帖 3039 
注册 2002-11-11 
状态 离线
 | 
『第 2 楼』:
 
 
使用 LLM 解释/回答一下
  
这个用批处理完成不太可能。 
It's unlikely to be done with batch processing. 
    
 
  
  |  
                  
  
                    简单就是美 |   
 | 
  2006-5-23 22:03 | 
  
 | 
 | 
 
weilong888 
银牌会员
 
     
 
  
 
积分 1270 
发帖 548 
注册 2004-5-31 
状态 离线
 | 
『第 3 楼』:
 
 
使用 LLM 解释/回答一下
  
不要这么烦的,到DOS下,把SAM文件删掉,就没有原用户设定的信息了,不用密码就可以进入了。 
Don't be so annoying. Go to DOS, delete the SAM file, and there will be no information set by the original user. You can enter without a password. 
    
 
  
 |   
 | 
  2006-5-23 22:06 | 
  
 | 
 | 
 
JonePeng 
金牌会员
 
       D◎$ Fαп
  
 
积分 4562 
发帖 1883 
注册 2004-1-19 来自 广东广州 
状态 离线
 | 
『第 4 楼』:
 
 
使用 LLM 解释/回答一下
  
Originally posted by weilong888 at 2006-5-23 22:06: 
不要这么烦的,到DOS下,把SAM文件删掉,就没有原用户设定的信息了,不用密码就可以进入了。  
这是对付Win2000的老方法,在XP下已经不管用了。 
在纯DOS下把 \Windows\repair 目录下的 SAM. 覆盖 \Windows\system32\config 下的同名文件就可以清除密码了。  
Originally posted by weilong888 at 2006-5-23 22:06: 
Don't be so annoying. Go to DOS, delete the SAM file, and there will be no information set by the original user. You can enter without a password.  
This is an old method for dealing with Win2000, and it doesn't work under XP. 
Under pure DOS, overwrite the SAM file in the \Windows\system32\config directory with the SAM file in the \Windows\repair directory to clear the password.  
    
 
  
  |  
                  
  
                    ----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====---- 
    |   
 | 
  2006-5-23 23:53 | 
  
 | 
 | 
 
electronixtar 
铂金会员
 
       
 
  
  
积分 7493 
发帖 2672 
注册 2005-9-2 
状态 离线
 | 
 | 
  2006-5-24 09:43 | 
  
 | 
 | 
 
xjmxjm1234 
中级用户
 
    论坛第一菜鸟
  
 
积分 361 
发帖 166 
注册 2006-4-15 
状态 离线
 | 
『第 6 楼』:
 
 
使用 LLM 解释/回答一下
  
谢了,我明天去告诉他,我想他一定会高兴的 
Thanks, I'll tell him tomorrow. I think he must be happy. 
    
 
  
  |  
                  
  
                    Diskette  Operating  System |   
 | 
  2006-5-24 19:42 | 
  
 | 
 | 
 
Jneny 
高级用户
 
     中國DOS聯盟常任參議员
  
 
积分 686 
发帖 318 
注册 2005-11-4 
状态 离线
 | 
 | 
  2006-5-24 20:05 | 
  
 | 
 | 
 
3742668 
荣誉版主
 
       
 
  
  
积分 2013 
发帖 718 
注册 2006-2-18 
状态 离线
 | 
『第 8 楼』:
 
 
使用 LLM 解释/回答一下
  
另外有个传说就是用SHIFT+F10打开CMD后运行SET不加参数可以看到密码。不过没有忘记过密码,所以也没有验证过,你让你朋友试试看看传说是不是真的。 
Another legend has it that when you open CMD with SHIFT+F10 and then run SET without parameters, you can see the password. But I've never forgotten the password, so I haven't verified it. You can ask your friend to try and see if the legend is true. 
    
 
  
 |   
 | 
  2006-5-24 23:22 | 
  
 | 
 | 
 
willsort 
元老会员
 
          Batchinger
  
 
积分 4432 
发帖 1512 
注册 2002-10-18 
状态 离线
 | 
 | 
  2006-5-24 23:30 | 
  
 | 
 | 
 
jun19841 
初级用户
 
  
 
  
  
积分 55 
发帖 29 
注册 2006-4-11 来自 亚洲 
状态 离线
 | 
『第 10 楼』:
 
 
使用 LLM 解释/回答一下
  
运行 输入SET   这个传说好象是假的,,,,,,    ```` 
Running. Enter SET. This legend seems to be false,,,,,, ```` 
    
 
  
 |   
 | 
  2006-5-25 01:50 | 
  
 | 
 | 
 
jun19841 
初级用户
 
  
 
  
  
积分 55 
发帖 29 
注册 2006-4-11 来自 亚洲 
状态 离线
 | 
 | 
  2006-5-25 01:52 | 
  
 | 
 | 
 
xiongwei2624 
初级用户
 
  
 
  
  
积分 96 
发帖 44 
注册 2006-6-26 来自 深圳 
状态 离线
 | 
 | 
  2006-6-30 15:12 | 
  
 | 
 | 
 
electronixtar 
铂金会员
 
       
 
  
  
积分 7493 
发帖 2672 
注册 2005-9-2 
状态 离线
 | 
『第 13 楼』:
 
 
使用 LLM 解释/回答一下
  
如果机器联网了可以试试SMBCrack,嘿嘿,速度飞快! 
If the machine is connected to the network, you can try SMBCrack. Hehe, it's extremely fast! 
    
 
  
  |  
                  
  
                     
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'>" |   
 | 
  2006-6-30 16:09 | 
  
 | 
 | 
 
327933380 
新手上路
 
 
 
  
 
积分 14 
发帖 7 
注册 2006-7-5 
状态 离线
 | 
『第 14 楼』:
 
 
使用 LLM 解释/回答一下
  
Originally posted by Jonsgen at 2006-5-24 20:05: 
天外有天,精彩  
:o精彩 
精彩 
:o  
Originally posted by Jonsgen at 2006-5-24 20:05: 
There's always something better, wonderful 
:oWonderful 
Wonderful 
:o  
    
 
  
 |   
 | 
  2006-7-7 12:37 | 
  
 | 
 | 
 
phoenixcw 
新手上路
 
 
 
  
  
积分 6 
发帖 3 
注册 2006-1-4 
状态 离线
 | 
 | 
  2006-7-18 17:19 | 
  
 |