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) 유형 메모장 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. "새로운 파일을 만들려면 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. 숨겨진 경우 모든 데이터를 삭제하고 싶다면, 문법 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 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

    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> 이러한 태그 : title="">은 <a href="" 사용할 수있습니다 <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 메모장에 데이터를 - -