Stegano 2.0.0 released with functions to hide and reveal messages in PCM encoded .wav files
from cm0002@lemmy.world to cybersecurity@infosec.pub on 22 Jun 14:39
https://lemmy.world/post/31817473
from cm0002@lemmy.world to cybersecurity@infosec.pub on 22 Jun 14:39
https://lemmy.world/post/31817473
After a series of minor releases, the Stegano project reaches a new milestone with a great new feature.
Notable changes
Hide and reveal messages in PCM encoded .wav files. Your secrets now have a soundtrack!
The command line interface has been updated to let you use this new feature directly from your shell. It’s quite convenient if you install Stegano using pipx.
Other minor changes
- Improved type annotations.
- Updated dependencies.
Stegano is a pure Python steganography library designed to make hiding messages in plain sight easy and educational. Whether you’re experimenting or building something more serious.
Check it out or contribute: github.com/cedricbonhomme/Stegano
Documentation: stegano.readthedocs.io
Install from Pypi: pypi.org/project/stegano
Thank you to all contributors who helped make this happen!
threaded - newest