Tips of How to Hide Data in Notepad技巧如何隱藏在記事本中的數據

When you create a new file and type some data, one unnamed default stream is created to store all data written to the file.當您創建一個新文件,並輸入一些數據,一個匿名的默認流創建存儲的所有數據寫入文件。 Since NTFS file system in Windows 2000 or above has supported Alternate Data Streams, so you are allowed to create additional streams for text file.由於NTFS文件系統在Windows 2000或以上的支持交替數據流,所以你可以創造更多的流文本文件。 All data stored in the addition streams will be hidden and none of us will be able to read the data when opening the file.所有數據都儲存在另外流將隱藏和我們都將能夠讀取數據時,打開文件。 This may be useful when you would like to hide some sensitive info from being read by others when sharing the file to public.這可能是有用時,你想隱瞞一些敏感信息被閱讀時,由他人分享檔案給市民使用。

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. 1 )打開命令提示,你可以改變任何目錄您想要建立的文本文件。
2) Type notepad MyFile.txt:StoreHiddenData then press enter. 2 )輸入notepad MyFile.txt : StoreHiddenData然後按Enter 。 MyFile.txt is the text file you are going to create whereas StoreHiddenData is the alternate stream name. MyFile.txt是文本文件你要創造,而StoreHiddenData是候補流的名稱。
3) A message will be pop up “Cannot find the C:\MyFile.txt:StoreHiddenData.txt file”. 3 )訊息將彈出“無法找到在C : \ MyFile.txt : StoreHiddenData.txt檔案” 。 Do you want to create a new file?”, click OK button to proceed create the new file.你想創建一個新的文件嗎? “ ,單擊確定按鈕,著手建立新的文件。
4) A notepad will be pop up. 4 )一個記事本將彈出。 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.保存該文件,現在您已成功地創建隱藏的數據,這個檔案。

The hidden data you have created will not contribute to the total file size.隱藏的數據您已建立將不會作出貢獻的總檔案大小。 Just open Explorer and look for this file, you will observe that the file size is still zero.只需打開資源管理器,並尋找這個檔案,你會看到,文件大小仍然是零。 Now you can go ahead to type some data and saved it as usual.現在您可以繼續輸入一些數據並保存它像往常一樣。 Good thing is, it will not affect the hidden data that you have saved earlier.一件好事,它不會影響到隱藏的數據,您先前保存。 On top of that, you can display or delete all the hidden data you have saved previously.最重要的是,您可以顯示或刪除所有隱藏的數據保存你以前。 However, you must download and install但是,您必須下載並安裝 Streams application before you can do so.申請之前,你可以這樣做。 To delete hidden data, go to command prompt and type more < MyFile.txt:StoreHiddenData.txt.若要刪除隱藏數據,轉到命令提示符下,鍵入更多的“ MyFile.txt : StoreHiddenData.txt 。 If you want to delete all hidden data , the syntax is streams.exe –d MyFile.txt.如果你想刪除所有隱藏的數據,語法是streams.exe一d MyFile.txt 。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明:這是一台機器翻譯網頁這是“原樣”提供,無保修。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原文的文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at共享和貢獻或獲得技術支持和幫助 My Digital Life Forums 我的數字生活論壇 .



4 Responses to “Tips of How to Hide Data in Notepad”第4響應“的提示如何隱藏數據的記事本”

  1. Imran伊姆蘭
    October 25th, 2008 22:10 08年一十〇月25日22:10
    1

    Nice concept..尼斯概念.. But how to view the written但是,如何看待書面
    texts ?文字嗎?

  2. Nobuts
    October 27th, 2008 09:32 08年10月27號09:32
    2

    Just retype the same strings, bro!只需鍵入相同的字串,溴!

  3. TechZ
    October 27th, 2008 13:10 2008年十月27日13:10
    3

    Here is the original tip with full details :這裡是原來的尖端全部細節:

    http://megaleecher.net/Notepad_Trick_To_Create_Hidden_Text_Files

  4. Eng_Asfour
    October 27th, 2008 19:16 08年10月27號19:16
    4

    This is a good trick這是一個很好的伎倆
    but while testing it i found that i could create multiple hidden files in the same file.但同時對它進行測試我發現我可以創建多個隱藏文件在同一文件。

    as example:作為例子:
    notepad MyFile.txt:hiddenfile1記事本MyFile.txt : hiddenfile1
    notepad MyFile.txt:hiddenfile2記事本MyFile.txt : hiddenfile2
    notepad MyFile.txt:hiddenfile3記事本MyFile.txt : hiddenfile3

    and you can save different data in every file.你可以保存不同的數據在每一個文件。

    that’s all這是所有

Leave a Reply留下一個回复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用這些標籤: href="" title="">的<a <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> “刪除日期時間= “ ” “的<em> <i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱沒有評論


Custom Search

New Articles新文章

Incoming Search Terms for the Article收到的搜索字詞的文章

hide data in text files .pdf 隱藏數據的文本文件。 PDF格式 - - MyFile.txt:StoreHiddenData MyFile.txt : StoreHiddenData - - how to remove notepad data 如何刪除數據記事 - - notepad 記事本 - - Arabic Notepad untuk pda gratis 阿拉伯語記事本查看免費的PDA - - creating notepad 創建記事 - - how to "hide" on notepad 如何“隱藏”的記事本 - - hiding text in notepad 躲藏在記事本中的文字 - - remove hidden data tool 刪除隱藏數據工具 - - store data in notepad password 數據存儲在記事本的密碼 - - hidden text notepad 隱藏文字記事 - - hiding data in txt file 隱藏數據的txt文件 - - "undelete 2009" “ 2009年取消” - - can i save a command prompt link in a note pad 我可以儲存在命令提示符鏈接在一份報告中墊 - - data on notepad 數據記事 - -