A simple messaging application built using Java Swing to demonstrate steganography-a technique of hiding secret message within an image.
Note: For the sake of simplicity, the application does not use any database. The username and password of users can be modified in Line 105 of MyProject.java.