The program is able to:
- take an input audio clip wav or mp3
- produce outputs in the wav format
- encrypt the data within using a password
- produce sharable discrete packets of data for you to safely share
To use the program:
Encoding:
- Open the program and ensure you are in the "encode" tab
- Prepare the audio to embed the text into in a mp3 or wav format.
- Open the program and select the input wav, and then another file to wrie it out to
- Type in an encryption phrase to the input for the password. Encryption is NOT optional.
- Paste in your text into the input box
- Press the encode button and retrieve your output
Decoding:
- Open the program and ensure you are in the "decode" tab
- Select the .wav (ONLY .WAV) file you have been given that includes the hidden signal
- Enter the passphrase you aggreed upon into the passphrase entry form
- Click decode, assuming the password and wav are valid the program should decode your message!
This program has only been tested on Linux (debian trixie) if you have issues on your operating system, please open an issue including the error the program throws.
This was created for the Siege event from HackClub following the "signal" theme.
Star if you like :D