Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.
/ Stego Public archive

Some insane way of hiding messages in jpeg artifacts.

License

Notifications You must be signed in to change notification settings

benjojo/Stego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stego Build Status

Some insane way of hiding messages in jpeg artifacts.

This program will hide messages in images but in a diffrent way from the standard "Change the data in the LSB" style.

This one hides it in jpeg artifacts.

Orig:

OrigImage

After being binded with the message "Hello World"

OrigImage

You may have noticed that the jpeg quality drops, this is because I use the artifacts to put the messages inside so they have to exist.

Anyway this was made in the "Does this idea actually work" kind of mind set so don't really expect it to work.

Program usage is:

To Encode Steg.exe input.jpg "message to encode"

To Decode Steg.exe done.jpg

About

Some insane way of hiding messages in jpeg artifacts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages