<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hacking Articles &#187; Cryptography &amp; Stegnography</title>
	<atom:link href="http://www.hackingarticles.in/category/cryptography-stegnography/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackingarticles.in</link>
	<description>Raj Chandel&#039;s Blog</description>
	<lastBuildDate>Sat, 18 May 2013 11:28:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to Hide Text behind Text</title>
		<link>http://www.hackingarticles.in/how-to-hide-text-behind-text-whitespace-steganography/</link>
		<comments>http://www.hackingarticles.in/how-to-hide-text-behind-text-whitespace-steganography/#comments</comments>
		<pubDate>Sat, 03 Nov 2012 01:15:48 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=7177</guid>
		<description><![CDATA[Introducing a very simple but very rarely known way of hiding a text file inside a text for transmission of secured textual information , thst to in few simple steps . Hide Step 1 Open command prompt and create a text file to where ever location you want or create a text file using windows [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Introducing a very simple but very rarely known way of hiding a text file inside a text for transmission of secured textual information , thst to in few simple steps .</span></p>
<h4 style="text-align: justify;"><span style="color: #800000;"><strong>Hide</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Step 1</strong></span></p>
<p style="text-align: justify;"><span style="color: #000000;">Open command prompt and create a text file to where ever location you want or create a text file using windows GUI (in this example we have created our text file with name raj.txt and saved it to the Desktop). </span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/3.bp.blogspot.com/-IVLt1VLkxaw/UJRtXt67ipI/AAAAAAAAEmY/X-WMIBo6SYE/s1600/1.JPG?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Step 2</strong></span></p>
<p style="text-align: justify;"><span style="color: #000000;">Go to the location where the file has been saved and use “type” command to view the content of the file. </span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/2.bp.blogspot.com/-NorOGEWLuy8/UJRth0pxjOI/AAAAAAAAEmg/foLILODtd2I/s1600/2.JPG?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Step 3</strong></span></p>
<p style="text-align: justify;"><span style="color: #000000;">Here comes the main step of hiding secret information. A hidden / confidential file is now been created through Echo command and the confidential information is being saved in it.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">Syntax:<strong> echo &lt;Secret/confidential message&gt; &gt; host text file (raj.txt in our case) : &lt;secret file name</strong> (secret.txt as shown below)&gt;</span></p>
<p style="text-align: justify;"><span style="color: #000000;">We have saved our confidential file (<strong>secret.txt</strong>) containing confidential data within our host file <strong>(raj.txt</strong>)</span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/3.bp.blogspot.com/-3beI3dZNp7U/UJRttHyN8cI/AAAAAAAAEmo/qzGsfE5M3Ww/s1600/3.JPG?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4><span style="color: #800000;"><strong>Unhide</strong></span></h4>
<p><span style="color: #000000;"><strong>Step 4</strong></span></p>
<p><span style="color: #000000;">To view the content of this hidden file, we need to use the following command after entering into the directory containing host file (raj.txt)</span></p>
<p><span style="color: #000000;">Syntax : <strong>start .</strong>&lt;host file(raj.txt)&gt;<strong> : </strong>&lt;confidential file(secret.txt&gt;</span></p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-En-eYj0SQ_c/UJRuBO7j89I/AAAAAAAAEmw/VbAFXzqRPb0/s1600/4.JPG?w=620" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/how-to-hide-text-behind-text-whitespace-steganography/" data-title="How to Hide Text behind Text"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/how-to-hide-text-behind-text-whitespace-steganography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hide Text File Behind MP3 (OpenPuff Tutorial)</title>
		<link>http://www.hackingarticles.in/how-to-hide-text-file-behind-mp3-openpuff-tutorial/</link>
		<comments>http://www.hackingarticles.in/how-to-hide-text-file-behind-mp3-openpuff-tutorial/#comments</comments>
		<pubDate>Wed, 01 Aug 2012 17:33:21 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=6178</guid>
		<description><![CDATA[OpenPuff is a handy application that allows you to hide data into encrypted files in order to send it to other users. The program can be useful for the users that want to send confidential information without being noticed. The program uses the principles of steganography in order to hide the information into regular files [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">OpenPuff is a handy application that allows you to hide data into encrypted files in order to send it to other users. The program can be useful for the users that want to send confidential information without being noticed.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">The program uses the principles of steganography in order to hide the information into regular files such as images, audio or video files. You can use the application to conceal text files, images or other files with a maximum size of 256 MB.</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Features of Openpuff </strong></span></p>
<ul>
<li><span style="color: #000000;">Image / Audio / Video (codec independent) / Adobe / Flash support</span></li>
<li><span style="color: #000000;">Multiple carriers’ chains (up to 256 Mb hidden streams)</span></li>
<li><span style="color: #000000;">Random per-block-512bit-cryptography-algorhythms</span></li>
<li><span style="color: #000000;">Data whitening</span></li>
<li><span style="color: #000000;">Adaptive LSB + Bits selection level</span></li>
<li><span style="color: #000000;">It&#8217;s a professional steganography tool, also suitable for newbies!</span></li>
<li><span style="color: #000000;">Its only aim is to be widespread among interested users</span></li>
</ul>
<h5 style="text-align: justify;"><span style="color: #000000;"><strong>How to Hide</strong></span></h5>
<p style="text-align: justify;"><span style="color: #000000;">First download OpenPuff from</span> <a href="http://www.softpedia.com/get/Authoring-tools/Authoring-Related/Puff.shtml"><strong>here</strong></a></p>
<p><span style="color: #000000;">Now open OpenPuff and click on <strong>Hide</strong> option from the main screen.</span></p>
<p><img src="http://i1.wp.com/1.bp.blogspot.com/-C0XtPhaP6ME/UBllX5zOghI/AAAAAAAADkg/iIdvsundKDo/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">From the Data Hiding screen,</span></p>
<p><span style="color: #000000;">In step (1) enter the password you want to use to hide the data,</span></p>
<p><span style="color: #000000;">In step (2) Select the file you want to hide</span></p>
<p><span style="color: #000000;">In step (3) Choose the carrier/s where the hidden file will reside</span></p>
<p><span style="color: #000000;">In step (4) Select the Bit Options, and lastly hit Hide button to start the hiding process</span></p>
<p><img src="http://i1.wp.com/1.bp.blogspot.com/-bu62_KgDFJY/UBllmYAUqQI/AAAAAAAADko/V8GRFw3aSCI/s1600/2.jpg?resize=606%2C396" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i1.wp.com/4.bp.blogspot.com/-SJ1OwzizKF4/UBllxQc7yCI/AAAAAAAADkw/zCYpQA8fWk0/s1600/3.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h5 style="text-align: justify;"><span style="color: #000000;"><strong>How to unhide</strong></span></h5>
<p style="text-align: justify;"><span style="color: #000000;">Now open OpenPuff and click on <strong>Hide</strong> option from the main screen.</span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/3.bp.blogspot.com/-ny-Xd_jsYPU/UBlmEQFtM4I/AAAAAAAADk4/IKaZmp-XbBI/s1600/4.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">In step 5 Enter your password</span></p>
<p><span style="color: #000000;">In step 6 Select the carrier/s</span></p>
<p><span style="color: #000000;">In step 7 clicks on Unhide button. Aside from hiding data</span></p>
<p><img src="http://i0.wp.com/3.bp.blogspot.com/-aIJfBN1R5Q0/UBlmSyn8vQI/AAAAAAAADlA/GyLUaVQ8QC8/s1600/5.jpg?resize=604%2C394" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i2.wp.com/4.bp.blogspot.com/-GStnh8ET-8o/UBlmaWbIj6I/AAAAAAAADlI/cywrW7PLtAY/s1600/6.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/how-to-hide-text-file-behind-mp3-openpuff-tutorial/" data-title="How to Hide Text File Behind MP3 (OpenPuff Tutorial)"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/how-to-hide-text-file-behind-mp3-openpuff-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hide Secret Messages in Audio Files</title>
		<link>http://www.hackingarticles.in/secret-messages-audio-files-audio/</link>
		<comments>http://www.hackingarticles.in/secret-messages-audio-files-audio/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 14:49:26 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=3811</guid>
		<description><![CDATA[Mp3stegz is an application that apply steganographic (steganography) algorithm in mp3 files. Mp3stegz will maintain original mp3 files size and sound quality. The hidden message is compressed and encrypted. Download]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Mp3stegz is an application that apply steganographic (steganography) algorithm in mp3 files. Mp3stegz will maintain original mp3 files size and sound quality. The hidden message is compressed and encrypted.</span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/3.bp.blogspot.com/-BSXFZpkznso/TxBAgGQXiCI/AAAAAAAAB5w/pGmIZ6Uxnng/s1600/mp3s.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h1><a href="http://sourceforge.net/projects/mp3stegz/"><strong>Download</strong></a><strong></strong></h1>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/secret-messages-audio-files-audio/" data-title="How to Hide Secret Messages in Audio Files"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/secret-messages-audio-files-audio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hide MS Excel inside MS Word document (Document Steganography)</title>
		<link>http://www.hackingarticles.in/excel-document-document-stegnography/</link>
		<comments>http://www.hackingarticles.in/excel-document-document-stegnography/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 09:05:17 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=3466</guid>
		<description><![CDATA[Merge Streams shows you how to merge MS Word streams and MS Excel Workbook stream. It can hide MS Excel document inside MS Word document or vice a versa. If you wish to transparently hide some important documents inside old financial reports this is for you. It does not implement any crypto and is not [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><strong>Merge Streams</strong> <span style="color: #000000;">shows you how to merge MS Word streams and MS Excel Workbook stream. It can hide MS Excel document inside MS Word document or vice a versa. If you wish to transparently hide some important documents inside old financial reports this is for you. It does not implement any crypto and is not secured enough, but is a smart trick.</span></p>
<h4><span style="color: #000000;"><strong>How to Hide</strong></span></h4>
<p><span style="color: #000000;">Step1: Open Merge Stream Software</span></p>
<p><span style="color: #000000;">Step2: <strong>Browse</strong> the MS office File</span></p>
<p><span style="color: #000000;">Step3: Select the Excel which you want to hide inside MS Word</span></p>
<p><span style="color: #000000;">Step4: Click on <strong>Merge</strong></span></p>
<p><img src="http://i1.wp.com/4.bp.blogspot.com/-dTodnMb4bCM/TvBNlO9nJUI/AAAAAAAABoY/U5TABlx2y24/s1600/merge.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now, your file is been hidden and process completed.</span></p>
<h4><span style="color: #000000;"><strong>How to Unhide</strong></span></h4>
<p><span style="color: #000000;"><strong>Right Click</strong> on Saved MS Office Document and on the option <strong>open with</strong> and then choose<strong> MS office Excel</strong>.</span></p>
<p><img src="http://i0.wp.com/1.bp.blogspot.com/-QcwpB9dyEiA/TvBOMHk4lzI/AAAAAAAABog/cclyluUq1v4/s1600/merge1.jpg?resize=620%2C426" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now Your MS word Doc will automatically convert in MS Excel</span></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/excel-document-document-stegnography/" data-title="How to Hide MS Excel inside MS Word document (Document Steganography)"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/excel-document-document-stegnography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hiding Information in Spam (Email Steganography)</title>
		<link>http://www.hackingarticles.in/online-message-decoder-spam-maker/</link>
		<comments>http://www.hackingarticles.in/online-message-decoder-spam-maker/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 12:18:15 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>

		<guid isPermaLink="false">http://hackingarticles.in/?p=1259</guid>
		<description><![CDATA[Hides short messages in a fake spam; the recipient can decode them after receiving the real-looking &#8220;unsolicited commercial e-mail www.spammimic.com]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">Hides short messages in a fake spam; the recipient can decode them after receiving the real-looking &#8220;unsolicited commercial e-mail</p>
<p><img src="http://i2.wp.com/3.bp.blogspot.com/-ahAPZbTLJRI/TZ_i40wM1AI/AAAAAAAAAgA/9ZZxnYFVk4g/s1600/hacking.JPG?w=620" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i1.wp.com/1.bp.blogspot.com/-Hh0NT6dRMoU/TZqvn-aywZI/AAAAAAAAAf0/xovE8VPDniw/s1600/1.JPG?resize=589%2C482" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i0.wp.com/1.bp.blogspot.com/-T66UvVM2Oek/TZqvskrnPdI/AAAAAAAAAf4/esEhjVXf7to/s1600/2.JPG?w=620" alt="" data-recalc-dims="1" /></p>
<h2><a href="http://www.spammimic.com/"><strong>www.spammimic.com</strong></a></h2>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/online-message-decoder-spam-maker/" data-title="Hiding Information in Spam (Email Steganography)"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/online-message-decoder-spam-maker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide your Video or Audio File Behind Image</title>
		<link>http://www.hackingarticles.in/hide-your-video-or-audio-file-behind-image/</link>
		<comments>http://www.hackingarticles.in/hide-your-video-or-audio-file-behind-image/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 07:51:24 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=2997</guid>
		<description><![CDATA[OmhiHide PRO is a powerful data-hiding utility that allows you to hide files within other files. The output files can be used or shared like a normal file would be without anyone ever knowing of the file hidden within it. That way, your data totally stays safe from prying eyes you want to hide it [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">OmhiHide PRO is a powerful data-hiding utility that allows you to hide files within other files. The output files can be used or shared like a normal file would be without anyone ever knowing of the file hidden within it. That way, your data totally stays safe from prying eyes you want to hide it from.</span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/3.bp.blogspot.com/-sWFU34Ocf4c/Tp6AYNP--nI/AAAAAAAABQo/TGARP_ynjzs/s1600/omni.jpg?resize=575%2C392" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span class="Apple-style-span" style="font-size: 35px; letter-spacing: -1px; line-height: 35px;"><strong><a href="http://omnihide.com/">Download</a></strong></span></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/hide-your-video-or-audio-file-behind-image/" data-title="Hide your Video or Audio File Behind Image"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/hide-your-video-or-audio-file-behind-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hide File Behind Video (Steganography)</title>
		<link>http://www.hackingarticles.in/hide-txt-file-behind-image-steganography/</link>
		<comments>http://www.hackingarticles.in/hide-txt-file-behind-image-steganography/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 10:54:25 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>

		<guid isPermaLink="false">http://hackingarticles.in/?p=1695</guid>
		<description><![CDATA[First , DOWNLOAD this software Now open, Steganography Now, Click here ( to select file you want to sent) &#160; Now click add button (to add file to be hidden) &#160; &#160; Now, you can click on  next  ( to select file or any message which you want to hide within the Video) &#160; Now, type your password [...]]]></description>
				<content:encoded><![CDATA[<p><span style="color: #000000;">First</span> , <a href="http://www.securekit.net/oursecret.htm"><strong>DOWNLOAD</strong> </a><span style="color: #000000;">this software</span><br />
<span style="color: #000000;">Now open, Steganography</span><br />
<span style="color: #000000;"> Now, Click here ( to select file you want to sent</span>)</p>
<p><img src="http://i1.wp.com/1.bp.blogspot.com/-q8t0YlAMhrE/TpbGTBw7glI/AAAAAAAABMg/JiiMZwgm7dg/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<p><span class="Apple-style-span" style="color: #000000;">Now click add button (to add file to be hidden)</span></p>
<p>&nbsp;</p>
<p><img src="http://i0.wp.com/3.bp.blogspot.com/-yTqePE3-XtE/TpbGZ4kH7-I/AAAAAAAABMo/zl5cMLhapL0/s1600/2.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<p><span class="Apple-style-span" style="color: #000000;">Now, you can click on  next  ( to select file or any message which you want to hide within the Video)</span></p>
<p>&nbsp;</p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-RDksUiFStUI/TpbGhAmjMkI/AAAAAAAABMw/ojO2BKkMkFw/s1600/3.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now, type your password and click on Hide ( your Video will get hide and you can send to anybody)</span></p>
<p><img src="http://i0.wp.com/2.bp.blogspot.com/-rQvPXmFMhz8/TpbGqF63PkI/AAAAAAAABM4/s-4-KNNYmvM/s1600/4.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<div><span style="color: #000000;">Now, Your file is hidden</span></div>
<h2><span style="color: #800000;"><strong>For Unhiding</strong></span></h2>
<div>
<ul>
<li><strong>First , select the  file which you want to unhide</strong></li>
<li><strong>Now , ENTER the password earlier typed</strong></li>
<li><strong>Now, Click on unhide to see the result</strong></li>
</ul>
</div>
<p><img src="http://i2.wp.com/4.bp.blogspot.com/-owmT3EBve9Q/TpbGwAxligI/AAAAAAAABNA/IccdjbsPb88/s1600/5.jpg?w=620" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/hide-txt-file-behind-image-steganography/" data-title="How to Hide File Behind Video (Steganography)"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/hide-txt-file-behind-image-steganography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hide Text File behind Image (Steganography)</title>
		<link>http://www.hackingarticles.in/how-to-hide-text-file-behind-image/</link>
		<comments>http://www.hackingarticles.in/how-to-hide-text-file-behind-image/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 09:38:13 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>

		<guid isPermaLink="false">http://hackingarticles.in/?p=2410</guid>
		<description><![CDATA[Download S-Tool Software, Open the S- Tool Prepare the Secret file. Drag and Drop the Image. The image should be in BMP Now, Drag and drop the Secret file  over the image, and give the password As you will select the password and do ok S-tool will create an identical image as shown below. Duplicate [...]]]></description>
				<content:encoded><![CDATA[<ul>
<li><span style="color: #000000;"><strong><a href="http://insecure.in/hacktools/S-Tool.zip">Download S-Tool Software</a></strong>,</span></li>
<li><span style="color: #000000;">Open the S- Tool</span></li>
</ul>
<p><span style="color: #000000;"><img src="http://i1.wp.com/2.bp.blogspot.com/-5KkdCrGkO2c/Tko4Vnm--kI/AAAAAAAAA-E/mL5O8STmGaU/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></span></p>
<p><span style="color: #000000;">Prepare the Secret file.</span></p>
<p><span style="color: #000000;">Drag and Drop the Image. The image should be in BMP</span></p>
<p><span style="color: #000000;"><img src="http://i1.wp.com/3.bp.blogspot.com/-cWgHkeZeEDM/Tko4cKTzoGI/AAAAAAAAA-I/Sj53puoCPFo/s1600/2.jpg?w=620" alt="" data-recalc-dims="1" /></span></p>
<p><span style="color: #000000;">Now, Drag and drop the Secret file  over the image, and give the password</span></p>
<p><span style="color: #000000;"><img src="http://i0.wp.com/2.bp.blogspot.com/-I3QrMbm9tEA/Tko4iz0fvDI/AAAAAAAAA-M/24V5OVQMrw0/s1600/3.jpg?w=620" alt="" data-recalc-dims="1" /></span></p>
<p><span style="color: #000000;">As you will select the password and do ok S-tool will create an identical image as shown below.</span></p>
<p><span style="color: #000000;"><img src="http://i1.wp.com/1.bp.blogspot.com/-SNF_v9MGt5s/Tko4rztL85I/AAAAAAAAA-Q/kgH9mUWvzuw/s1600/4.jpg?w=620" alt="" data-recalc-dims="1" /></span></p>
<p><span style="color: #000000;">Duplicate image containing secret file save the  image by right clicking.</span></p>
<p><span style="color: #000000;"><img src="http://i1.wp.com/4.bp.blogspot.com/-REO1-dI5x24/Tko40dYMTCI/AAAAAAAAA-U/_5mTLDNdsUw/s1600/5.jpg?w=620" alt="" data-recalc-dims="1" /></span></p>
<p>&nbsp;</p>
<h4><span style="color: #800000;"><strong>How to Un hide Text file behind image</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">Drag and  drop the Hidden image in the Software, and  right click on the image and select the Reveal option .</span></p>
<p><span style="color: #000000;"><img src="http://i2.wp.com/4.bp.blogspot.com/-wopkymlVJmY/Tko5HKZxngI/AAAAAAAAA-Y/JustwIxmwSo/s1600/8.jpg?w=620" alt="" data-recalc-dims="1" /></span></p>
<p style="text-align: justify;"><span style="color: #000000;">Now enter the same Password which earlier has been selected during the hidden image.</span></p>
<p><span style="color: #000000;"><img src="http://i1.wp.com/2.bp.blogspot.com/-brEe3ZXYdpg/Tko5NBXDH2I/AAAAAAAAA-c/eJnNMKAxilw/s1600/6.jpg?w=620" alt="" data-recalc-dims="1" /></span></p>
<p><span style="color: #000000;">Now you can find the hidden text file.</span></p>
<p><span style="color: #000000;"><img src="http://i2.wp.com/3.bp.blogspot.com/-xMW7DRpr_XE/Tko5UdtBETI/AAAAAAAAA-g/wrd5fq9WNgA/s1600/7.jpg?w=620" alt="" data-recalc-dims="1" /></span></p>
<p><span style="font-size: 35px; letter-spacing: -1px; line-height: 35px; color: #000000;"><strong><a href="http://insecure.in/hacktools/S-Tool.zip">Download</a></strong></span></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/how-to-hide-text-file-behind-image/" data-title="How to Hide Text File behind Image (Steganography)"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/how-to-hide-text-file-behind-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Steganography?</title>
		<link>http://www.hackingarticles.in/what-is-steganography/</link>
		<comments>http://www.hackingarticles.in/what-is-steganography/#comments</comments>
		<pubDate>Sat, 14 May 2011 05:21:24 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Cryptography & Stegnography]]></category>

		<guid isPermaLink="false">http://hackingarticles.in/?p=1693</guid>
		<description><![CDATA[Steganography is defined as the art of hiding information, data or messages in an image. The advantage of stegnography is that those who are outside the party even do not realize that some sort of communication is being done. Steganography comes in different forms: Hidden information in Text Files Hidden information in Image Files Hidden [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">Steganography is defined as the art of hiding information, data or messages in an image. The advantage of stegnography is that those who are outside the party even do not realize that some sort of communication is being done.</p>
<div>Steganography comes in different forms:</div>
<ol>
<li>Hidden information in Text Files</li>
<li>Hidden information in Image Files</li>
<li>Hidden information in Audio Files</li>
<li>Hidden information in DNA</li>
</ol>
<p>&nbsp;</p>
<div><strong><span style="text-decoration: underline;">Six Categories of Steganography in Forensics</span></strong></div>
<ol>
<li>Substitution system techniques</li>
<li> Transformation domain techniques</li>
<li> Spread spectrum techniques</li>
<li> Statistical method techniques</li>
<li> Distortion techniques</li>
<li> Cover generation techniques</li>
</ol>
<h2><a href="http://sourceforge.net/search/?type_of_search=soft&amp;words=steganography"><strong>Download All Steganography Software</strong></a></h2>
<p>&nbsp;</p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/what-is-steganography/" data-title="What is Steganography?"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/what-is-steganography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
