Question: Write a program in Java which hides a text (string) inside an image and then decodes it (steganography) The program should have a GUI for
Write a program in Java which hides a text (string) inside an image and then decodes it (steganography)
The program should have a GUI for opening the image, displaying the image, a textbox for inputting the text to be hidden, and then applying the function.
The second part of the gui should take an input image and then decode any hidden message. If there is no message hidden, it should display "no message hidden".
.
NOTE: PLEASE READ QUESTION CAREFULLY AND POST ONLY COMPLETE ANSWERS, INCLUDING SNAPSHOTS OF RESULTS.
I have asked this question many times and all I have gotten is a copy/paste of some method without comments that doesn't work.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
