A Steganograpy tool for image steganography built using python
Install all the necessary python modules before executing the program...
-
pycryptodome : pip install pycryptodome
-
PyQt5 : pip install PyQt5 , pip install PyQt5-sip
-
For designing download and install PyQt : https://sourceforge.net/projects/pyqt/
Run the tool.py using " python tool.py " command