<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">
	<channel>
		<language>en_GB</language>
		<title>steg-encode.pl</title>
		<link>http://tobyinkster.co.uk/article/steg-encode/</link>
		<description>====&lt;br&gt;
&lt;p&gt;&lt;em class=&quot;software&quot;&gt;steg-encode.pl&lt;/em&gt; is a basic tool for hiding secret messages in images. It comes with a friend: &lt;em class=&quot;software&quot;&gt;steg-decode.pl&lt;/em&gt;.&lt;/p&gt;

&lt;h2&gt;Download&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/Software/linux/steg/steg-encode.pl&quot;&gt;steg-encode.pl 0.0.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/Software/linux/steg/steg-decode.pl&quot;&gt;steg-decode.pl 0.0.1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Usage Example&lt;/h2&gt;

&lt;p&gt;To hide a message in an image, use the following syntax.&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;steg-encode.pl image message output&lt;/kbd&gt;&lt;/p&gt;
&lt;p&gt;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 &lt;span class=&quot;caps&quot;&gt;PNG &lt;/span&gt;or Windows Bitmap are ideal.&lt;/p&gt;
&lt;p&gt;An example is:&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;steg-encode.pl &lt;a href=&quot;/Software/linux/steg/example/test-in.png&quot;&gt;test-in.png&lt;/a&gt; &lt;a href=&quot;/Software/linux/steg/example/test-in.txt&quot;&gt;test-in.txt&lt;/a&gt; &lt;a href=&quot;/Software/linux/steg/example/test-out.png&quot;&gt;test-out.png&lt;/a&gt;&lt;/kbd&gt;&lt;/p&gt;

&lt;p&gt;To convert back:&lt;/p&gt;
&lt;p&gt;&lt;kbd&gt;steg-decode.pl image output&lt;/kbd&gt;&lt;/p&gt;
&lt;p&gt;And to&amp;#8230;</description>
	</channel>
</rss>
