Full Guide to CMOS Password Cracking
"CMOS password" is what is commonly referred to as the "boot password", mainly to prevent others from using your own computer, setting up a barrier. (This article is only for when you forget it and should not be used for malicious purposes.)
There are many ways to crack the "CMOS password", mainly the following types:
1. Change Hardware Configuration
When you lose the CMOS password, you can first try to change the hardware configuration of the machine and then restart. Because if the system finds that the new hardware configuration is different from the original hardware configuration during startup, it may allow you to directly enter the CMOS for reconfiguration without the password. The method to change the hardware configuration is very simple: for example, remove a memory module or install a different model of CPU (of course, the motherboard needs to support it), replace a hard disk, etc.
2. Create Your Own Password Cracking File
A. When the system self-check is completed and you are about to boot Windows, press the F8 key, select "Safe mode command prompt only" (safe command mode), and then enter COPY CON YK.COM at the DOS prompt. After pressing Enter, enter the following in the editing environment:
ALT+179, ALT+55, ALT++136, ALT+216, ALT+230, ALT+112, ALT+176, ALT+32, ALT+230, ALT+113, ALT+254, ALT+195, ALT+128, ALT+251, ALT+64, ALT+117, ALT+241, ALT+195, and then press F6 to save. Note that when entering the above data, first press the ALT key, then press the number keys on the numeric keypad (pressing the number keys on the top row of the keyboard is useless). After entering a segment of numbers, release the ALT key, then press the ALT key again to enter the next segment of numbers... During the input process, a random character will appear on the screen every time you release the ALT key, and we don't need to care about it.
After saving and exiting, we directly run the YK.COM file. There should be no prompt information on the screen, and then restart the computer to clear the password in the CMOS. Of course, other settings in the CMOS will also be cleared at the same time, so we need to reconfigure them.
B. After selecting the safe command mode during startup, enter COPY CON YK.COM, and then enter the following in the editing environment:
ALT+176, ALT+17, ALT+230, p, ALT+176, ALT+20, ALT+230, q, ALT+205, space, and then press F6 to save. After running this file, restart the computer.
3. DEBUG Method
At the DOS prompt, run DEBUG and then enter:
—o70 18
—o71 18
—q
or
—o70 21
—o71 21
—q
After exiting to the DOS prompt, restart the computer to completely clear the CMOS password. Please note that 70 and 71 are two ports of the CMOS. We can randomly write some incorrect data (such as 20, 16, 17, etc.) to them, which will damage all settings in the CMOS. Friends with time may try more data.
4. Universal Password
If someone sets the security option in the COMS as the system, then every time you boot, you must enter the correct password. Otherwise, not only can you not enter Windows, but you can't even enter DOS. Then we can only rely on the universal password to solve the problem.
AMI BIOS: AMI; Sysg
AWARD BIOS: award; Syxz; h996; wantgirl; eBBB; dirrid.
The above universal passwords are almost always successful in cracking the CMOS password on 386, 486, and Pentium motherboards, but they are not so effective for PII-level or above motherboards. There are very few universal passwords that can crack new motherboards above PII, and almost no one has heard of them. However, the author found a password - abaubjao, which has successfully cracked the CMOS passwords on more than a dozen motherboards such as Chenqi 6ATA4 (PIII), Weige MVP4 (K6—2), Benz 160A, 160A+ (PIII), etc. and is not willing to keep it to himself, so he presents it to everyone here.
5. Use Tool Software
On the Internet, you will find that there are many software that can crack the CMOS password. The author thinks the best software is Biospwds, which is a small software made by a German. When using it, just gently click the "Get passwords" (obtain password) button, and your CMOS password will be displayed on the screen. In addition, you can also see the BIOS version, time, etc. Those with conditions can download it at www.geocities.com/mbockelkamp.
Note from the reprint: In fact, there are many good Cmos decryption software. Of course, most are Dos software.
Recommended: 1. cmos.com is only 630 bytes! It is most suitable to put it on the boot disk. Usage:
cmos /c /s /r (/c is to clear the password, /s is to save the cmos information to a file, /r is to restore the cmos information from the file.)
2. cmos.exe is 54904 bytes. I can't remember clearly. It can't be tested under win2000. So, sorry.
3. cmospwd.exe is 13035 bytes. The most useful and powerful tool to crack cmos. The previous cmos.com can only be regarded as bypassing the cmos password, but this one can calculate the password equivalent to your original set cmos password. (Due to the particularity of the cmos password, the calculated one may not be the same as your original set one, but it can be used the same. For specific introduction, please find relevant information by yourself to know why.)
6. Discharge
If you are too unlucky and can't crack the CMOS password with the above methods, then there is only this way. Open the motherboard manual, find the jumper to clear the CMOS settings, and change the method of its short circuit according to the manual to clear the CMOS. What, your motherboard is too old and there is no such jumper? Then take out the button battery on the motherboard. Why can't you boot after discharging? Put the battery back, silly!
[ Last edited by ko20010214 on 2008-10-22 at 00:50 ]
"CMOS password" is what is commonly referred to as the "boot password", mainly to prevent others from using your own computer, setting up a barrier. (This article is only for when you forget it and should not be used for malicious purposes.)
There are many ways to crack the "CMOS password", mainly the following types:
1. Change Hardware Configuration
When you lose the CMOS password, you can first try to change the hardware configuration of the machine and then restart. Because if the system finds that the new hardware configuration is different from the original hardware configuration during startup, it may allow you to directly enter the CMOS for reconfiguration without the password. The method to change the hardware configuration is very simple: for example, remove a memory module or install a different model of CPU (of course, the motherboard needs to support it), replace a hard disk, etc.
2. Create Your Own Password Cracking File
A. When the system self-check is completed and you are about to boot Windows, press the F8 key, select "Safe mode command prompt only" (safe command mode), and then enter COPY CON YK.COM at the DOS prompt. After pressing Enter, enter the following in the editing environment:
ALT+179, ALT+55, ALT++136, ALT+216, ALT+230, ALT+112, ALT+176, ALT+32, ALT+230, ALT+113, ALT+254, ALT+195, ALT+128, ALT+251, ALT+64, ALT+117, ALT+241, ALT+195, and then press F6 to save. Note that when entering the above data, first press the ALT key, then press the number keys on the numeric keypad (pressing the number keys on the top row of the keyboard is useless). After entering a segment of numbers, release the ALT key, then press the ALT key again to enter the next segment of numbers... During the input process, a random character will appear on the screen every time you release the ALT key, and we don't need to care about it.
After saving and exiting, we directly run the YK.COM file. There should be no prompt information on the screen, and then restart the computer to clear the password in the CMOS. Of course, other settings in the CMOS will also be cleared at the same time, so we need to reconfigure them.
B. After selecting the safe command mode during startup, enter COPY CON YK.COM, and then enter the following in the editing environment:
ALT+176, ALT+17, ALT+230, p, ALT+176, ALT+20, ALT+230, q, ALT+205, space, and then press F6 to save. After running this file, restart the computer.
3. DEBUG Method
At the DOS prompt, run DEBUG and then enter:
—o70 18
—o71 18
—q
or
—o70 21
—o71 21
—q
After exiting to the DOS prompt, restart the computer to completely clear the CMOS password. Please note that 70 and 71 are two ports of the CMOS. We can randomly write some incorrect data (such as 20, 16, 17, etc.) to them, which will damage all settings in the CMOS. Friends with time may try more data.
4. Universal Password
If someone sets the security option in the COMS as the system, then every time you boot, you must enter the correct password. Otherwise, not only can you not enter Windows, but you can't even enter DOS. Then we can only rely on the universal password to solve the problem.
AMI BIOS: AMI; Sysg
AWARD BIOS: award; Syxz; h996; wantgirl; eBBB; dirrid.
The above universal passwords are almost always successful in cracking the CMOS password on 386, 486, and Pentium motherboards, but they are not so effective for PII-level or above motherboards. There are very few universal passwords that can crack new motherboards above PII, and almost no one has heard of them. However, the author found a password - abaubjao, which has successfully cracked the CMOS passwords on more than a dozen motherboards such as Chenqi 6ATA4 (PIII), Weige MVP4 (K6—2), Benz 160A, 160A+ (PIII), etc. and is not willing to keep it to himself, so he presents it to everyone here.
5. Use Tool Software
On the Internet, you will find that there are many software that can crack the CMOS password. The author thinks the best software is Biospwds, which is a small software made by a German. When using it, just gently click the "Get passwords" (obtain password) button, and your CMOS password will be displayed on the screen. In addition, you can also see the BIOS version, time, etc. Those with conditions can download it at www.geocities.com/mbockelkamp.
Note from the reprint: In fact, there are many good Cmos decryption software. Of course, most are Dos software.
Recommended: 1. cmos.com is only 630 bytes! It is most suitable to put it on the boot disk. Usage:
cmos /c /s /r (/c is to clear the password, /s is to save the cmos information to a file, /r is to restore the cmos information from the file.)
2. cmos.exe is 54904 bytes. I can't remember clearly. It can't be tested under win2000. So, sorry.
3. cmospwd.exe is 13035 bytes. The most useful and powerful tool to crack cmos. The previous cmos.com can only be regarded as bypassing the cmos password, but this one can calculate the password equivalent to your original set cmos password. (Due to the particularity of the cmos password, the calculated one may not be the same as your original set one, but it can be used the same. For specific introduction, please find relevant information by yourself to know why.)
6. Discharge
If you are too unlucky and can't crack the CMOS password with the above methods, then there is only this way. Open the motherboard manual, find the jumper to clear the CMOS settings, and change the method of its short circuit according to the manual to clear the CMOS. What, your motherboard is too old and there is no such jumper? Then take out the button battery on the motherboard. Why can't you boot after discharging? Put the battery back, silly!
[ Last edited by ko20010214 on 2008-10-22 at 00:50 ]
ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器

DigestI






