用知识武装自己的计算机(Arm yourself with knowledge of your computer).docVIP

  • 4
  • 0
  • 约1.11万字
  • 约 12页
  • 2017-10-07 发布于河南
  • 举报

用知识武装自己的计算机(Arm yourself with knowledge of your computer).doc

用知识武装自己的计算机(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

文档评论(0)

1亿VIP精品文档

相关文档