Showing posts with label Hacking. Show all posts
Showing posts with label Hacking. Show all posts

Saturday, August 28, 2010

hide video(mpeg) inside image(jpeg)

 

step 1. open command prompt
.
2. Type cd\ press enter

3. in which image is this you will have to bring in your specified path like
if you are writting command in c:\
then bring image file here (In C Drive).

4. Type copy Dunya,jpg /b + movie.mpg /b combined.jpg

Here Dunya.jpg is your image and movie.mpg is movie in mpg formate

Hide mp3 file inside picture (jpeg) file

 

 

step 1. open command prompt
.
2. Type cd\ press enter
3. in which image is this you will have to bring in your specified path like
if you are writting command in c:\
then bring image file here (In C Drive).
4. Type copy Dunya,jpg /b + song.mp3 /b combined.jpg
Here Dunya.jpg is your image and song.mp3 is song in mp3 formate

How to hide text data inside picture file

step 1. open command prompt
.
2. Type cd\ press enter

3. in which image is this you will have to bring in your specified path like
if you are writting command in c:\
then bring image file here (In C Drive).

4. Type Notepad Dunya.jpg:Hidden.txt

5. write your secret note and save it and close.

6. For open it Type in your command prompt

c:\Notepad Dunya.jpg:Hidden.txt

Here c:\ is your location where you have kept this file
Dunya.jpg is your image
and Hidden.txt is for hidden the data inside the image

Sunday, June 27, 2010

how to hide text data inside other text data

1. click start button
2. click Run
3. Type cmd
4. see like this image


5. type cd\ and then press enter
6. Type Notepad pawan.txt and press enter
7. one message will come like this


8. click on yes button.

and save this file

9. one file will create this name will be pawan in text format.
10. agian open cmd and type notepad pawan.txt:hidden.txt press enter
11. message will show again like this


12. agian click on yes button
13. Then write what you want to keep in secret message


save this file and close.

14. For open Hidden file you will have to type full path like c:\notepad pawan.txt:hidden.txt



Here c:\ is the path name of your entry (where you have saved this file).
pawan.txt is file name
hidden.txt is for hidden data inside the data