An open API service indexing awesome lists of open source software.

https://github.com/riz4d/stegnowav

Steganography Oriented tool to hide a message in a WAV audio file.
https://github.com/riz4d/stegnowav

python3 stegnography wave

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://contributors-img.web.app/image?repo=riz4d/stegnowav)

Stay tuned