Command to use steganography
Steganography is technique of hiding you information behind any another thing.
To know more about steganography click to below link
Here are the basic command
1.Open your CMD terminal
cd desktop
cd steganography
2.To hide secret message behind the image
echo" secret message " >>image.png
Note:- if anyone will open the image file then it will show default image but if you open image file in notepad, you will able to see sceret image at the end of the text
3. To bind/hide any file behind the image
copy /b imageFile.png + bindingFile.rar newfile.png
Here "A.png" means image file name with his extension,
"B.rar" means that file that you want to hide with his extension here rar is raw file extension
And "N.png" name of new file with extension of image file.
free
Best Phone for Hacker and for you
So, you can use it to share sceret file with you friend
And also you can bind virus,keylogger,cookies stealing and many more file behind the image to hack the victim device
if you want advance tutorial of steganography then comment below
