Friday, November 28, 2008

How to hide Data in Notepad

To create hidden data in the text file, follow below steps:

1) Open command prompt, you may change to any directory as you like to create the text file.
2) Type notepad MyFile.txt:StoreHiddenData then press enter. MyFile.txt is the text file you are going to create whereas StoreHiddenData is the alternate stream name.
3) A message will be pop up “Cannot find the C:\MyFile.txt:StoreHiddenData.txt file”. Do you want to create a new file?”, click OK button to proceed create the new file.
4) A notepad will be pop up. Type any data that you want to be hidden from others. Save the file and you are now successfully creating hidden data for this file.

No comments:

Post a Comment