/stegnowav

Steganography Oriented tool to hide a message in a WAV audio file.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

StegnoWav

it is an Stegnography Oriented tool to Embedding messages in a wav file. Based with Python3

What Is Stegnography ?

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection

Installation

Step 1

git clone https://github.com/riz4d/stegnowav

Step 2

cd stegnowav

Usage

Stegnowav.py -f idfc.wav -m "Enter Your Message" -o filename.wav

Extract Message From WavFile

ReadWav.py -f Filename

Contributors

Contributers