Skip to content

feider/stegano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stegano

A small program to hide information in images.

To embed information into an image, run:

echo secret | ./stegano_embed in.bmp out.bmp

To get it back out:

./stegano_extract out.bmp

More implementation details are in the tutorials folder or on my website

About

A program to hide information in images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published