Tips of How to Hide Data in Notepad Tips dari Cara Sembunyikan Data dalam 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. Bila Anda membuat file baru dan beberapa jenis data, satu stream tak dikenal standar yang dibuat untuk menyimpan semua data ditulis ke 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. Sejak NTFS file sistem pada Windows 2000 atau di atas sudah didukung alternatif Data Streaming, jadi anda boleh membuat stream untuk file teks. 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. Semua data yang tersimpan di dalam sungai itu akan tersembunyi dan tidak satupun dari kita akan bisa membaca data saat membuka 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. Ini mungkin berguna bila Anda ingin untuk menyembunyikan beberapa info sensitif tidak dibaca oleh orang lain saat berbagi file ke publik.
To create hidden data in the text file, follow below steps: Tersembunyi untuk membuat data dalam file teks, ikuti langkah-langkah di bawah ini:
1) Open command prompt, you may change to any directory as you like to create the text file. 1) Buka command prompt, anda dapat mengubah ke direktori yang Anda inginkan untuk membuat file teks.
2) Type notepad MyFile.txt:StoreHiddenData then press enter. 2) Ketik notepad MyFile.txt: StoreHiddenData kemudian tekan enter. MyFile.txt is the text file you are going to create whereas StoreHiddenData is the alternate stream name. MyFile.txt adalah teks file yang akan membuat sedangkan StoreHiddenData adalah nama alternatif streaming.
3) A message will be pop up “Cannot find the C:\MyFile.txt:StoreHiddenData.txt file”. 3) Pesan akan pop up "Cannot find C: \ MyFile.txt: StoreHiddenData.txt file". Do you want to create a new file?”, click OK button to proceed create the new file. Apakah Anda ingin membuat file yang baru? ", Klik tombol OK untuk melanjutkan membuat file baru.
4) A notepad will be pop up. 4) J notepad akan pop up. Type any data that you want to be hidden from others. Jenis data yang akan disembunyikan dari orang lain. Save the file and you are now successfully creating hidden data for this file. Menyimpan file dan sekarang Anda berhasil disembunyikan data untuk membuat file ini.
The hidden data you have created will not contribute to the total file size. Tersembunyi pada data yang telah dibuat tidak akan memberikan kontribusi terhadap total ukuran file. Just open Explorer and look for this file, you will observe that the file size is still zero. Hanya buka Explorer dan mencari file ini, Anda akan mengamati bahwa ukuran file masih nol. Now you can go ahead to type some data and saved it as usual. Sekarang Anda dapat meneruskan ke beberapa jenis data dan menyimpannya seperti biasa. Good thing is, it will not affect the hidden data that you have saved earlier. Baik hal itu, tidak akan mempengaruhi tersembunyi data yang telah disimpan sebelumnya. On top of that, you can display or delete all the hidden data you have saved previously. Selain itu, Anda dapat menampilkan atau menghapus semua data yang tersembunyi telah disimpan sebelumnya. However, you must download and install Namun, Anda harus men-download dan menginstal Streams Streams application before you can do so. aplikasi tersebut sebelum Anda dapat melakukannya. To delete hidden data, go to command prompt and type more < MyFile.txt:StoreHiddenData.txt. Untuk menghapus data tersembunyi, pergi ke command prompt dan ketik lagi <MyFile.txt: StoreHiddenData.txt. If you want to delete all hidden data , the syntax is streams.exe –d MyFile.txt. Jika Anda ingin menghapus seluruh data tersembunyi, sintaks yang streams.exe-d MyFile.txt.
IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman yang diterjemahkan mesin dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Mesin terjemahan mungkin sulit dimengerti. Please refer to Silakan merujuk ke original English article artikel asli Inggris whenever possible. bila memungkinkan.
Related Articles Artikel Terkait
- Download Hide Folders to Hide Sensitive Data in Windows System Download Sembunyikan Folder ke Sembunyikan sensitif Data dalam Sistem Windows
- Replace Notepad with Another Text Editor (eg. Notepad2 and Notepad++) in Vista Ganti Notepad dengan lainnya Teks Editor (mis. Notepad2 dan Notepad + +) di Vista
- Notepad Showing Current Time and Date Easter Egg (Function) Peristiwa notepad Menampilkan Waktu dan Tanggal Easter Egg (Fungsi)
- Protect Confidential Data with Hide Folder XP Lindungi Rahasia Data dengan Sembunyikan Folder XP
- Glass Notepad – Aero Theme Notepad for Windows Vista and Windows 7 Kaca Notepad - Aero Theme Notepad untuk Windows Vista dan Windows 7
- Fix desktop.ini Auto Open in Notepad on Boot Up in Windows 7 Build 7057 Memperbaiki desktop.ini Otomatis Buka di Notepad pada Boot Up pada Windows 7 Build 7057
- How to Change IE Default View Source Editor from Notepad to Other Text Editors Cara Ubah Tampilan Default IE Editor Sumber dari Notepad ke Teks Editor Lain-lain
- How to Encrypt and Protect Privacy Data Stored in Text Files Bagaimana dan Enkripsikan Lindungi Privasi Data Stored dalam File Teks
- Block, Hide and Remove Windows Live Mail Ads Blok, Sembunyikan dan Windows Live Mail Hapus Iklan
- Auto Install Script for Notepad2 in Vista to Replace Notepad Otomatis Instal Script untuk Notepad2 di Vista Ganti ke Notepad










































October 27th, 2008 19:16 27 Okt 2008 19:16
This is a good trick Ini adalah trik
but while testing it i found that i could create multiple hidden files in the same file. namun sementara itu pengujian i found that i tersembunyi dapat membuat beberapa file dalam file yang sama.
as example: sebagai contoh:
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. dan Anda dapat menyimpan berbagai data dalam setiap file.
that's all that's all
October 27th, 2008 13:10 27 Okt 2008 13:10
Here is the original tip with full details : Berikut adalah tip yang asli penuh dengan rincian:
http://megaleecher.net/Notepad_Trick_To_Create_Hidden_Text_Files http://megaleecher.net/Notepad_Trick_To_Create_Hidden_Text_Files
October 27th, 2008 09:32 27 Okt 2008 09:32
Just retype the same strings, bro! Ulangi hanya string yang sama, bro!
October 25th, 2008 22:10 25 Okt 2008 22:10
Nice concept.. Nice konsep .. But how to view the written Tetapi bagaimana untuk melihat tertulis
texts ? teks?