How to hide your (personal) files

Mave

TMS Founder
Administrator
Messages
236,083
Location
Belgium
For those of you that would like to hide some (personal) files, here a little guide.

What you need;

* An image file (we'll call it image.png)
* A .rar containing files to hide (we'll call this archive.rar)
* Command prompt

Steps;

1] Put your image and rar file that you want to hide in the same folder.

2] Open up command prompt (start > run 'cmd')

3] Type cd 'path' (For example "cd C:\Users\Mave\Desktop")

4] Now we combine the files;
Type : "copy /b image.png + archive.rar newimage.png"
(newimage.png is the name of our output file)

DONE!

If you now open newimage.png, it will look like a NORMAL image, but if you right-click it and open with winrar, you have access to your hidden (personal) files!

Enjoy.
 
Or if people that are likely to go on your PC are stupid:
make a new folder called Updates and right click > Properties > Change icon to the updates icon, and inside make a new folder with your stuff in it. Nobody in the right mind is gonna click updates, lol.
2wg87jo.jpg



Orr... Omg you could combine these 2 things >:)


Thanks for sure, I didn't really think of that. I'll use it if I need to be moar sneaky :D
 
Back
Top Bottom