An Interesting Trick to Hide the Data in Notepad.
Steps to hide text in a Notepad
-  Open your command prompt
-  Type cd.. to move to C:\> drive or Type cd desktop to move to your desktop.
-  Type the below code in your command prompt
notepad filename.txt:hidden
-  Write some data and save (Ctrl+s) the file.
-  Browse to the file location and Open filename.txt you cannot see any data in the file.
To retrieve the hidden data open command prompt and type the same command.
>notepad filename.txt:hidden 
 
If you Like This Article,Then kindly linkback to this article by copying one of the codes below.
URL Of Post:
Paste This HTML Code On Your Page:
 
0 comments:
Post a Comment