Tips of How to Hide Data in Notepad Patarimai, kaip paslėpti duomenys bloknote
When you create a new file and type some data, one unnamed default stream is created to store all data written to the file. Kai kuriate naują failą ir įrašykite duomenis, vienas bezimiennych nutylėjimą srautas sukurta saugoti visus duomenis įrašyti į failą. 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. Kadangi NTFS failų sistema Windows 2000 arba virš rėmė Suppléant duomenų srautų, todėl Jūs turite sukurti papildomus srautus į tekstinį failą. 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. Visi duomenys saugomi papildymo srautams bus paslėptas ir niekas iš mūsų galės skaityti duomenis atidarant failą. This may be useful when you would like to hide some sensitive info from being read by others when sharing the file to public. Tai gali būti naudinga, kai norite paslėpti kai kuriose jautriose informacija galėtų skaityti kitų dalijantis failą visuomenei.
To create hidden data in the text file, follow below steps: Norėdami sukurti paslėptus duomenis į tekstinį failą, atlikite žemiau veiksmus:
1) Open command prompt, you may change to any directory as you like to create the text file. 1) Atidarykite komandų eilutę, jūs galite pakeisti į bet kurią direktoriją, kaip norite sukurti tekstinio failo.
2) Type notepad MyFile.txt:StoreHiddenData then press enter. 2) tipo Notepad MyFile.txt: StoreHiddenData tada paspauskite "Enter". MyFile.txt is the text file you are going to create whereas StoreHiddenData is the alternate stream name. MyFile.txt yra tekstinis failas, jūs sukurti kadangi StoreHiddenData yra pakaitinis srauto pavadinimas.
3) A message will be pop up “Cannot find the C:\MyFile.txt:StoreHiddenData.txt file”. 3) Žinutė bus pop-up "Nepavyko rasti" C: \ MyFile.txt: StoreHiddenData.txt failą ". Do you want to create a new file?”, click OK button to proceed create the new file. Ar norite sukurti naują failą? ", Spustelėkite Gerai mygtuką, kad pradėti kurti naują failą.
4) A notepad will be pop up. 4) Notepad bus pop-up. Type any data that you want to be hidden from others. Įveskite bet kokius duomenis, kuriuos norite paslėpti nuo kitų. Save the file and you are now successfully creating hidden data for this file. Išsaugokite failą ir dabar sėkmingai sukurti paslėptus duomenis šiame faile.
The hidden data you have created will not contribute to the total file size. Paslėptus duomenis jūs sukūrėte nebus prisidėti prie viso dydžio failų. Just open Explorer and look for this file, you will observe that the file size is still zero. Tiesiog atidarykite Explorer ir raskite šį failą, galite pastebėti, kad failo dydis yra nulis. Now you can go ahead to type some data and saved it as usual. Dabar galite eiti į priekį tipo kai kuriuos duomenis ir išsaugoti ją kaip įprasta. Good thing is, it will not affect the hidden data that you have saved earlier. Geras dalykas yra, ji neturi įtakos paslėptųjų duomenų, kad jūs turite išsaugoti anksčiau. On top of that, you can display or delete all the hidden data you have saved previously. Be to, galite peržiūrėti ar ištrinti visus paslėptus duomenis turite išsaugoti anksčiau. However, you must download and install Tačiau, jums reikia atsisiųsti ir įdiegti Streams Srautai application before you can do so. taikant prieš tai galite padaryti. To delete hidden data, go to command prompt and type more < MyFile.txt:StoreHiddenData.txt. Norėdami ištrinti paslėptus duomenis, atidarykite komandų eilutę ir įrašykite daugiau <MyFile.txt: StoreHiddenData.txt. If you want to delete all hidden data , the syntax is streams.exe –d MyFile.txt. Jei norite i ¹ trinti visus paslėptus duomenis, sintaksė streams.exe-d MyFile.txt.
IMPORTANT : The page is machine translated and provided "as is" without warranty. DĖMESIO: Šis puslapis yra mašina išvertė ir pateikiama "kaip yra" be garantijų. Machine translation may be difficult to understand. Mašininio vertimo, gali būti sunku suprasti. Please refer to Remkitės original English article originalas anglų straipsnis whenever possible. jei įmanoma.
Related Articles Susiję straipsniai
- Download Hide Folders to Hide Sensitive Data in Windows System Atsisiųsti Paslėpti aplankai paslėpti Jautrus duomenys Windows
- Replace Notepad with Another Text Editor (eg. Notepad2 and Notepad++) in Vista Pakeisti Užrašų kitu tekstu redaktorių (pvz. Notepad2 ir Notepad + +), Windows Vista
- Notepad Showing Current Time and Date Easter Egg (Function) Užrašų Rodomi Dabartinis laikas ir data Velykų kiaušiniai (Pareigos)
- Protect Confidential Data with Hide Folder XP Apsaugoti konfidencialią duomenys Hide Folder XP
- Glass Notepad – Aero Theme Notepad for Windows Vista and Windows 7 Stiklo Užrašų - Aero tema Užrašų Windows Vista ir Windows 7
- Fix desktop.ini Auto Open in Notepad on Boot Up in Windows 7 Build 7057 Fix desktop.ini Auto Atidaryti bloknote dėl Boot Up Windows 7 Build 7057
- How to Change IE Default View Source Editor from Notepad to Other Text Editors Kaip pakeisti IE Numatytasis vaizdas Šaltinis redaktorius Užrašų Kita Tekstas Redaktorius
- How to Encrypt and Protect Privacy Data Stored in Text Files Kaip šifravimas ir apsauga Privatumas duomenys saugomi Tekstiniai failai
- Block, Hide and Remove Windows Live Mail Ads Blokuoti, slėpti ir šalinti Windows Live Mail skelbimai
- Auto Install Script for Notepad2 in Vista to Replace Notepad Auto Install script for Notepad2 Vista į Pakeisti bloknote










































October 27th, 2008 19:16 Spalis 27, 2008 19:16
This is a good trick Tai yra geras fokusas
but while testing it i found that i could create multiple hidden files in the same file. tačiau tuo pat metu bandymai ją ir nustatėme, kad ir gali sukurti daug paslėptus failus į tą pačią rinkmeną.
as example: kaip pavyzdys:
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. ir galite išsaugoti įvairių duomenų kiekvieną failą.
that's all that's all
October 27th, 2008 13:10 Spalis 27, 2008 13:10
Here is the original tip with full details : Čia yra originalus pasiūlymas visiškai duomenys:
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 Spalis 27, 2008 09:32
Just retype the same strings, bro! Tiesiog vėl tos pačios eilutės, bro!
October 25th, 2008 22:10 Spalis 25, 2008 22:10
Nice concept.. Nicos koncepcija .. But how to view the written Bet kaip pamatyti raštu
texts ? tekstus?