项目作者: AMZEnterprise
项目描述 :
Hiding text in images !
高级语言: C#
项目地址: git://github.com/AMZEnterprise/ImageCryptography.git
Overview
Image Cryptography is a Windows Form application that allows you to embed and retrieve hidden information within images using steganography techniques.
Features
- Embed personal information into images
- Retrieve hidden information from images
- Simple and intuitive Windows Form interface
Getting Started
Prerequisites
- Visual Studio (or any C# development environment)
Installation
Clone the repository to your local machine:
git clone https://github.com/your-username/Image-Cryptography.git
- Open the solution in Visual Studio.
- Build and run the application.
Usage
- Launch the application.
- Enter the required information: Firstname, Lastname, Gender, Description.
- Choose an image to embed the information into by clicking the “Load Picture” button.
- Click the “Save” button to embed the information and save the modified image.
- To retrieve information from an embedded image, click the “Load” button and select the image.
Screenshots

Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.