Location:
Search - CMOSPASSWO
Search list
Description: 自己写程序揭开cmos密码
一说到破解cmos密码,你可能说,咳,这有什么难的,用debug
o 70 20
o 71 20
不就地了吗。
慢~~~,以上这种方法是通过向cmos芯片随便写入数字,使之在开机检测时无法通过奇偶校验导致cmos芯片数据重新初始化,自然密码也没有了,但是这种方法是破坏性的(暴力!),清除的不止是密码而已,cmos芯片的其他数据,包括cpu频率,ide借口设备等等都被清除了,而且,最重要的一点就是--在你破掉密码之后,别人就知道密码被破解了。这绝对不符合我们的原则---"我轻轻的走,正如我轻轻的来,敲一下esc,不留下一个足迹....". 而用程序将cmos密码读出,绝对不会留下一点痕迹.
原理如下:award密码存在cmos芯片的0x1c,0x1d处的两个字节中,将这两个字节的数据读出来,用四进制表示,就是密码了.-Write your own program opened cmos password
When it comes to crack cmos password, you might say, cough, what is difficult, with debug
o 70 20
o 71 20
Do not place a.
Slow ~ ~ ~, the above method is through to the cmos chip easily write numbers, so that can not be detected at boot parity led to cmos chip data re-initialized, naturally there is no password, but this method is destructive (violent!), cleared more than a password only, cmos chips and other data, including the cpu frequency, ide an excuse for equipment and so on have been removed, and the most important point is that- after you have ruined your password , others will know your password has been cracked. This is absolutely not in line with our principle--- "I walk softly, as I gently come knocking what esc, do not leave a footprint ....". The program will cmos password used to read out, definitely not will leave some traces.
Principles are as follows: award Password existing cmos chip 0x1c, 0x1d Department two
Platform: |
Size: 1024 |
Author: hui |
Hits: