Simple Computer Tricks — How To Hide A File In An Image
Steps and Requirements:
-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
