/Steganography

Embedding stego-text in cover images using Least Significant Bits (LSB) technique written in C#

Primary LanguageC#

Laravel Logo

Steganography

.NET Core Desktop

Embedding stego-text in cover images using Least Significant Bits (LSB) technique written in C#. Insert hidden information in image's pixels and extract it later.

screenshot

How to use

  1. Clone the repository
  2. Run the project in Visual Studio
  3. Select the image you want to hide the text in
  4. Enter the text you want to hide
  5. Click on Write Text In Image button
  6. Select the image you want to extract the text from
  7. Click on Read Text From Image button