Windows System Folder encryption and decryption tutorial

Source: Internet
Author: User
Tags change settings

CommentsPrivacy Protection is important for personal information security, especially for public computers. How can you make your folder look more personalized and more secure? What makes it easier to use? In this article, the editors will introduce you to this skill, which will make your system look more personalized, easy to use, and more secure. First, let's take a look at "encryption": Everyone's information security, especially for public computers, privacy protection is very important. How can you make your folder look more personalized and more secure? What makes it easier to use? In this article, the editors will introduce you to this skill, which will make your system look more personalized, easy to use, and more secure. First, let's take a look at "encryption": Everyone has something they don't want others to see, such as learning plans and love letters. Everyone likes to put them in a folder, although some tool software can be used to encrypt the folder, it is too troublesome. Is there any simple way to set a password for your folder? The answer is yes. With the built-in functions of Windows, we can easily set a password for folders. 1. In Windows 9X/Me/2000, enter the folder to be encrypted, right-click it, and select "Custom folder" in the pop-up menu. Next, click "Next" in the Wizard, select "Custom", select "select or edit Html template for this folder", and select "standard" in the template type ", select "Edit template" and click "Next". (In Win98, select "create or edit HTML document" in the Wizard ). A text file named "Folder" is opened. Find the <script language = "JavaScript"> Field in the file and enter the following content below it (the comment content is in the Chinese Double quotation marks and does not need to be entered ):
Var pass = prompt ("Please Enter the Password ");
"Enter the prompt language after entering the folder in brackets after the prompt command, which can be Chinese. The semicolon can be omitted. This line must be a single line"
If (pass! = "123 ")
"The password is 123. You can also set it to another password"
{Window. location = "c :"}
"If the password is incorrect, go to drive C and set it to another partition, but it can only be the root directory"
After saving the file, exit the file settings to take effect. After the folder. htt file is created, you can directly find the folder. htt file in the folder after you need to change the settings next time. Then, open it in notepad and modify it. After saving the file, the setting will take effect. If it is in the WinMe operating system, there is no <script language = "JavaScript"> field. The field we are looking for is <script>. Put the above content after this field. 2. in Windows XP, the "Custom folder" in Windows XP does not have the corresponding options to edit the template, and the folder. htt file in the folder is invalid. At this time, we can "save the country by curve": first create an encrypted folder in Windows2000 in the above way, and then copy the folder to Windows XP as a whole. With the above method, we can encrypt the private folder. Although relatively simple, it can also play a certain role, especially for those who have no intention of spying on others' privacy.
Next let's take a look at how to decrypt: Of course, the above encryption is very fragile. Next I will introduce you to how to decrypt such folders, it can be used when you forget the password after encryption. Of course, you can't use this to do bad things. Method 1 (applicable to Windows 98/Me): enter an unencrypted folder, click the "View" command on the menu bar, and deselect the "view by web page" option. Click "View" again, select "Folder Options", and select the "View" tab in the pop-up dialog box. Click "similar to the current folder" and click "OK" to cancel the encryption of all folders on the local machine. Method 2: method 1 cancels the encryption attribute of all encrypted folders, and cannot decrypt a single folder. It is not applicable to Win2000 and XP systems. In fact, there is a common method to crack this type of encrypted folder in 98 or 2000/XP systems. We can even enter the encrypted folder as we enter our own folder: assume that the encrypted folder is d: \ lj, enter d: \ lj \ folder settings \ folder in the address bar. htt, you can open the change settings file (folder. htt ). We only need to find several lines of encrypted code in the modified file, and the password will be displayed in front of us without reservation. Write down the password, and then open the encrypted folder so that we can easily access it!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.