1) Create a new folder named test in any drive (say C: Drive)
2) In the test folderCreate a text file in it named – hi.txt
3) Copy any default windows picture from my pictures say – desert.jpg in the test folder
Now the game begins.
Type anything you want to in the Text file and make its font big so that its easily readable
1) Open command prompt
2) Open the test folder.
You may use the following commands to do that
2.1) C:
2.2) cd test
3) Now use the following command
COPY /B desert.jpg+hi.txt new.jpg
ie… the syntax is
Copy /B name of file in which you want to embedded the content+ name of file which you want to embedded name of new file
And that’s it. You are done.
Open the test folder and you will see a new image named new.jpg.
When you preview it you will see the normal image but now right click it and open the image with notepad. At the end of the file you can see the text that you wrote in the document.
Well this was just the beginning.
Now the more interesting use of it.
If you want to bind rar files to images. You can do that as well.
(You may put anything you want in the rar file)..
now u send this your target
0 comments:
Post a Comment