Skip to content

Samuel-BlankAmber/compression-resistant-steganography

Repository files navigation

Compression Resistant Steganography

Warning

This is not cryptographically secure.

Usage

py encode.py <width> <height> <message> <output_image> [colour_size]
py decode.py <image_path>

Example

py encode.py 1584 396 "REDACTED" linkedin-banner.png 44

LinkedIn Banner

After compression, this may become:

LinkedIn Banner Compressed

py decode.py linkedin-banner.png
py decode.py linkedin-banner-with-compression.jpg

Both of these will output REDACTED despite the latter being lossy compressed.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages