Hi all,
When I downloaded the Steganography.py script from the Steganography/Steganalysis module and ran it on some image files, I got some errors. The first one, a simple error where the variable "img" should have been "imgFile", I fixed, but another error occurs when the script attempts to open the file 'words' but cannot find it. Is there a way for me to get this 'words' file?
I'm running this script on Windows 7.
Thanks