1. Gather the file you wish to hide and the image file. Place them in a same folder.
2. Add the file/files to a archive[.zip or .rar] by WinRar
3. Open command prompt by going to Start > Run > cmd
4. In Command Prompt, navigate to the folder where your two files are located (i.e. the image and .rar file). You can do this by typing "cd location" (eg: cd C:\New Folder)
5. Type: "copy /b [old image] + [file] [new image]"
Congratulations! As far as anyone viewing is concerned this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file.
In order to view/extract your file, there are two options that you can take:
a) Change the file extension from fluffy.jpg to fluffy.rar. Then open it. Your file is there.
b) Leave the file extension as is. Right click. Open it with WinRar.
Here is an example:
let files to be hide are
1. abc.flv
2. xyz.txt
3. blah.blah
......
Add these files to an archive, let's say, secret.rar and the image file named, let's say, image.jpg.
These files are now in C:\New folder
Go to "C:\new folder"
Type "Copy /b image.jpg+secret.rar new.jpg"
Now, we got a new jpg file named as new.jpg which will totally act like a jpg file.
Extracting your files:
a) Rename new.jpg to new.rar and extract it.
b) Right click on new.jpg. Open with winRAR.
Showing posts with label hide your folder. Show all posts
Showing posts with label hide your folder. Show all posts
Hiding Your Folder in a Different Way
- Right click on the desktop to create a new folder.
- Rename the folder with a space (you have to hold ALT key and type 0160). Now you've got a folder without a name.
- Right click on the folder>properties>customize. Click on change icon.
- Scroll a bit, you should find some empty spaces. Click on any one of them. Click ok.
That's it. Now you can store your personal data without any 3rd party tools..
You can also hide your folder by this method:
Open Start>Run>CMD
now type attrib +s +h C:/name of d folder you want to hide
Now even in the folder option Show all Hide folders is selected still you will get this folder hide...
And not to hide, type same command juzz put "-" instead of "+"
- Rename the folder with a space (you have to hold ALT key and type 0160). Now you've got a folder without a name.
- Right click on the folder>properties>customize. Click on change icon.
- Scroll a bit, you should find some empty spaces. Click on any one of them. Click ok.
That's it. Now you can store your personal data without any 3rd party tools..
You can also hide your folder by this method:
Open Start>Run>CMD
now type attrib +s +h C:/name of d folder you want to hide
Now even in the folder option Show all Hide folders is selected still you will get this folder hide...
And not to hide, type same command juzz put "-" instead of "+"