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.以降またはWindows 2000でのNTFSファイルシステム上の代替データストリームをサポートしていますので、テキストファイルに追加のストリームを作成することができます。 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 )種類myfile.txtはメモ帳: StoreHiddenDataを押して入力してください。 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. "をクリックし、 [ OK ]ボタンは、新しいファイルを作成続行するには、新しいファイルを作成しますか? 。
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. Explorerと、このファイルを開くだけの場合は、観察されますが、ファイルのサイズはゼロですね。 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.もしすべての隠しデータを削除したい場合は、 - dのmyfile.txtは構文streams.exeている。

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 10月25日、 2008年22:10
    1

    Nice concept..ニースのコンセプト.. But how to view the writtenしかし、どのように表示するには、書か
    texts ?テキスト?

  2. Nobuts
    October 27th, 2008 09:32 10月27日、 2008年09:32
    2

    Just retype the same strings, bro!ただ、仲間は、同じ文字列を再入力してください!

  3. TechZ
    October 27th, 2008 13:10 10月27日、 2008年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 10月27日、 2008年19:16
    4 3

    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> これらのタグ :の<a href=""使用することができますtitle=""> <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 アラビア語のメモ帳untuk 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 メモ帳のデータ - -