Skip to content

PyCoders01/LSB_STEGO

Repository files navigation

LSB Stegonography

The project hides a secret message within a bigger one so that neither its existence nor its content can be discovered.

Screenshots

Screenshot from 2022-08-31 23-32-2

Installation

Compilation with gcc

git clone https://github.com/vignesh4a/Stegonography.git
  
cd Steganography

gcc *.c -o stego.out 

Usage/Examples

For Encoding :

./stego.out -e Base_Image.bmp Secret.txt [stego.bmp]

For decoding :

./stego.out -d stego.bmp [decode.txt]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages