This repository contains batch scripts for hiding text files inside images using steganography. Steganography is the practice of concealing a file, message, image, or video within another file, message, image, or video.
- Save the batch script (
steganography.bat
) in the same directory as the image and text file you want to use. - Run the batch script.
- Enter the image file name (with extension) when prompted.
- Enter the text file name (with extension) when prompted.
- The script will create a new image file with the hidden text.
Embed text files securely within image files, making the text content invisible to the naked eye.
Easy-to-use batch scripts prompt users to input the image file and text file they wish to conceal, automating the process of embedding the text within the image.
Users are encouraged to utilize the tool responsibly and adhere to privacy laws and ethical guidelines when concealing information within images.
The Steganography Tool is distributed under the permissive MIT License, allowing users to freely use, modify, and distribute the software while maintaining the original copyright and license information.
- Ensure that the image and text file are located in the same directory as the batch script.
- This tool is for educational purposes only. Use it responsibly and respect privacy laws.
This project is licensed under the MIT License - see the LICENSE file for details.