2Pix Code
Status: Alpha
Brought to you by:
skot84
File | Date | Author | Commit |
---|---|---|---|
2pix | 2012-05-23 | skot84 | [r1] Initial code posting |
2pxcmd | 2012-05-23 | skot84 | [r1] Initial code posting |
Example | 2012-05-23 | skot84 | [r1] Initial code posting |
ScottClayton.Stenography.2pix | 2012-05-23 | skot84 | [r1] Initial code posting |
Screenshots | 2012-05-23 | skot84 | [r1] Initial code posting |
art | 2012-05-23 | skot84 | [r1] Initial code posting |
2pix.sln | 2012-05-23 | skot84 | [r1] Initial code posting |
README.txt | 2012-05-23 | skot84 | [r1] Initial code posting |
license.txt | 2012-05-23 | skot84 | [r1] Initial code posting |
sample.bmp | 2012-05-23 | skot84 | [r1] Initial code posting |
setup.iss | 2012-05-23 | skot84 | [r1] Initial code posting |
2Pix integrates with Windows to allow you to easily encrypt and hide files in bitmap images, a process called stenography. Data is stored in the low-order bits of each pixel of an image, so the file is completely hidden from view. Revisions: v1.0 - Initial release v1.1 - 2/4/2012 - Added feature to resize image to fit the file being encoded - Changed the format of the encoded data + Files encoded with v1.0 of 2Pix cannot be decoded with v1.1 - sorry. + The new format provides Plausable Deniability because even the header is encrypted. This means that unless you provide the correct decryption key you cannot prove that the image contains hidden data at all. No signature is appended to the file in plain text. - The password for "sample.bmp" is "2pix"