RadoslawJasinski / ImageSteganography-MVVM

Application to hide files in bitmap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageSteganography-MVVM

Table of Contents

General info

This application was created to hide files in bitmaps. You can choose the bit number for RGB. A hidden file is stored on last data storage bits(BMP). After the hiding process, you can decrypt the encrypted file.

Functions

  • Hiding a file in bitmap
  • Information about data storage
  • Bit selection for each subpixel(RGB)
  • Preview of hidden file
  • Decryption of information
  • Automatic detection of hidden file extension

User Interface

Encryption

Encryption

   

Decryption

Decryption

 

Comparison of selected bit, data is vertically hidden

 

If my project was helpful, you can buy me a coffee ☕️
https://www.buymeacoffee.com/radoslawj

About

Application to hide files in bitmap.

License:MIT License


Languages

Language:C# 100.0%