Skip to content

Image Steganography is the practice of concealing a file, message within an image

License

Notifications You must be signed in to change notification settings

amarnagendra/Image-steg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-steg

use make file to generate .o file

command should be of type

  1. ./a.out -e <image.bmp> <secret.txt> <output.bmp>
  2. ./a.out -d <image.bmp> NOTE:use -pe or -pd flag to steg or decode with password

Points to Note: 1)Image should be of .bmp only 2)If name for outputfile is not provided the name 'Ddefault' is used 3)If secret text too long to be accomidated in image appropriate error is shown

About

Image Steganography is the practice of concealing a file, message within an image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published