BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:steg-encode.pl
X-WR-CALDESC:==== steg-encode.pl is a basic tool for hiding secret messages in images. It comes with a friend: steg-decode.pl.  Download  steg-encode.pl 0.0.1 steg-decode.pl 0.0.1   Usage Example  To hide a message in an image, use the following syntax. steg-encode.pl image message output Output should be to either an uncompressed image file or a non-lossy compressed image file, and should be 24-bit colour. Formats such as PNG or Windows Bitmap are ideal. An example is: steg-encode.pl test-in.png test-in.txt test-out.png  To convert back: steg-decode.pl image output And to&#8230;
END:VCALENDAR
