AlphaDelta / PNG-Mask

PNG Steganography Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

PNG Mask is a steganography tool for Windows to hide data in PNG files.

Features

  • Multiple steganography methods.
  • Hides images, messages, binary files, and URL lists inside images.
  • Can password protect hidden files for security using an XOR one-time-pad.
  • Licensed under the WTFPL allowing you to use, modify, and/or distribute any code or images from this project however you wish.

Test Images

Image
Password None None None ABC
Data Type Hidden image Hidden text Hidden binary (WEBM) Hidden link index
Method XOR EOF XOR tEXt XOR IDAT XOR EOF

About

PNG Steganography Software

License:Do What The F*ck You Want To Public License


Languages

Language:C# 100.0%