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 نظام الملفات في ويندوز 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 ثم اضغط مفتاح الإدخال. 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) ألف نوتة سوف يطفو على السطح. 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 - 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 أكتوبر 25th ، 2008 22:10
    1

    Nice concept.. نيس مفهوم.. But how to view the written ولكن كيف لمشاهدة مكتوب
    texts ? النصوص؟

  2. Nobuts
    October 27th, 2008 09:32 أكتوبر 27th ، 2008 09:32
    2

    Just retype the same strings, bro! مجرد إعادة الطباعة نفس الجمل ، bro!

  3. TechZ
    October 27th, 2008 13:10 أكتوبر 27th ، 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 أكتوبر 27th ، 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> يمكنك استخدام هذه العلامات : <ahref="" title=""> <abbrtitle=""> <acronymtitle=""> <b><blockquotecite=""> <cite><code><ديل datetime = ""> <em><i><qcite=""> <strike><strong>

Subscribe without commenting اكتتاب دون التعليق


Custom Search

New Articles المواد الجديدة

Incoming Search Terms for the Article ابحث الواردة للشروط المنصوص عليها في المادة

hide data in text files .pdf إخفاء البيانات في ملفات نصية. قوات الدفاع الشعبي - -- MyFile.txt:StoreHiddenData MyFile.txt : StoreHiddenData - -- how to remove notepad data كيفية إزالة البيانات نوتة - -- notepad المحرر - -- Arabic Notepad untuk pda gratis المفكرة العربية دون مقابل untuk المساعد الشخصي الرقمي - -- 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 بيانات عن نوتة - --