Skip to content

qazer2687/steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steganography

Embeds a hidden image within a carrier image using 2-bit LSB steganography and extracts the hidden data from such images.

Usage:
  steganography <command> [options]

Commands:
  embed <CARRIER> <HIDDEN>    Embed HIDDEN image into CARRIER image and write a stego image.
  extract <STEGO>             Extract hidden image from STEGO image and write the extracted image.
pexels-pixabay-462118(1)

About

Embed and extract images using 2-bit LSB steganography. 👁️

Resources

License

Stars

Watchers

Forks

Languages