GUI program to demonstrate steganography
In the embed tab, select an image and a file you'd like to hide in the image, then click execute.
In the detach tab, select an image that has a file hidden inside, then click execute.
There are a few limitations to the program, it can only store one file in an image (Although it does accept achieve files like 7zip for example), the the max file size is 33mb due to the way I'm storing data.
In the Example
folder, there are 3 files. I embedded Input Image and File.jpg
into itself which results in Steganography Output.png
. If it looks the exact same then the steganography works. File after being extracted.jpg
is the input image/file after being extracted.