https://github.com/StefanoDeVuono/steghide
Basis
steghide embed -v -cf [myEmbeddedFile] -ef [myCoverFile] --password [myPassword]Hide file in an other file with a password.
steghide extract -v -sf [myCoverFile] --password [myPassword]Extract hidden file with the password.