Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 623 Bytes

README.md

File metadata and controls

56 lines (32 loc) · 623 Bytes

Stenography Toolbox

A toolbox for steganography:

  • Hide file in image
  • Hide file in audio

Requirements

python -m pip install -r requirements.txt

Demo

Hide text in image

usage hide

Input image:

input image

Input text:

Hello, World!
EOF

Output image:

output image

usage seek

Extrated text:

extracted.txt

Hello, World!

Hello, World!

Hello, World!

Hello, World!

Hello, World!

Hello, World!

Hello, Wor...