Hiding data / file Method no. 1
Properties method of windows
Step 1: Right click on the folder which you want to hide.
Step 2: Go to properties and click on hidden attribute and press ok...
Step 3: Now go to my computer and press ALT+T.
Step 4: Now click on folder options and go to view tab.
Step 5: Their you will see option don't show hidden files and folders click on that and then press ok...bingooo..:)
Note:- to see that hidden folder again just click on show hidden files and folders on view tab, and in properties just unselect the hidden attribute.
Hiding data / file Method no. 2
Hiding data using command prompt
Step 1: Copy all your data in a folder now put that data in c drive and name it as say hidedata.
Step 2: Now go to start menu and in the text area type cmd and press enter
Step 3: Now a black screen like this will open up.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\xxx>
Step 4: Type cd\ here like this and hit enter.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\xxx>cd \
Step 5: Now type the given below command in command prompt
attrib +s +h hidedata
step 6: Just follow from the step 3 of method 1....bingoo...:)
Note:-To make that folder visible either follow the steps of method 1 or type attrib -s -h hidedata in command prompt...
Hiding data / file Method no. 3
alt+0160 waala
Step 1: Right click on the folder which you want to hide.
Step 2 : Click on rename
Step 3 : Now press alt+0160(from numpad-keys on the right side) and then hit enter...bingoooo...:)
How to Hide text behind images-(Stegonography)
Step 1: Copy an image file to c: of your computer.
Step 2: Copy the text(which you want to hide) to clipboard, by writing it in notepad and selecting it, right clicking it, then copy.
Step 3: Open cmd, by going to Start — All Programs — Accessories — Command Prompt.
Step 4: In cmd type :
cd \
echo “your text to hide” >> “image.jpg”.
Step 5: Now right click on image.jpg — Open with — Notepad. You can see your hidden text at the end of your image file contents.
Usin this method you can sent personell message or private things to others, make your personell diary which no one can read or do whatever you like..:)
No comments:
Post a Comment