/Stegano-text-img

Image Steganography in Java, run on server

Primary LanguageJava

Stegano-text-img

Java code to encode, decode image steganography on a server.

  1. Create a new web package in Eclipse
  2. Copy all .java and .class files to src folder.
  3. Copy all .jsp files and .css file to WebContent folder
  4. Run index.jsp on Tomcat 8.0 server