Nitya Nand Jha, Mahendra Kumar, C Sai Anand, Kushagra Pandey, Mohd. Shoab, and Syam SV are the creators of this project.
Audsteg turns an audio file into encrypted text and then decrypts the encrypted text, returning the original audio as output.
pip3 install cryptography
git clone https://github.com/d8rkmind/Audsteg.git
cd Audsteg
python3 Audsteg.py
Simple audio steganography tool
Audspy will hide the plain text inside the given audiofile.
Audspy_hid.py [-h] [-f AUDIOFILE] [-m SECRETMSG] [-o OUTPUTFILE]
option | usage |
---|---|
-f | to specify the intial audiofile |
-m | for the secrete message to be hidden inside |
-o | name of the output file |
Audspy_ext.py [-h] [-f AUDIOFILE]
-f is to specify the audio file