Skip to content

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

Notifications You must be signed in to change notification settings

SajjadAemmi/Steganography

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages