Skip to content

erikperillo/imsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

imsg - hide and read messages in images - version 1.5
by Erik Perillo

this application requires the additional modules:
-cv2
-numpy

Want to hide a message to a file? You can pass a message via command line or a file to a message. Use "imsg -h" for more information.

It uses only the first plane of image. By default, message is written serially, but you can pass a key file in the format "a b c d...", with all letters being integers values and separated by spaces. You can also generate a random key and save it as you wish.

Want to read a message? If message was written serially, you only need the image. If it was written using a key, the key file must be specified.

Use it as you wish.

About

Stenaography is fun! Hide and read messages with this simple tool written in Python 2.x.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages