项目作者: AMZEnterprise

项目描述 :
Hiding text in images !
高级语言: C#
项目地址: git://github.com/AMZEnterprise/ImageCryptography.git
创建时间: 2019-07-08T12:41:04Z
项目社区:https://github.com/AMZEnterprise/ImageCryptography

开源协议:GNU General Public License v3.0

下载


C# Windows Form Application: Image Cryptography

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

  1. Clone the repository to your local machine:

    1. git clone https://github.com/your-username/Image-Cryptography.git
  2. Open the solution in Visual Studio.
  3. Build and run the application.

Usage

  1. Launch the application.
  2. Enter the required information: Firstname, Lastname, Gender, Description.
  3. Choose an image to embed the information into by clicking the “Load Picture” button.
  4. Click the “Save” button to embed the information and save the modified image.
  5. 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.