viewing data bytes of a wav file
834115Jan 25 2011 — edited Jan 26 2011Hello Everyone!
For a project I am doing a Steganography using audio files, which means hiding a text in an audio file.
I want to retrieve the value of the bytes of a wav file so I can edit edit them, but after retrieving the data bytes of the wav file, when i print them it prints out gibberish.
I would really appreciate any help.
Thanks.