A simple python tool to hide messages in wav files like mr.robot
$ git clone https://github.com/krishpranav/hidewave
$ cd hidewave
$ python3 hidewave.py -f demo.wav -m "Secret Msg" -o output.wav
$ python3 extractwav.py -f output.wav
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple python tool to hide messages in wav files like mr.robot
$ git clone https://github.com/krishpranav/hidewave
$ cd hidewave
$ python3 hidewave.py -f demo.wav -m "Secret Msg" -o output.wav
$ python3 extractwav.py -f output.wav