https://github.com/subc/steganography
https://pypi.python.org/pypi/steganography/0.1.1
https://pypi.python.org/pypi/Stegano/0.8.1
https://github.com/cedricbonhomme/Stegano
Things to look for:
- Individual pixels or groups of pixels sprinkled throughout the image that need to reassembled (look at pythong pillow/PIL)
- Small text hidden somewhere in the image
- embedded files:
binwalk
,foremost
,scalpel
strings
- weird headers
jpeginfo
, esp with -cvi
https://github.com/rw/plainsight
https://pypi.python.org/pypi/Plainsight/1.1.2
Look at the spectrogram for hints.
- Morse code sprinkled through an audio transmission
- Barcodes
- If actual songs, maybe the song names or artists names are an anagram or acronym
- programs piped into
aplay
http://www.sonicvisualiser.org/
"The generally accepted standard range of audible frequencies is 20 to 20,000 Hz" https://en.wikipedia.org/wiki/Audio_frequency