By using this method, you can hide/unhide any file or folder. Even "Show hidden files" option of windows will not show it. But, hotlinking to that file in the system will work.
Steps to hide:
Software Avaiable?
Yes, a software is also available for this. The name is "Protected Folder". This software is so powerful and have the capacity to hide/unhide any file and folder on user request. This software also block hotlinking to that file, which means no can get access to that file. This software comes with inbuilt password protection, so no one can access locked files without password. Link to the software's site: http://www.iobit.com/password-protected-folder.html
Steps to hide:
- Go to Command Prompt (CMD)
- Then type the following code (Copy the code, right click at cmd window, then paste),
Code:
attrib +s +h "Full path of folder"
Change "Full path of folder" with your file path, for example: "C:\Users\H4CK3R\Desktop\hackalone.txt", i am hiding hackalone.txt. - Now, hit enter and your file is now hidden.
- Go to Command Prompt (CMD)
- Then type the following code (Copy the code, right click at cmd window, then paste),
Code:
attrib -s -h "Full path of folder"
Change "Full path of folder" with your file path, for example: "C:\Users\H4CK3R\Desktop\hackalone.txt", i am unhiding hackalone.txt.
Steps to unhide:
Software Avaiable?
Yes, a software is also available for this. The name is "Protected Folder". This software is so powerful and have the capacity to hide/unhide any file and folder on user request. This software also block hotlinking to that file, which means no can get access to that file. This software comes with inbuilt password protection, so no one can access locked files without password. Link to the software's site: http://www.iobit.com/password-protected-folder.html
No comments: