A C# steganography library to hide text within images.
Info
Version: | 1.0.1 |
Author(s): | Mohammed Mousa |
Last Update: | Saturday, January 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mohammedwed/SecretBrush |
NuGet Url: | https://www.nuget.org/packages/RumiPress.SecretBrush |
Install
Install-Package RumiPress.SecretBrush
dotnet add package RumiPress.SecretBrush
paket add RumiPress.SecretBrush
RumiPress.SecretBrush Download (Unzip the "nupkg" after downloading)
Dependencies
- SixLabors.ImageSharp(>= 1.0.2)
- System.Drawing.Common(>= 5.0.0)