Tuesday, March 29, 2011

Hiding

Learnt a few hiding techniques, that is hiding data on windows or encrypting:-

1) Folder with no name=>
Press rename on a folder -> hold Alt and type 0160 -> thats it your folder will have no name.

2) Unable to start a command prompt ? No problem. Look at the following =>
Create a text file -> type: command.com and save as cmd.bat -> then run ->it should open up the command prompt.

3) Hiding files to an image to encrypt it =>
Place the image and the required files(that are to be added to the image) into particular folder -> using winrar compress the files to someName.rar (eg.Fonts.rar) -> now open the command prompt and navigate to the folder ->
type: copy /b imagename.jpg +somename.rar imagename.jpg -> press enter and its done.
To view the files encrypted in image open the image with winrar.


No comments:

Post a Comment