nithish642k / steganography

A simple messaging application built using Java Swing to demonstrate steganography-a technique of hiding secret message within an image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steganography

A simple messaging application built using Java Swing to demonstrate steganography-a technique of hiding secret message within an image.

msg_application_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.

About

A simple messaging application built using Java Swing to demonstrate steganography-a technique of hiding secret message within an image.

License:MIT License


Languages

Language:Java 100.0%