Skip to content

kisom/pyspamsteg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyspamsteg
author: kyle isom <coder@kyleisom.net>

hide / reveal steganographic messages in spam

usage:
    pyspamsteg -r <message file>
        reads a message from file and outputs it to stdout

    pyspamsteg -w <message file> <file>
        reads a message from file and outputs to file

    a dash ('-') may be substituted for a filename to output from stdout
    or input from stdin.

how does this work?
    http://programmingpraxis.com/2011/06/10/steganography/


About

python tool to hide and reveal messages using spam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages