I have expertise in PHP and I am trying to use steganography to encode a string in to an audio file that I upload. I couldn't find any good helping material on PHP manual. Any help would be appreciated Thanks
Tell me more
×
IT Security Stack Exchange is a question and answer site for
IT security professionals. It's 100% free, no registration required.
|
closed as off topic by Polynomial, AviD♦ Oct 29 '12 at 12:05
Questions on IT Security Stack Exchange are expected to relate to IT security within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
You are not going to find audio steganography in the PHP manual, that is very custom stuff. It's not in PHP but here is a link to some useful code. |
|||
|
|