Skip to content

A simple python tool to hide messages in wav files like mr.robot

Notifications You must be signed in to change notification settings

code-developers/hidewave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hidewave

A simple python tool to hide messages in wav files like mr.robot

forthebadge

Installation

$ git clone https://github.com/krishpranav/hidewave
$ cd hidewave

hide messages in wav

$ python3 hidewave.py -f demo.wav -m "Secret Msg" -o output.wav

extract messages from wav

$ python3 extractwav.py -f output.wav

About

A simple python tool to hide messages in wav files like mr.robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%