Steganography - Hide a secret message in a image file

This is an appplication writen in CSharp that hides a secret message in an image. This works by changing the most unsignificant bit for each color component in a RGB pixel so we can hide 4bits in a pixel. The changes to the pixel color are not noticeblle to the naked eye. The user interface is curently availleble only in Romanian. The apoplication can hide the message,also it can be encrypted with a password and it can reveal the hidden message.

'