[postlink]http://videos.tamilhackx.com/2009/10/how-to-hide-file-in-image.html[/postlink]http://www.youtube.com/watch?v=9O8-tM88cvsendofvid
[starttext]
How to Hide a File in an Image
Req's:
-An Image
- Some kind of compressing tool [I prefer 7-Zip]
Steps:
1. select your target picture and file
a. If you don't already have a target folder create one
b. Right click
c. Go to new
d. Then up to folder
e. Transfer your documents to the folder
2. Create a new archive and compress the folder(s)
3. Delete the old file once compression has completed
4. set the current directory [cd] to the target location
a. Right click and go to properties
b. Copy the file location.
c. Use the string ...
- cd "File location"
5. Combine the files using the string...
Copy /b "Image file" + "Folder" "Final name"
Retrieving the file(s):
1. Open 7-Zip
2. locate image file
3. Extract
[endtext]
[starttext]
How to Hide a File in an Image
Req's:
-An Image
- Some kind of compressing tool [I prefer 7-Zip]
Steps:
1. select your target picture and file
a. If you don't already have a target folder create one
b. Right click
c. Go to new
d. Then up to folder
e. Transfer your documents to the folder
2. Create a new archive and compress the folder(s)
3. Delete the old file once compression has completed
4. set the current directory [cd] to the target location
a. Right click and go to properties
b. Copy the file location.
c. Use the string ...
- cd "File location"
5. Combine the files using the string...
Copy /b "Image file" + "Folder" "Final name"
Retrieving the file(s):
1. Open 7-Zip
2. locate image file
3. Extract
[endtext]