Skip to content

Th3-S1lenc3/AudioSteganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AudioSteganography

//--------------------------------------------------

Audio Steganography Tool V1.0

Coded by TH3_S1LENC3 and using code from https://medium.com/@sumit.arora/audio-steganography-the-art-of-hiding-secrets-within-earshot-part-2-of-2-c76b1be719b3

This tool is designed to embedded or extract messages hidden in audio files

It is imperative that all files inputted end with .wav

Please enjoy using this tool. And Have Fun Hiding Messages in Audio.

//--------------------------------------------------

Requires -

python 3.7

wave - pip3 install wave

sys - builtin to python 3.7

time - builtin to python 3.7

//--------------------------------------------------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages