Wednesday, 5 August 2020

Hide your data behind an image

Hide your data behind an image ....( Steganography )

1. Make a folder named loopholes in c: drive .


 2. Now copy an image (behind which you wanna hide the data)to this folder , say image.jpg .
3. Now copy all the data in that folder and select them and right click and select add to loopholes.rar as shown .












 4. Now go to run type cmd .Press Enter.
5. In command prompt type the following commands...

    cd c:\loopholes
    copy /b image.jpg + loopholes.rar image.jpg












6. Now its done , you will see that the size of your image has increased , you can delete the data you copied in that folder and also the loopholes.rar file .

7. Now if you wanna view the data you can open that file in Winrar and you can extract it to get the data back .