Java swing application that will hide data in .bmp files using Least Significant Bit (LSB) steganography algorithm.
- Select .bmp container file, in which you want to hide data
- Select file that needs to be hidden (mast be max ~30% of container file's size)
- Press 'Hide data'))
- Select .bmp container file with already hidden data in it
- Press 'Extract data'))