<?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>SparkMyLife &#187; Hacking Tips</title>
	<atom:link href="http://www.sparkmylife.com/category/hacking-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sparkmylife.com</link>
	<description>SparkMyLife is a hub for internet, blogging &#38; Technology related stuff. Neeraj K writes about technology, internet, torrent, Computer hacks, blogging, wordpress, social media, make money online , Wordpress plugins and it is updated regularly.</description>
	<lastBuildDate>Mon, 30 Jan 2012 15:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Emulate Apple iPhone browser using Firefox desktop browser</title>
		<link>http://www.sparkmylife.com/emulate-apple-iphone-web-browser-using-firefox-desktop-browser.html</link>
		<comments>http://www.sparkmylife.com/emulate-apple-iphone-web-browser-using-firefox-desktop-browser.html#comments</comments>
		<pubDate>Fri, 10 Sep 2010 09:55:22 +0000</pubDate>
		<dc:creator>Neeraj K</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hacking Tips]]></category>
		<category><![CDATA[desktop browser]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[user agent]]></category>
		<category><![CDATA[user agent switcher]]></category>

		<guid isPermaLink="false">http://www.sparkmylife.com/?p=1330</guid>
		<description><![CDATA[How come Web Servers knows whether you are accessing the content from a desktop or handheld device like mobile using a particular web browser and able to provide content that is tailored for your specific browser? When you visit a web page, your browser sends the user-agent string to the server hosting that site that you are [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.sparkmylife.com/emulate-apple-iphone-web-browser-using-firefox-desktop-browser.html" title="Permanent link to Emulate Apple iPhone browser using Firefox desktop browser"><img class="post_image alignleft" src="http://www.sparkmylife.com/wp-content/uploads/2010/09/emulate_iPhone_Logo.png" width="170" height="170" alt="emulate iPhone Logo Emulate Apple iPhone browser using Firefox desktop browser"  title="Emulate Apple iPhone browser using Firefox desktop browser" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.sparkmylife.com%2Femulate-apple-iphone-web-browser-using-firefox-desktop-browser.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.sparkmylife.com%2Femulate-apple-iphone-web-browser-using-firefox-desktop-browser.html&amp;source=sparkmylife&amp;style=normal&amp;b=2" height="61" width="50" title="Emulate Apple iPhone browser using Firefox desktop browser" alt=" Emulate Apple iPhone browser using Firefox desktop browser" /><br />
			</a>
		</div>
<p style="text-align: justify;"><span class="drop_cap">H</span>ow come Web Servers knows whether you are accessing the content from a desktop or handheld device like mobile using a particular web browser and able to provide content that is tailored for your specific browser?<br />
<span id="more-1330"></span></p>
<p style="text-align: justify;">When you visit a web page, your browser sends the user-agent string to the server hosting that site that you are visiting. This string indicates which browser you are using, its version number and details about your system, such as operating system and version.</p>
<p style="text-align: justify;">The user-agent header identifies the application requesting the information from the server. If we could modify this user-agent, we can fool the server.</p>
<p style="text-align: justify;">If you are interested to check what user-agent string does your browser Firefox provide to the web servers. Type this JS in your web browser.</p>
<pre style="text-align: center;">javascript:alert(navigator.userAgent)</pre>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1340" title="firefox_useragent" src="http://www.sparkmylife.com/wp-content/uploads/2010/09/firefox_useragent.jpg" alt="firefox useragent Emulate Apple iPhone browser using Firefox desktop browser" width="500" height="125" /></p>
<p style="text-align: justify;">Now coming back how can we emulate Apple iPhone browser using Firefox. This comes in handly when you want to browse website that are designed specifically for the iPhone like <a title="http://www.apnews.com" href="http://www.apnews.com" target="_blank">http://www.apnews.com</a></p>
<p style="text-align: justify;">You have the option to edit the user-agent string manually or by using firefox extension. The second option which I prefer as I can easy switch between different user-agent with just a mouse click.</p>
<p style="text-align: justify;">- Install the <a title="User Agent Switcher" href="https://addons.mozilla.org/en-US/firefox/addon/59/" target="_blank">User Agent Switcher</a> extension for firefox and restart the browser.</p>
<p style="text-align: justify;">- Now switch to iPhone user-agent.<br />
Go to Tools –&gt; Default User Agent and select iPhone 3.0 user agent</p>
<p style="text-align: center;"><a href="http://www.sparkmylife.com/wp-content/uploads/2010/09/user_agent_switcher.jpg"><img class="aligncenter size-full wp-image-1341" title="Click To Enlarge" src="http://www.sparkmylife.com/wp-content/uploads/2010/09/user_agent_switcher.jpg" alt="user agent switcher Emulate Apple iPhone browser using Firefox desktop browser" width="500" height="301" /></a></p>
<p style="text-align: justify;">Type again the JS code mentioned above, to find out how Iphone user-agent string look like.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1342" title="iphone_useragent" src="http://www.sparkmylife.com/wp-content/uploads/2010/09/iphone_useragent.jpg" alt="iphone useragent Emulate Apple iPhone browser using Firefox desktop browser" width="500" height="125" /></p>
<p style="text-align: justify;">Now browse any website which is custom designed for mobiles.</p>
<p style="text-align: justify;">Here is the snapshot, how <a title="Google" href="http://www.google.com">Google.com</a> will look in iPhone.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1349" title="Google_Mobile" src="http://www.sparkmylife.com/wp-content/uploads/2010/09/Google_Mobile.jpg" alt="Google Mobile Emulate Apple iPhone browser using Firefox desktop browser" width="383" height="477" /></p>
<p style="text-align: justify;">Njoy iPhone browsing experience on desktop !!</p>
<p style="text-align: justify;">&nbsp;</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.sparkmylife.com/make-mozilla-firefox-look-like-google-chrome.html" title="Make Mozilla Firefox Look Like Google Chrome"><img src="http://www.sparkmylife.com/wp-content/uploads/2012/01/FireFoxLogo.png" alt="FireFoxLogo Emulate Apple iPhone browser using Firefox desktop browser"  title="Emulate Apple iPhone browser using Firefox desktop browser" /></a><a href="http://www.sparkmylife.com/make-mozilla-firefox-look-like-google-chrome.html" title="Make Mozilla Firefox Look Like Google Chrome">Make Mozilla Firefox Look Like Google Chrome</a></li><li><a href="http://www.sparkmylife.com/increase-your-website-alexa-rank-with-alexa-browser-toolbar.html" title="Increase Your Website Alexa Rank With Alexa Browser Toolbar"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/12/AlexaRankLogo.png" alt="AlexaRankLogo Emulate Apple iPhone browser using Firefox desktop browser"  title="Emulate Apple iPhone browser using Firefox desktop browser" /></a><a href="http://www.sparkmylife.com/increase-your-website-alexa-rank-with-alexa-browser-toolbar.html" title="Increase Your Website Alexa Rank With Alexa Browser Toolbar">Increase Your Website Alexa Rank With Alexa Browser Toolbar</a></li><li><a href="http://www.sparkmylife.com/remove-extension-install-delay-in-firefox.html" title="Remove Extension Install Delay In Firefox"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/08/FirefoxExtLogo.png" alt="FirefoxExtLogo Emulate Apple iPhone browser using Firefox desktop browser"  title="Emulate Apple iPhone browser using Firefox desktop browser" /></a><a href="http://www.sparkmylife.com/remove-extension-install-delay-in-firefox.html" title="Remove Extension Install Delay In Firefox">Remove Extension Install Delay In Firefox</a></li><li><a href="http://www.sparkmylife.com/secure-your-saved-passwords-in-mozilla-firefox.html" title="Secure Your Saved Passwords in Mozilla Firefox"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/07/firefoxsecureLogo.png" alt="firefoxsecureLogo Emulate Apple iPhone browser using Firefox desktop browser"  title="Emulate Apple iPhone browser using Firefox desktop browser" /></a><a href="http://www.sparkmylife.com/secure-your-saved-passwords-in-mozilla-firefox.html" title="Secure Your Saved Passwords in Mozilla Firefox">Secure Your Saved Passwords in Mozilla Firefox</a></li><li><a href="http://www.sparkmylife.com/get-google-chrome-speed-dial-feature-in-firefox.html" title="Get Google Chrome Speed Dial Feature In Firefox"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/07/SpeedDialLogo.png" alt="SpeedDialLogo Emulate Apple iPhone browser using Firefox desktop browser"  title="Emulate Apple iPhone browser using Firefox desktop browser" /></a><a href="http://www.sparkmylife.com/get-google-chrome-speed-dial-feature-in-firefox.html" title="Get Google Chrome Speed Dial Feature In Firefox">Get Google Chrome Speed Dial Feature In Firefox</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.sparkmylife.com/emulate-apple-iphone-web-browser-using-firefox-desktop-browser.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hide secret file inside BMP format image file</title>
		<link>http://www.sparkmylife.com/hide-secret-file-inside-bmp-format-image-file.html</link>
		<comments>http://www.sparkmylife.com/hide-secret-file-inside-bmp-format-image-file.html#comments</comments>
		<pubDate>Mon, 21 Dec 2009 13:44:05 +0000</pubDate>
		<dc:creator>Neeraj K</dc:creator>
				<category><![CDATA[Hacking Tips]]></category>
		<category><![CDATA[bmp]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[secret]]></category>
		<category><![CDATA[SteganoG]]></category>

		<guid isPermaLink="false">http://www.sparkmylife.com/?p=956</guid>
		<description><![CDATA[In one of the article, I already had discussed, how to hide files inside picture without using any third party software. The technique mentioned work with all possible image format file e.g. jpeg, bmp etc. Today, I would like to discuss about a third party software that does this job with just a click. Though [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.sparkmylife.com/hide-secret-file-inside-bmp-format-image-file.html" title="Permanent link to Hide secret file inside BMP format image file"><img class="post_image alignleft" src="http://www.sparkmylife.com/wp-content/uploads/2009/12/SteganoGLOGO.png" width="170" height="170" alt="SteganoGLOGO Hide secret file inside BMP format image file"  title="Hide secret file inside BMP format image file" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.sparkmylife.com%2Fhide-secret-file-inside-bmp-format-image-file.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.sparkmylife.com%2Fhide-secret-file-inside-bmp-format-image-file.html&amp;source=sparkmylife&amp;style=normal&amp;b=2" height="61" width="50" title="Hide secret file inside BMP format image file" alt=" Hide secret file inside BMP format image file" /><br />
			</a>
		</div>
<p style="text-align: justify;"><span class="drop_cap">I</span>n one of the article, I already had discussed, how to <a title="Hide Files Inside Pictures" href="http://www.sparkmylife.com/hide-files-inside-pictures.html" target="_self">hide files inside picture</a> without using any third party software. The technique mentioned work with all possible image format file e.g. jpeg, bmp etc.<br />
<span id="more-956"></span></p>
<p style="text-align: justify;">Today, I would like to discuss about a third party software that does this job with just a click. Though this software only support BMP format image as a non conspicuous carrier and storage container for your data.</p>
<p style="text-align: justify;"><a title="SteganoG" href="http://www.gaijin.at/" target="_blank">SteganoG</a> is a software that allows you to hide information or store confidential data in a bitmap image file. The image is used to safe guard your data by appearing as just an image to the viewer. Data stored in the bitmap image is compressed, encrypted and password protected.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-963" title="StegnoG_Hide" src="http://www.sparkmylife.com/wp-content/uploads/2009/12/StegnoG_Hide.jpg" alt="StegnoG Hide Hide secret file inside BMP format image file" width="500" height="353" /></p>
<p style="text-align: justify;">The SteganoG tool can be used to both hide and to extract the data or information from the image.</p>
<p style="text-align: justify;">For the security of your data, you can use the RC4 encryption method, Blowfish, TEA, Twofish and Skipjack.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-961" title="settings_StegnoG" src="http://www.sparkmylife.com/wp-content/uploads/2009/12/settings_StegnoG.jpg" alt="settings StegnoG Hide secret file inside BMP format image file" width="305" height="330" /></p>
<p style="text-align: justify;"><a title="Download SteganoG" href="http://www.gaijin.at/download/steganog.zip" target="_self">Download</a> SteganoG now.</p>
<p style="text-align: justify;">&nbsp;</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.sparkmylife.com/hide-files-inside-pictures.html" title="Hide files inside pictures"><img src="http://www.sparkmylife.com/wp-content/uploads/2009/10/hidelogo.png" alt="hidelogo Hide secret file inside BMP format image file"  title="Hide secret file inside BMP format image file" /></a><a href="http://www.sparkmylife.com/hide-files-inside-pictures.html" title="Hide files inside pictures">Hide files inside pictures</a></li><li><a href="http://www.sparkmylife.com/convert-image-files-into-windows-icon-ico.html" title="Convert Image Files Into Windows Icon (ICO)"><img src="http://www.sparkmylife.com/wp-content/uploads/2010/11/Imagicon_Logo.png" alt="Imagicon Logo Hide secret file inside BMP format image file"  title="Hide secret file inside BMP format image file" /></a><a href="http://www.sparkmylife.com/convert-image-files-into-windows-icon-ico.html" title="Convert Image Files Into Windows Icon (ICO)">Convert Image Files Into Windows Icon (ICO)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.sparkmylife.com/hide-secret-file-inside-bmp-format-image-file.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reveal Passwords Stored by Internet Explorer Browser</title>
		<link>http://www.sparkmylife.com/reveal-passwords-stored-by-internet-explorer-browser.html</link>
		<comments>http://www.sparkmylife.com/reveal-passwords-stored-by-internet-explorer-browser.html#comments</comments>
		<pubDate>Sun, 15 Nov 2009 06:35:11 +0000</pubDate>
		<dc:creator>Neeraj K</dc:creator>
				<category><![CDATA[Hacking Tips]]></category>
		<category><![CDATA[autocomplete passwords]]></category>
		<category><![CDATA[ftp passwords]]></category>
		<category><![CDATA[http authentication password]]></category>
		<category><![CDATA[ie passview]]></category>
		<category><![CDATA[internt explorer]]></category>
		<category><![CDATA[reveal password]]></category>

		<guid isPermaLink="false">http://www.sparkmylife.com/?p=692</guid>
		<description><![CDATA[In one of the article I explained how to view passwords on Mozilla Firefox of anyone who uses your pc. This article will help you to reveals the passwords stored by Internet Explorer browser. IE PassView is a small utility that does this job perfectly. It supports the new version of Internet Explorer 8.0, as [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.sparkmylife.com/reveal-passwords-stored-by-internet-explorer-browser.html" title="Permanent link to Reveal Passwords Stored by Internet Explorer Browser"><img class="post_image alignleft" src="http://www.sparkmylife.com/wp-content/uploads/2009/11/ieLogo.png" width="170" height="170" alt="ieLogo Reveal Passwords Stored by Internet Explorer Browser"  title="Reveal Passwords Stored by Internet Explorer Browser" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.sparkmylife.com%2Freveal-passwords-stored-by-internet-explorer-browser.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.sparkmylife.com%2Freveal-passwords-stored-by-internet-explorer-browser.html&amp;source=sparkmylife&amp;style=normal&amp;b=2" height="61" width="50" title="Reveal Passwords Stored by Internet Explorer Browser" alt=" Reveal Passwords Stored by Internet Explorer Browser" /><br />
			</a>
		</div>
<p><span class="drop_cap">I</span>n one of the article I explained <a title="How to view passwords on Mozilla Firefox of anyone who uses your pc?" href="http://www.sparkmylife.com/how-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html" target="_self">how to view passwords on Mozilla Firefox of anyone who uses your pc</a>. This article will help you to reveals the passwords stored by Internet Explorer browser.<br />
<span id="more-692"></span></p>
<p><a title="IE PassView" href="http://www.nirsoft.net/utils/internet_explorer_password.html" target="_blank">IE PassView</a> is a small utility that does this job perfectly. It supports the new version of Internet Explorer 8.0, as well as older versions of Internet Explorer, v4.0 ~ v7.0.</p>
<p>IE PassView doesn’t require any installation process or additional DLLs. In order to start using it, just copy the executable file “iepv.exe” to any folder and run it. After running “iepv.exe”, IE PassView scans all Internet Explorer passwords in your system and display on the main window.</p>
<p style="text-align: center;"><a href="http://www.sparkmylife.com/wp-content/uploads/2009/11/iepassview.jpg"><img class="aligncenter size-full wp-image-695" title="Click To Enlarge" src="http://www.sparkmylife.com/wp-content/uploads/2009/11/iepassview.jpg" alt="iepassview Reveal Passwords Stored by Internet Explorer Browser" width="500" height="300" /></a></p>
<h4>IE PassView utility can recover 3 types of passwords:</h4>
<p><strong>AutoComplete Passwords</strong> – When you enter a web page that contains a form with user/password fields and a login button, Internet Explore may ask you if you want to save the password, after pressing the login button.</p>
<p><strong>HTTP Authentication Passwords</strong> – Some web sites allow the user to enter only after typing user and passwords in a separated dialog-box. If you choose to save the password in this login dialog-box, the password is saved as HTTP authentication password.</p>
<p><strong>FTP Passwords</strong> – The passwords of FTP addresses.</p>
<p>IE PassView can recover these passwords only if you have administrator rights.</p>
<p><a href="http://www.nirsoft.net/utils/iepv.zip">Download IE PassView In Zip file</a></p>
<p><a href="http://www.nirsoft.net/utils/iepv_setup.exe">Download self-installer with uninstall support</a></p>
<p>&nbsp;</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.sparkmylife.com/secure-your-saved-passwords-in-mozilla-firefox.html" title="Secure Your Saved Passwords in Mozilla Firefox"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/07/firefoxsecureLogo.png" alt="firefoxsecureLogo Reveal Passwords Stored by Internet Explorer Browser"  title="Reveal Passwords Stored by Internet Explorer Browser" /></a><a href="http://www.sparkmylife.com/secure-your-saved-passwords-in-mozilla-firefox.html" title="Secure Your Saved Passwords in Mozilla Firefox">Secure Your Saved Passwords in Mozilla Firefox</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.sparkmylife.com/reveal-passwords-stored-by-internet-explorer-browser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Reveal Password behind Asterisks?</title>
		<link>http://www.sparkmylife.com/how-to-reveal-password-behind-asterisks.html</link>
		<comments>http://www.sparkmylife.com/how-to-reveal-password-behind-asterisks.html#comments</comments>
		<pubDate>Sun, 08 Nov 2009 16:22:03 +0000</pubDate>
		<dc:creator>Neeraj K</dc:creator>
				<category><![CDATA[Hacking Tips]]></category>
		<category><![CDATA[ariskkey]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[reveal]]></category>
		<category><![CDATA[Reveal Password behind Asterisks]]></category>
		<category><![CDATA[unmasking]]></category>

		<guid isPermaLink="false">http://www.sparkmylife.com/?p=593</guid>
		<description><![CDATA[I know most of us needed some tool sometime or other to uncover hidden password behind asterisks on password dialog boxes or on web pages. I am going to list here two most popular freeware tools. Asterisk key is a free password revealing tool which reveals passwords behind asterisks quickly and easily. Download this great [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.sparkmylife.com/how-to-reveal-password-behind-asterisks.html" title="Permanent link to How to Reveal Password behind Asterisks?"><img class="post_image alignleft" src="http://www.sparkmylife.com/wp-content/uploads/2009/11/RevealPasswordAsteriskLogo.png" width="170" height="170" alt="RevealPasswordAsteriskLogo How to Reveal Password behind Asterisks?"  title="How to Reveal Password behind Asterisks?" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.sparkmylife.com%2Fhow-to-reveal-password-behind-asterisks.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.sparkmylife.com%2Fhow-to-reveal-password-behind-asterisks.html&amp;source=sparkmylife&amp;style=normal&amp;b=2" height="61" width="50" title="How to Reveal Password behind Asterisks?" alt=" How to Reveal Password behind Asterisks?" /><br />
			</a>
		</div>
<p style="text-align: justify;"><span class="drop_cap">I</span> know most of us needed some tool sometime or other to uncover hidden password behind asterisks on password dialog boxes or on web pages. I am going to list here two most popular freeware tools.<br />
<span id="more-593"></span></p>
<p style="text-align: justify;"><a title="Asterisk Key" href="http://www.lostpassword.com/asterisk.htm?id=ariskkey_9_3_3275" target="_blank">Asterisk key</a> is a free password revealing tool which reveals passwords behind asterisks quickly and easily.</p>
<p style="text-align: justify;">Download this great tool from <a title="Asterisk Key" href="http://www.lostpassword.com/f/downloads/ariskkey/ariskkey.exe" target="_self">here</a> and install it. Click on ariskkey.exe from the passware folder to launch it.</p>
<p style="text-align: justify;">click on Recover tab, which will start searching for password edit boxes and open web pages for passwords and reveal  them on the fly.</p>
<p style="text-align: justify;"><a href="http://www.sparkmylife.com/wp-content/uploads/2009/11/asterisk_key.jpg"><img class="aligncenter size-full wp-image-596" title="asterisk_key" src="http://www.sparkmylife.com/wp-content/uploads/2009/11/asterisk_key.jpg" alt="asterisk key How to Reveal Password behind Asterisks?" width="500" height="371" /></a></p>
<p style="text-align: justify;"><a title="Reveal" href="http://www.scottandmichelle.net/scott/program/reveal.html" target="_blank">Reveal</a> is a password unmasking tool that works by enumerates through all open windows in the system, looking for any window that contains the “Password” edit box. When it comes across such a window, it reveals the password by replacing the asterisk characters with the actual password.</p>
<p style="text-align: justify;">This tool changes the password text boxes to normal text boxes.</p>
<p style="text-align: justify;">Download it <a title="Reveal" href="http://www.scottandmichelle.net/scott/program/exe/reveal.zip" target="_self">now</a>.</p>
<p style="text-align: justify;"><a href="http://www.sparkmylife.com/wp-content/uploads/2009/11/reveal.jpg"><img class="aligncenter size-full wp-image-597" title="reveal" src="http://www.sparkmylife.com/wp-content/uploads/2009/11/reveal.jpg" alt="reveal How to Reveal Password behind Asterisks?" width="500" height="365" /></a></p>
<p><div class="note"><div class="notetip">If you know any other alternative to reveal hidden password behind asterisks, please reply and enlighten us.</div></div></p>
<p>&nbsp;</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.sparkmylife.com/how-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html" title="How to view passwords on Mozilla Firefox of anyone who uses your pc?"><img src="http://www.sparkmylife.com/wp-content/uploads/2009/10/mozillalogo.png" alt="mozillalogo How to Reveal Password behind Asterisks?"  title="How to Reveal Password behind Asterisks?" /></a><a href="http://www.sparkmylife.com/how-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html" title="How to view passwords on Mozilla Firefox of anyone who uses your pc?">How to view passwords on Mozilla Firefox of anyone who uses your pc?</a></li><li><a href="http://www.sparkmylife.com/safeguard-your-pen-drive-with-password-protection.html" title="Safeguard Your Pen Drive with Password Protection"><img src="http://www.sparkmylife.com/wp-content/uploads/2010/11/UsbSafeGuard_Logo.png" alt="UsbSafeGuard Logo How to Reveal Password behind Asterisks?"  title="How to Reveal Password behind Asterisks?" /></a><a href="http://www.sparkmylife.com/safeguard-your-pen-drive-with-password-protection.html" title="Safeguard Your Pen Drive with Password Protection">Safeguard Your Pen Drive with Password Protection</a></li><li><a href="http://www.sparkmylife.com/recover-stored-google-account-passwords-by-various-google-applications.html" title="Recover Stored Google Account Passwords By Various Google Applications"><img src="http://www.sparkmylife.com/wp-content/uploads/2010/10/GooglePasswordDescriptor_logo.png" alt="GooglePasswordDescriptor logo How to Reveal Password behind Asterisks?"  title="How to Reveal Password behind Asterisks?" /></a><a href="http://www.sparkmylife.com/recover-stored-google-account-passwords-by-various-google-applications.html" title="Recover Stored Google Account Passwords By Various Google Applications">Recover Stored Google Account Passwords By Various Google Applications</a></li><li><a href="http://www.sparkmylife.com/retrieve-your-windows-nt2kxpvista7-admin-password-offline.html" title="Retrieve Your Windows NT/2k/XP/Vista/7 admin password offline"><img src="http://www.sparkmylife.com/wp-content/uploads/2009/11/windowsPassword.png" alt="windowsPassword How to Reveal Password behind Asterisks?"  title="How to Reveal Password behind Asterisks?" /></a><a href="http://www.sparkmylife.com/retrieve-your-windows-nt2kxpvista7-admin-password-offline.html" title="Retrieve Your Windows NT/2k/XP/Vista/7 admin password offline">Retrieve Your Windows NT/2k/XP/Vista/7 admin password offline</a></li><li><a href="http://www.sparkmylife.com/uncompress-files-online-with-wobzip.html" title="Uncompress Files Online with Wobzip"><img src="http://www.sparkmylife.com/wp-content/uploads/2009/11/wobziplogo.png" alt="wobziplogo How to Reveal Password behind Asterisks?"  title="How to Reveal Password behind Asterisks?" /></a><a href="http://www.sparkmylife.com/uncompress-files-online-with-wobzip.html" title="Uncompress Files Online with Wobzip">Uncompress Files Online with Wobzip</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.sparkmylife.com/how-to-reveal-password-behind-asterisks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide files inside pictures</title>
		<link>http://www.sparkmylife.com/hide-files-inside-pictures.html</link>
		<comments>http://www.sparkmylife.com/hide-files-inside-pictures.html#comments</comments>
		<pubDate>Sun, 04 Oct 2009 12:00:31 +0000</pubDate>
		<dc:creator>Neeraj K</dc:creator>
				<category><![CDATA[Hacking Tips]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[secret]]></category>
		<category><![CDATA[WinRAR]]></category>

		<guid isPermaLink="false">http://www.sparkmylife.com/?p=292</guid>
		<description><![CDATA[Have you ever wondered is it possible to hide some secret files inside pictures? My answer is YES. You can hide important documents inside picture and transport them safely and to anyone that looks at it, it will be a plain picture file. You just need any RAR compression tool to achieve this task. If [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.sparkmylife.com/hide-files-inside-pictures.html" title="Permanent link to Hide files inside pictures"><img class="post_image alignleft" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/hidelogo.png" width="170" height="170" alt="hidelogo Hide files inside pictures"  title="Hide files inside pictures" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.sparkmylife.com%2Fhide-files-inside-pictures.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.sparkmylife.com%2Fhide-files-inside-pictures.html&amp;source=sparkmylife&amp;style=normal&amp;b=2" height="61" width="50" title="Hide files inside pictures" alt=" Hide files inside pictures" /><br />
			</a>
		</div>
<p style="text-align: justify;"><span class="drop_cap">H</span>ave you ever wondered is it possible to hide some secret files inside pictures? My answer is YES. You can hide important documents inside picture and transport them safely and to anyone that looks at it, it will be a plain picture file.<br />
<span id="more-292"></span></p>
<p style="text-align: justify;">You just need any RAR compression tool to achieve this task. If you do not have RAR compression utility installed on your pc, you can download one from <a title="WinRAR" href="http://www.rarlab.com/download.htm " target="_blank">here</a> and install it.</p>
<p style="text-align: justify;">Now choose any picture file which you like to transport having secret files hidden in it.</p>
<p style="text-align: justify;">I have chosen picture of beautiful Bollywood actress Katrina Kaif (KatrinaKaif.jpg) and secret file (secret.txt) to work with.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-297" title="hide1" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/hide1.jpg" alt="hide1 Hide files inside pictures" width="500" height="352" /></p>
<p style="text-align: justify;">I have copied these two files inside folder C:\\picture. Let’s begin hiding secret.txt file inside this picture. Right click on the file secret.txt and select &#8220;add to secret.rar&#8221;. This will create a file secret.rar inside C:\\picture folder.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-299" title="hide2" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/hide2.jpg" alt="hide2 Hide files inside pictures" width="500" height="352" /></p>
<p style="text-align: justify;">Next, click on &#8220;Start&#8221; Menu from Windows XP taskbar and click on &#8220;Run&#8221;. Run dialog box will pop up, type &#8220;cmd&#8221; and press OK, which will open the command prompt. Change directory to C:\\picture by typing command &#8220;cd C:\\picture&#8221;.</p>
<p style="text-align: justify;">Now type following command</p>
<pre>copy /b KatrinaKaif.jpg + secret.rar picture.jpg</pre>
<p>to create picture.jpg.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-300" title="hide3" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/hide3.jpg" alt="hide3 Hide files inside pictures" width="500" height="162" /></p>
<p style="text-align: justify;">The newly created picture.jpg will look same as KatrinaKaif.jpg but with secret files hidden in it.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-304" title="hide9" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/hide9.jpg" alt="hide9 Hide files inside pictures" width="495" height="335" /></p>
<p style="text-align: justify;">You can send this picture.jpg to anyone without disclosing the secret file directly.</p>
<p style="text-align: justify;">But how to get this hidden secret.txt file back? To get back the secret file you need to open picture.jpg in WinRAR tool to extract the secret.txt file.</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-301" title="hide5" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/hide5.jpg" alt="hide5 Hide files inside pictures" width="495" height="291" /></p>
<p style="text-align: justify;">&nbsp;</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.sparkmylife.com/hide-secret-file-inside-bmp-format-image-file.html" title="Hide secret file inside BMP format image file"><img src="http://www.sparkmylife.com/wp-content/uploads/2009/12/SteganoGLOGO.png" alt="SteganoGLOGO Hide files inside pictures"  title="Hide files inside pictures" /></a><a href="http://www.sparkmylife.com/hide-secret-file-inside-bmp-format-image-file.html" title="Hide secret file inside BMP format image file">Hide secret file inside BMP format image file</a></li><li><a href="http://www.sparkmylife.com/best-free-alternative-to-winzip-and-winrar.html" title="Best Free Alternative to Winzip and Winrar"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/04/ZipArchiverLogo.png" alt="ZipArchiverLogo Hide files inside pictures"  title="Hide files inside pictures" /></a><a href="http://www.sparkmylife.com/best-free-alternative-to-winzip-and-winrar.html" title="Best Free Alternative to Winzip and Winrar">Best Free Alternative to Winzip and Winrar</a></li><li><a href="http://www.sparkmylife.com/protect-files-and-folders-with-a-password.html" title="Protect Files and Folders with a Password"><img src="http://www.sparkmylife.com/wp-content/uploads/2009/11/protectfolderlogo.png" alt="protectfolderlogo Hide files inside pictures"  title="Hide files inside pictures" /></a><a href="http://www.sparkmylife.com/protect-files-and-folders-with-a-password.html" title="Protect Files and Folders with a Password">Protect Files and Folders with a Password</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.sparkmylife.com/hide-files-inside-pictures.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to view passwords on Mozilla Firefox of anyone who uses your pc?</title>
		<link>http://www.sparkmylife.com/how-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html</link>
		<comments>http://www.sparkmylife.com/how-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html#comments</comments>
		<pubDate>Sun, 04 Oct 2009 10:09:11 +0000</pubDate>
		<dc:creator>Neeraj K</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hacking Tips]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[reveal]]></category>

		<guid isPermaLink="false">http://www.sparkmylife.com/?p=276</guid>
		<description><![CDATA[This article will help you to find saved passwords of anyone who uses Mozilla Firefox on your pc to surf Internet. When user uses Mozilla Firefox to surf Internet, he is often asked to save password which get stored in Mozilla Firefox. Let me illustrate here how to reveal password saved in Mozilla Firefox. Here [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.sparkmylife.com/how-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html" title="Permanent link to How to view passwords on Mozilla Firefox of anyone who uses your pc?"><img class="post_image alignleft" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/mozillalogo.png" width="170" height="170" alt="mozillalogo How to view passwords on Mozilla Firefox of anyone who uses your pc?"  title="How to view passwords on Mozilla Firefox of anyone who uses your pc?" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.sparkmylife.com%2Fhow-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.sparkmylife.com%2Fhow-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html&amp;source=sparkmylife&amp;style=normal&amp;b=2" height="61" width="50" title="How to view passwords on Mozilla Firefox of anyone who uses your pc?" alt=" How to view passwords on Mozilla Firefox of anyone who uses your pc?" /><br />
			</a>
		</div>
<p style="text-align: justify;"><span class="drop_cap">T</span>his article will help you to find saved passwords of anyone who uses <a title="Mozilla Firefox" href="http://www.mozilla.com/firefox" target="_blank">Mozilla Firefox</a> on your pc to surf Internet.</p>
<p style="text-align: justify;">When user uses Mozilla Firefox to surf Internet, he is often asked to save password which get stored in Mozilla Firefox. Let me illustrate here how to reveal password saved in Mozilla Firefox.<br />
<span id="more-276"></span></p>
<p style="text-align: justify;">Here I am signing to my Gmail account by entering my username and password.</p>
<p><img class="aligncenter size-full wp-image-278" title="View password on Firefox" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/firefox1.jpg" alt="firefox1 How to view passwords on Mozilla Firefox of anyone who uses your pc?" width="491" height="389" /></p>
<p style="text-align: justify;">Mozilla Firefox will prompt me if I wanted Firefox to remember the password. If I choose “Remember”, the password gets stored in Mozilla Firefox for “neerajk” on google.com.</p>
<p><img class="aligncenter size-full wp-image-279" title="View password on Firefox" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/firefox2.jpg" alt="firefox2 How to view passwords on Mozilla Firefox of anyone who uses your pc?" width="491" height="213" /></p>
<p style="text-align: justify;">In order to view saved passwords click on Tools and select Options as shown here.</p>
<p><img class="aligncenter size-full wp-image-280" title="View password on Firefox" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/firefox3.jpg" alt="firefox3 How to view passwords on Mozilla Firefox of anyone who uses your pc?" width="494" height="239" /></p>
<p style="text-align: justify;">Options panel will pop up. You can see the button labeled as “Saved Passwords”, just Click on it.</p>
<p><img class="aligncenter size-full wp-image-281" title="View password on Firefox" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/firefox4.jpg" alt="firefox4 How to view passwords on Mozilla Firefox of anyone who uses your pc?" width="468" height="443" /></p>
<p style="text-align: justify;">Saved Password dialog box will open having tab “Show Password”, click to reveal them.</p>
<p><img class="aligncenter size-full wp-image-282" title="View password on Firefox" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/firefox5.jpg" alt="firefox5 How to view passwords on Mozilla Firefox of anyone who uses your pc?" width="468" height="443" /></p>
<p style="text-align: justify;">Now you can see the password for user “neerak” which is “password”.</p>
<p><img class="aligncenter size-full wp-image-283" title="View password on Firefox" src="http://www.sparkmylife.com/wp-content/uploads/2009/10/firefox6.jpg" alt="firefox6 How to view passwords on Mozilla Firefox of anyone who uses your pc?" width="468" height="439" /></p>
<p style="text-align: justify;">This trick comes very handy when you have forgotten your password and want to get access quickly without waiting to reset the password; provided you have chosen the option &#8220;remember&#8221; when Firefox prompted for it.</p>
<p style="text-align: justify;">&nbsp;</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.sparkmylife.com/secure-your-saved-passwords-in-mozilla-firefox.html" title="Secure Your Saved Passwords in Mozilla Firefox"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/07/firefoxsecureLogo.png" alt="firefoxsecureLogo How to view passwords on Mozilla Firefox of anyone who uses your pc?"  title="How to view passwords on Mozilla Firefox of anyone who uses your pc?" /></a><a href="http://www.sparkmylife.com/secure-your-saved-passwords-in-mozilla-firefox.html" title="Secure Your Saved Passwords in Mozilla Firefox">Secure Your Saved Passwords in Mozilla Firefox</a></li><li><a href="http://www.sparkmylife.com/how-to-reveal-password-behind-asterisks.html" title="How to Reveal Password behind Asterisks?"><img src="http://www.sparkmylife.com/wp-content/uploads/2009/11/RevealPasswordAsteriskLogo.png" alt="RevealPasswordAsteriskLogo How to view passwords on Mozilla Firefox of anyone who uses your pc?"  title="How to view passwords on Mozilla Firefox of anyone who uses your pc?" /></a><a href="http://www.sparkmylife.com/how-to-reveal-password-behind-asterisks.html" title="How to Reveal Password behind Asterisks?">How to Reveal Password behind Asterisks?</a></li><li><a href="http://www.sparkmylife.com/make-mozilla-firefox-look-like-google-chrome.html" title="Make Mozilla Firefox Look Like Google Chrome"><img src="http://www.sparkmylife.com/wp-content/uploads/2012/01/FireFoxLogo.png" alt="FireFoxLogo How to view passwords on Mozilla Firefox of anyone who uses your pc?"  title="How to view passwords on Mozilla Firefox of anyone who uses your pc?" /></a><a href="http://www.sparkmylife.com/make-mozilla-firefox-look-like-google-chrome.html" title="Make Mozilla Firefox Look Like Google Chrome">Make Mozilla Firefox Look Like Google Chrome</a></li><li><a href="http://www.sparkmylife.com/increase-your-website-alexa-rank-with-alexa-browser-toolbar.html" title="Increase Your Website Alexa Rank With Alexa Browser Toolbar"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/12/AlexaRankLogo.png" alt="AlexaRankLogo How to view passwords on Mozilla Firefox of anyone who uses your pc?"  title="How to view passwords on Mozilla Firefox of anyone who uses your pc?" /></a><a href="http://www.sparkmylife.com/increase-your-website-alexa-rank-with-alexa-browser-toolbar.html" title="Increase Your Website Alexa Rank With Alexa Browser Toolbar">Increase Your Website Alexa Rank With Alexa Browser Toolbar</a></li><li><a href="http://www.sparkmylife.com/remove-extension-install-delay-in-firefox.html" title="Remove Extension Install Delay In Firefox"><img src="http://www.sparkmylife.com/wp-content/uploads/2011/08/FirefoxExtLogo.png" alt="FirefoxExtLogo How to view passwords on Mozilla Firefox of anyone who uses your pc?"  title="How to view passwords on Mozilla Firefox of anyone who uses your pc?" /></a><a href="http://www.sparkmylife.com/remove-extension-install-delay-in-firefox.html" title="Remove Extension Install Delay In Firefox">Remove Extension Install Delay In Firefox</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.sparkmylife.com/how-to-view-passwords-on-mozilla-firefox-of-anyone-who-uses-your-pc.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

