Java implementation of Chi-Square Attack and LSB Enhancement Attack
Chi-square attack is the most commonly known and used statistical attack in steganalysis. LSB enhancement attack is also the most widely known visual attack in this area. This project includes implementation of these two methods in java.
A cross platform steganography software written completely in java, with a juicy AES support.
The project is pretty extensible, so new smarter steganography algorithms's are fully implementable.