Hello
I have made a C sharp program that doing steganography ... this mean my program hide information in wav file... up to now is good
The problem is that I need now a program (I prefer window program) to compare two wav files ... those wav files are the original file and the stego file (the wav file with the hidden information)
I need this program to compare those two files and find if there is any difference between them ...

