Skip to content

Muzosh/audio-steganography-POC

Repository files navigation

Audio steganography POC

  • this project is a simple proof of concept for using least significant bits to hide a message in .wav audio file

File description

  • encode.py and extract.py are for short explanation of the concept
  • Main.py runs console menu
  • ConsoleMenu.py uses AudioHelper.py and MessageHelper.py to provide funtionalities of the concept in intuitive way

Usage

  • run Main.py with python interpreter

About

Simple audio steganography proof of concept

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages