Translate

Sunday 16 November 2014

Hide data in notepad with command prompt (Steagnography)


Step 1: Open your command prompt Start->Run type cmd


Step 2: Move to any destination for example let us assume C:\> drive.

Step 3: Type the below code in your command prompt
         
             C:\>notepad mytest.txt:hidden


Step 4: Write some data and save the file.


Step 5: Move to C:\> and open mytest.txt you cannot see no data in the file.


Step 6: To retrieve the hidden data open command prompt and type the same command.


Step 7: C:\>notepad mytest.txt:hidden


Step 8:Notepad will open mytest.txt file with hidden data.



If you do liked the post then follow us on facebook:-https://www.facebook.com/trendztrending

No comments:

Post a Comment