Colibri
An application that can be used into steganography to hide plain text or cipher text messages inside image files.
Install / Use
/learn @MateiIonutEduard/ColibriREADME
Contents
General
An application that can be used into steganography to hide plain text or cipher text messages inside image files.<br> Provides fluid symmetric encryption of the plain text, to increase the speed and one S-Box based pseudo-random number<br> generator to compute partial encryption keys.<br>
Dependencies
Project is created with:
- WinForms
- SDL.NET wrapper based on SDL 1.2.15
Setup
To run this project, install it locally using Visual Studio 2015 or greater version:
Extract archve to <b>Colibri/</b> folder<br> Open <b>Colibri/</b><br> Open <b>Colibri.sln</b> in Visual Studio<br> Select Build > <b>Build Solution<b>
