Tips of How to Hide Data in Notepad का सुझाव 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 में फाइल सिस्टम या इसके बाद के संस्करण वैकल्पिक डेटा Streams का समर्थन किया है, तो आप पाठ फ़ाइल के लिए अतिरिक्त धाराओं बनाने की अनुमति है. 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 तब प्रेस दर्ज करें. 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) एक संदेश जाएगा ऊपर पॉप "मिलेगा सी नहीं कर सकता: \ 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) एक Notepad हो ऊपर पॉप जाएगा. 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 : The page is machine translated and provided "as is" without warranty. महत्वपूर्ण: पृष्ठ की मशीन है और अनुवाद प्रदान "के रूप में वारंटी के बिना है." Machine translation may be difficult to understand. मशीन अनुवाद मुश्किल से समझ सकते हो. Please refer to कृपया उल्लेख करने original English article मूल अंग्रेजी लेख whenever possible. जब भी संभव है.


4 Responses to “Tips of How to Hide Data in Notepad” 4 प्रतिक्रियायें छुपाएँ डेटा को कैसे Notepad में 'के लिए युक्तियाँ "

  1. Eng_Asfour Eng_Asfour
    October 27th, 2008 19:16 27, 2008 19:16 अक्टूबर
    4 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 Notepad MyFile.txt: hiddenfile1
    notepad MyFile.txt:hiddenfile2 Notepad MyFile.txt: hiddenfile2
    notepad MyFile.txt:hiddenfile3 Notepad MyFile.txt: hiddenfile3

    and you can save different data in every file. और तुम हर फाइल में अलग डेटा नहीं बचा सकता.

    that's all है कि सभी

  2. TechZ TechZ
    October 27th, 2008 13:10 27, 2008 13:10 अक्टूबर
    3 3

    Here is the original tip with full details : यहाँ पूर्ण विवरण के साथ मूल टिप है:

    http://megaleecher.net/Notepad_Trick_To_Create_Hidden_Text_Files http://megaleecher.net/Notepad_Trick_To_Create_Hidden_Text_Files

  3. Nobuts Nobuts
    October 27th, 2008 09:32 27, 2008 09:32 अक्टूबर
    2 2

    Just retype the same strings, bro! बस एक ही तार retype, भाई!

  4. Imran इमरान
    October 25th, 2008 22:10 25, 2008 22:10 अक्टूबर
    1 1

    Nice concept.. अच्छा विचार .. But how to view the written लेकिन यह कैसे देखने के लिए लिखा
    texts ? ग्रंथों?

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 कर सकते हैं <blockquote title=""> <b> cite=""> <cite> <code> <डेल DateTime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. टिप्पणी की सुविधा है विकलांग गया है की सदस्यता लें. To receive notification of latest comments posted, subscribe to सदस्यता के लिए नई टिप्पणियों की सूचना प्राप्त पोस्ट किया है, My Digital Life Comments RSS feed मेरे डिजिटल जीवन टिप्पणियाँ आरएसएस फ़ीड or या register to receive रजिस्टर प्राप्त करने के लिए new comments in daily email digest. दैनिक ईमेल में नई टिप्पणियाँ डाइजेस्ट.
Custom Search

New Articles नए लेख

Incoming Search Terms for the Article के लिए खोजें शर्तें आने अनुच्छेद

notepad hidden features Notepad छिपा विशेषताएँ - -- get data in notepad Notepad में डेटा प्राप्त - -- cmd notepad : hidden file cmd Notepad: छिपा संचिका - -- data is hidden in notepad how to open it डेटा Notepad में छिपा यह कैसे खुला है - -- creating a .exe from notepad Notepad से एक exe. पैदा - -- tip and trick notepad टिप और चाल Notepad - -- notepad tricks Notepad चाल - -- hidden data streams howto छुपा डेटा धाराओं howto - -- HiddenFile2.0.bat HiddenFile2.0.bat - -- hidden dengan notepad छिपा dengan Notepad - -- how to hide written text in notepad कैसे Notepad में लिखे पाठ को छिपाने के लिए - -- hidden notepad छिपा Notepad - -- how to hide the desktop.ini to all my document सब कैसे अपने दस्तावेज़ को desktop.ini छिपाने के लिए - -- digital paperless notepad डिजिटल paperless Notepad - -- Encrypt text in Notepad Notepad में एन्क्रिप्ट पाठ - -- hide in notepad Notepad में छिपा - -- notepad ++ section hide Notepad + + अनुभाग छुपाना - --