Skip to content

gaurovgiri/steganography-lsb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steganography-lsb

A simple text steganography using lsb method.

How to use:

  • After importing the file you can use the function stegencode(image_path,text_to_encode,output_path) to encode the text in an image
  • To decode, you can use stedecode to decode the encoded data from the image that is encrypted from the stegencode function

About

A simple text steganography using lsb method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages