1. Restore hidden files

Source: Internet
Author: User

Restore hidden files

By mistake, the "folder encryption wizard" is used to encrypt some folders. Then I forgot to decrypt it. When I tried to decrypt the software again, I found that the trial period of the software was 20 days. After expiration, I could not use it. I had to use it. I had to spend 39 yuan to register the software and decrypt it.

It is useless to uninstall the software and reinstall it. The study found that the original software called encryption only hides the file and renames it, such as dirrecycler. {645ff040-5081-101b-9f08-00aa002f954e. How can we extract hidden files? After searching online, icesword can achieve this goal, but it cannot be used in win7. Using finaldata/foldersniffer also achieves this goal. In this way, we save the data from the hidden area.

However, the original folder was renamed and the data was moved to the dirrecycler. {645ff040-5081-101b-9f08-00aa002f954e} \ NUL directory, and cannot be deleted. What should I do?

1. Delete the renamed file of the original file.

①Rename a complex file name to a simple file name, such as 123

②H: \> attrib-r-a-s-h/S/D/L 123 // to remove special folder features

③H: \> RD/S/Q 123 // delete a folder

2. Delete the Back-to-station folder disguised by the software

①Rename a complex folder named simple folder name, such as 123

②H: \> RD/S/Q\. \ H: \ 123 \ NUL// Because the software maps the folder to a device (essentially a special file), \. \ is a network path, that is, specifying the complete path of the folder

③H: \> attrib-r-a-s-h/S/D/L 123 // to remove special folder features

④H: \> RD/S/Q 123 // delete a folder

⑤Use CD and Dir to switch folders and list the current directory

Refer:

[1] about deleting hidden files

Http://blog.sina.com.cn/s/blog_51a4af870100adve.html 

【2]About retrieving hidden files

Http://bbs.ylmf.net/forum.php? MoD = viewthread & tid = 641877 #6077509 

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.