Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 138 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 138 Bytes

steganography

usage:

encrypt: python3 img_encrypt.py base.png secret.bin image.png

decrypt: python3 img_decrypt.py image.png out.bin