riz4d / stegnowav

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Stay tuned

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%