- 4
- 0
- 约1.11万字
- 约 12页
- 2017-10-07 发布于河南
- 举报
用知识武装自己的计算机(Arm yourself with knowledge of your computer)
用知识武装自己的计算机(Arm yourself with knowledge of your computer)
[sharing] arming your computer with knowledge - DOS uses full access
First, set a small trap for illegal users
Create a winstart.bat file in the Windows directory (if the file already exists, modify its contents as follows) and add the following lines of command in the file:
@echooff
Choice / c: / N / 3
The password in the above code sets the password for us and can be set by itself. So, when you start Windows system will require you to enter the password on the screen is a flashing cursor, caused by illegal users think false like, Windows crashes sometimes, even some master will be deceived. When we want to enter the system, just enter
Two, with Curse with the computer to play a joke
How to let the computer crash? Of course, there are many ways, here introduces a very simple method. Open the root directory of C Autoexec.bat file (if it does not exist, can set up their own), and then the contents were deleted, enter the following command line two:
@cdnotepad
@%0
Then save it. Explain the above command:
The @ symbol indicates that the following command is not displayed under the DOS, so that the dangerous instructions can be hidden and unknown. Cdnotepad is the current directory copy into a file called Notepad, said to save, and is different, will finally save the results to a file, and the coverage. So, is the result of the file is more and more big! %0 means repeating the above instructions, the result is a file named Notepad will be more and more, until it fills the entire hard disk, at this time, your computer is only one way to go the crash. If you restart the computer, youll only see; Starting MS-DOS... Then crashes and doesnt accept any instructions. To remove this spell, just start the computer with a floppy disk, or skip the execution of the Autoexec.bat file, and then remove the instructions above.
Three. Unlock Registry Editor under DOS
As you all know, the registry editor is very difficult af
您可能关注的文档
- 测试评分标准财务(Test score standard finance).doc
- 济南南部山区旅游大全(Mountain tourism in southern Ji'nan).doc
- 济南好吃的地,都是小店(The delicious places in Ji'nan are small shops).doc
- 济南市人口(Ji'nan population).doc
- 济南趵突泉公园导游词(Ji'nan Baotu Spring park guide word).doc
- 济钢打造一流钢企的利器(Jinan Iron and Steel Co., Ltd. a weapon to build the first-class steel enterprises).doc
- 浏览器之争(Browser contention).doc
- 浙商少帅父亲之后我能什么(What can I Zhejiang young father).doc
- 浙大《公共经济学》在线作业(Zhejiang University, public economics online homework).doc
- 浙大《工程造价确定与控制》在线作业(Zhejiang University project cost determination and control online homework).doc
原创力文档

文档评论(0)