Home arrow News arrow Latest arrow Create a Truly Invisible Folder in Windows (NTFS)

Subscribe

No Spam just the latest tips from reviewingit.com






Article listings

Last comments

Windows Vista Missing Hibernat...
Thanks
It works. :) Thanks alot.
04/08/09 18:04 More...
By Levent Kaya

Windows Vista Missing Hibernat...
Thanks
It works. :) Thanks alot.
04/08/09 17:56 More...
By Levent Kaya

Create Invisible Registry Entr...
can anybody creat a key for Atomic Email Hunter 5.44 ??!! ...
31/07/09 16:08 More...
By benny

Vista DHCP and Router Problems...
The texts close to Clothing are published by the writing ser...
24/07/09 22:44 More...
By vfvd

Having fun downloading with Wg...
mast :( :x :x :zzz 8) :roll :grin
24/07/09 08:30 More...
By mast

Create a Truly Invisible Folder in Windows (NTFS) Print E-mail
User Rating: / 3
PoorBest 
Written by Blanka   
Sunday, 18 March 2007

 

Image

Don’t you sometimes really hate it when you can’t have some privacy on your own computer? I know I do. I really don’t like people butting into my personal space and finding out things I really don’t want them to find out. And the Windows hidden folder isn’t a solution, since nowadays everyone knows about setting up Windows Explorer to show hidden files.

Don’t you sometimes really hate it when you can’t have some privacy on your own computer? I know I do. I really don’t like people butting into my personal space and finding out things I really don’t want them to find out. And the Windows hidden folder isn’t a solution, since nowadays everyone knows about setting up Windows Explorer to show hidden files.

 

I started searching the web for applications that would hide my private folders. The free software (Invisible Security 1.2, Hide Folder Now 1.5) I found on the internet have only one tiny little bug. They don’t actually hide my folders! Undecided The folders are hidden from view in Windows Explorer, but they forgot to add Total Commander to the list. With Total Commander the folders are still visible, only the names of the folders have changed (ex. The app. renamed the “hidden” videos folder to videosHIDDEN123456).

Image

 

For users who use only Windows Explorer, the folders hidden with these programs are hidden from view. But I use Total Commander a lot (and so do the people who use my computer), so I guess this solution to hide my folders is off the list.

Image

I found a solution that requires some manual work, but it is compatible with the configuration I have.  The solution is Alternate Data Streams (ADS) and it was introduced with Windows NT and NTFS file systems. So you need to have an NTFS partition to pull this off.

 

With ADS, you can stream files into each other. We will need a file in which we will hide all the private data. I will use a notepad. The command for creating a notepad in command line is the following:

 

echo The text of the notepad goes here>private.txt

 

Image

To create an invisible text document in the private.txt text file, type in the following:

 

echo This is the hidden content>private.txt:hidden.txt

 

An invisible hidden.txt document will be created within private.txt. If you check the content of private.txt you will see it didn’t change, and neither did the size of the private.txt file, so there’s no reason to suspect that files are hidden in this file. To access the hidden document, type

 

notepad private.txt:hidden.txt

Image

You can hide almost any file in the private.txt text document. Just use echo, give the path and name of the file to be hidden, and the path of the file where it will be hidden. If you want to hide a movie from drive C to a file on drive E, just

echo "c:\Jim Carrey - Vanilla Ice.avi"> e:\private.txt:jim.avi

 

The command for playing the video with Windows Media Player is:

 

"c:\program files\windows media player\wmplayer.exe" "e:\private.txt:jim.avi”

Image

Type the absolute path of the application that will start the hidden file, and the path of the hidden file.

 

Since you can’t count on Windows support for ADS, you need to download an extra tool, “cat”, to suck data back up from the ADS. The tool is available on http://unxutils.sourceforge.net/

 

To retrieve the original files from the ADS, use the cat command, followed by the file to be unhidden and the path where the file will be extracted.

cat “private.txt:jim.avi”>”c:\movies\jim.avi”

 

Basically, what ADS does, is it uses the text file as a folder. But when starting the text file, Windows will only display the content of the text file, and won’t show the files stored behind it. The files hidden in Alternate Data Streams will be inaccessible for every user.


Add as favourites (12) | Quote this article on your site | Views: 11030

Comments (1)
RSS comments
1. 25-11-2008 16:01
 
delete of parent file
what will happen if i delete the file private.txt? will i delete jim.avi as well (when it's still hidden in it) or will jim.avi stuck somewhere and i will lose disk space forever (or untill formated)?
Guest
 
peter

Write Comment
  • Please keep the topic of messages relevant to the subject of the article.
  • Personal verbal attacks will be deleted.
  • Please don't use comments to plug your web site. Such material will be removed.
  • Just ensure to *Refresh* your browser for a new security code to be displayed prior to clicking on the 'Send' button.
  • Keep in mind that the above process only applies if you simply entered the wrong security code.
Name:
E-mail
Homepage
Title:
BBCode:Web AddressEmail AddressBold TextItalic TextUnderlined TextQuoteCodeOpen ListList ItemClose List
Comment:



Code:* Code
I wish to be contacted by email regarding additional comments

Powered by AkoComment Tweaked Special Edition v.1.4.6





Reddit!Del.icio.us!Facebook!Slashdot!Netscape!Technorati!StumbleUpon!Newsvine!Furl!Yahoo!Ma.gnolia!Add this social bookmarking functionality to your website! title=
Last Updated ( Monday, 26 March 2007 )
 
< Prev   Next >

Site Search

Sponsors

Google