Skip to content

Instantly share code, notes, and snippets.

@RDxR10
Last active February 22, 2021 15:43
Show Gist options
  • Save RDxR10/333bc821c760285f7d1926849a56c592 to your computer and use it in GitHub Desktop.
Save RDxR10/333bc821c760285f7d1926849a56c592 to your computer and use it in GitHub Desktop.
steghide extract -sf sound.wav

-> We get a vbs.bmp file

steghide extract -sf vbs.bmp

-> We get a file named inf.txt having this as info (for Signal Processing)

NOTE: There weren't any passwords for steghide

Sampling Rate : 44100
Bands Per Octave : 24
pps : 32
min freq : 20 Hz
Bits per sample : 32

Use the ARSS software to get a .wav file. The player gets to hear the flag (in hex).

Software : http://arss.sourceforge.net/index.shtml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment