CTF Support
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Audio

Spectrogram

Using either Audacity or Sonic Visualiser to show the spectrogram view of the audio.

Spectrogram in Audacity
Spectrogram in Audacity

LSB

LSB steganography for wave-files can be decoded using the stegolsb tools.

The following command will extract 100 bytes from the input file.

stegolsb wavsteg -i <input-file> -o output.txt -b 100