Skip to content

Alxertion/ImageSteganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Steganography

Attempts to provide a slick application for image steganography encoding and decoding, using the Least Significant Bit (LSB) method.

Uses JavaFX (Java 8) and JFoenix for the fancy components.