<?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>PC Security &#187; Data Security</title>
	<atom:link href="http://thepcsecurity.com/category/data-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://thepcsecurity.com</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 14:51:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: 161787580551677, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>What are Man-In-The-Middle Attacks – How Do They Work?</title>
		<link>http://thepcsecurity.com/man-middle-attacks-work/</link>
		<comments>http://thepcsecurity.com/man-middle-attacks-work/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 00:19:12 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2687</guid>
		<description><![CDATA[What are Man-In-The-Middle Attacks We’ve all heard computer security experts advise us against using wireless devices at public places like airports, hotels and...]]></description>
			<content:encoded><![CDATA[<h3>What are Man-In-The-Middle Attacks</h3>
<p><a href="http://thepcsecurity.com/wp-content/uploads/2011/07/man-in-the-middle-attack.png"><img class="size-full wp-image-2688 alignleft" title="man in the middle attack" src="http://thepcsecurity.com/wp-content/uploads/2011/07/man-in-the-middle-attack.png" alt="man in the middle attack" width="332" height="183" /></a>We’ve all heard computer security experts advise us against using wireless devices at public places like airports, hotels and coffee shops. But have you ever wondered what the big deal was all about?</p>
<p>One of the most common and obvious reasons that come to mind is the threat of “packet sniffing”.</p>
<p>Whenever you transmit unsecured information over a network connection, this information is also transmitted to every computer on your local network. Although computers are designed to ignore these useless packets, they could potentially be captured by a dishonest or untrustworthy person within your network.</p>
<p>The software that collects these packets are called “packet sniffers”. In the past, only brilliant hackers with a high degree of network security expertise were able to sniff out packets. But today, there are a number of easy-to-use programs that make it easy enough for the average teenager.</p>
<p>One way to avoid this kind of digital eavesdropping would be to only submit <a href="http://thepcsecurity.com/tag/passwords/"title="password" >password</a>s and other sensitive data through “secure” web sites that rely on HTTPS connections. These sites use a technology called SSL to strongly encrypt online interactions using special certificates, ensuring that any eavesdropping will bring up scrambled, useless data.</p>
<p>But there’s another kind of exploit that’s able to get around this type of encrypted connection, and it’s especially practical for use against users on public wireless networks.</p>
<p>These are often known as “Man-in-the-Middle” attacks.</p>
<h3><strong>Typical Man-in-the-Middle Attack Scenario</strong></h3>
<ul>
<li>Joe’s coffee shop offers a free WiFi to their customers, and it broadcasts with the name “JoeFreeWiFi”.</li>
<li>This wireless router was set up and managed by a barista who makes minimum wage and has no network security training whatsoever.</li>
<li>Mary connects to this WiFi with her laptop every time she’s in the shop.</li>
<li>A hacker sits down at a table with his laptop, and disables the wireless router by unplugging it when nobody is looking. He then gets his wireless card to broadcast itself as a wireless network called “JoeFreeWifi”.</li>
</ul>
<p>And Now The Trap is Set.</p>
<ul>
<li>Mary walks into the coffee shop and turns on her laptop. Because this is a trusted location, her computer automatically connects to “JoeFreeWifi”. Mary doesn’t suspect a thing.</li>
<li>She connects to her bank’s customer portal using the secure login page.</li>
<li>A legitimate secure connection is established between the hacker’s laptop and the bank’s web site through his 3G. Then – using a fake certificate – a secure connection is established between the hacker’s computer and Mary’s laptop.</li>
<li>When she sends her password through, it is decrypted by the hacker and then re-sent to the bank’s web site. To Mary, everything looks perfectly normal. But all of her confidential banking data is being intercepted by the hacker.</li>
</ul>
<p>This is just one of many examples of how computers could be compromised when using a wireless network. In the example above, the hacker is physically sitting inside the coffee shop&#8230; but he could actually be anywhere within a 1 mile radius of the shop. And without proper network security training, it would be difficult for Mary to tell there is anything strange happening.</p>
<h3>So what can you do to protect yourself from Man-In-The Middle Attacks?</h3>
<p>If you’re working away from your trusted internal network, make sure that you’re using an additional layer of protection in your communications. Virtual Private Networks are perfect for this, and they’re very inexpensive and easy-to-use.</p>
<p>And if you have any programs which transmit data in the background, make sure they use an extra layer of client-sided encryption when transmitting packets. For example, your online backup software should first encrypt the backup data packets on your end using very strong encryption (such as 256-bit AES) before transmitting these encrypted packets over an SSL connection.</p>
<p>This will help minimize the possibility that anyone can listen in on your conversations, steal your passwords, or gain access to your private backup data files.</p>
<blockquote><p><em><strong>About The Author:</strong> <a href="http://storagepipe.com/">Storagepipe</a> has over 10 years of experience in protecting the sensitive online backup data of mobile laptop users.</em></p></blockquote>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/man-middle-attacks-work/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/man-middle-attacks-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File, Folder Encryption, Decryption &#8211; Easy, With Single Click &#8211; EncryptOnClick</title>
		<link>http://thepcsecurity.com/file-folder-encryption-decryption-easy-with-single-click-encyptonclick/</link>
		<comments>http://thepcsecurity.com/file-folder-encryption-decryption-easy-with-single-click-encyptonclick/#comments</comments>
		<pubDate>Sun, 22 May 2011 03:01:56 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2661</guid>
		<description><![CDATA[File and folder encryption is a data protection technique, which is known to many people but very few actually use it in...]]></description>
			<content:encoded><![CDATA[<p>File and folder encryption is a data protection technique, which is known to many people but very few actually use it in their day to day functioning. And they cite various reasons for it like&#8230;</p>
<ul>
<li>Data encryption and decryption is a cumbersome process and they do not have easy tools for it.</li>
<li>They do not have time to add one more step into their already busy life.</li>
<li>They do not want to add one more <a href="http://thepcsecurity.com/tag/passwords/"title="password" >password</a> to remember.</li>
<li>They do not need it as &#8220;It&#8221; will not happen to them.</li>
</ul>
<p>Whatever be the reason, but we suggest that you to seriously consider file and folder protection as a habit specially for protecting your sensitive data and information. You never know  when you may need it.</p>
<p>In case you are looking for a easy and simple tool for <a title="file and folder encryption" href="http://thepcsecurity.com/encrypt-files-easily-with-password-protection-from-right-click-menu/">file and folder encryption</a>, then you can try EncryptOnClick. It is a simple <a href="http://thepcsecurity.com/tag/freeware/"title="Freeware" >freeware</a> tool, which allows you to encrypt and decrypt your files and folders with a simple click. The user interface is so simple that even a small child can operate it.</p>
<p>There are just boxes &#8211; Encrypt and Decrypt with just two options in each box &#8211; Files and Folders. Just choose whatever is your requirement and you are done. Simple.</p>
<p><img class="aligncenter size-full wp-image-2663" title="file folder encryption" src="http://thepcsecurity.com/wp-content/uploads/2011/05/file-folder-encryption.png" alt="file folder encryption" width="433" height="348" /></p>
<p>However, this tool has its own weaknesses and demerits. And here they are&#8230;</p>
<p>EncryptOnClick quickly and easily locked our files from anyone without the password, but the program wasn&#8217;t without its faults. The biggest trouble spot was the fact that once the password is entered and the file is decrypted, it remains open permanently. This means users must physically find the file and set the password each time it is opened. Other downloads keep the file encrypted until told otherwise. Another area where this program didn&#8217;t meet the competition is its algorithm for encryption. More-advanced downloads offer a choice for users who wish to select the level of complexity their program is encrypted.</p>
<p>[<strong><a href="http://download.cnet.com/EncryptOnClick/3000-2092_4-10449079.html">Download EnrcyptOnClick</a></strong>]</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/file-folder-encryption-decryption-easy-with-single-click-encyptonclick/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/file-folder-encryption-decryption-easy-with-single-click-encyptonclick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File, Folder Encryption and Data Protection Freeware &#8211; ProtectFile</title>
		<link>http://thepcsecurity.com/file-folder-encryption-data-protection-freeware-protectfile/</link>
		<comments>http://thepcsecurity.com/file-folder-encryption-data-protection-freeware-protectfile/#comments</comments>
		<pubDate>Sat, 14 May 2011 03:18:07 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2648</guid>
		<description><![CDATA[File and Folder Data Encryption In case you share your computer with other people and you are apprehensive that other people might...]]></description>
			<content:encoded><![CDATA[<h3>File and Folder Data Encryption</h3>
<p>In case you share your computer with other people and you are apprehensive that other people might get access to your files and folders, then you may want to file and folder encryption so that they cannot access the content of the your sensitive data even if they are able to access your files.</p>
<p>Even if your computer is not accessed by others, you may want to encrypt files and folders so that you do not loose important information to others in case you happen to loose your computer or pen drives.</p>
<p>ProtectFile is a nice <a href="http://thepcsecurity.com/tag/freeware/"title="Freeware" >freeware</a> utility, which allows you to do the trick in just a matter of few clicks.</p>
<blockquote><p><span style="font-family: Tahoma;">With <strong>ProtectFile</strong>, you can encrypt files of any type, including Microsoft Word, Excel and PowerPoint documents. Even your photo and Video documents can be protected with a click of the mouse. It protects information against being viewed or modified without your authorization. The reliable and secure ProtectFile algorithm (AES-256) is used for data encryption and <a href="http://thepcsecurity.com/tag/passwords/"title="password" >password</a>s are saved within the encrypted files. This makes the encryption very secure and easy to use.</span></p>
<p><span style="font-family: Tahoma;">The program has Windows Explorer Shell integration. This means that you can password protect your files and folders by just rightclicking the file or folder anywhere in Windows Explorer and selecting the ProtectFile option.</span></p>
<p><span style="font-family: Tahoma;">The icon of the protected file or folder automatically changes into a lock so you can see which files or folders are protected by ProtectFile. Doubleclicking the Protected file opens a dialog where you can enter the password you protected the file with. If the password is OK, the file or folder returns to its original state, just like before it was protected with ProtectFile</span></p>
<p><span style="font-family: Tahoma;">The program has a convenient and intuitive interface and so even the most inexperienced users in the sphere of information protection can protect their data quite easily.</span></p></blockquote>
<p>The best part of ProtectFile, the file folder encryption tool is that it is portable in nature and can easily be used on removable media like pen drive. You can just install it on your flash drive and use it on any Windows PC.</p>
<p><img class="aligncenter size-full wp-image-2649" title="file folder encryption" src="http://thepcsecurity.com/wp-content/uploads/2011/05/file-folder-encryption.jpg" alt="file folder encryption" width="283" height="361" /></p>
<h3>Feature of ProtectFile &#8211; The Freeware File, Folder Encryption and Data Protection</h3>
<p><strong>Main features</strong></p>
<ul>
<li>encrypting files and folders using the ProtectFile algorithm;</li>
<li>decrypting files and folders;</li>
<li>files and folders compression before encryption;</li>
<li>Windows Explorer popup menu integration;</li>
<li>install the program to Removable Device such as a USB memory stick;</li>
<li>works on any removable media (under any Windows operating system);</li>
<li>automatically finds and groups encrypted files;</li>
<li>memory blocks are cleared when no longer needed.</li>
</ul>
<p><strong>Additional features</strong></p>
<ul>
<li>all user settings are automatically saved;</li>
<li>context-sensitive help;</li>
<li>the entire interface can be customized to your own requirements;</li>
</ul>
<p>[<strong><a href="http://www.protectfileapps.com/">Download ProtectFile - File, Folder Encryption and Data Protection Freeware</a></strong>]</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/file-folder-encryption-data-protection-freeware-protectfile/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/file-folder-encryption-data-protection-freeware-protectfile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeOTFE &#8211; Open Source Free Encryption Tools for File, Folder and Disk</title>
		<link>http://thepcsecurity.com/freeotfe-open-source-free-encryption-tools-file-folder-disk/</link>
		<comments>http://thepcsecurity.com/freeotfe-open-source-free-encryption-tools-file-folder-disk/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 03:11:12 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2554</guid>
		<description><![CDATA[Data Encryption is a security practice, which is known to many but most users avoid it in their daily lives due to a...]]></description>
			<content:encoded><![CDATA[<p>Data Encryption is a security practice, which is known to many but most users avoid it in their daily lives due to a variety of reasons. Some just procrastinate, some do not want to go deep into the hassles of the process, others do not have the required expertise and tools and rest of them do not know exactly how to go forward to encrypt the files, folders and disks to protect your data falling into wrong hands.</p>
<p>There are a lot of data encryption tools and utilities available on Internet for download. You can even find some of them reviewed on this blog also. Today we are looking at a <a href="http://thepcsecurity.com/tag/freeware/"title="Freeware" >freeware</a>, open source encryption tool, which allows you to encrypt your files and folders on-the-fly.</p>
<h3>FreeOTFE &#8211; Free On-The-Fly Encryption Tool</h3>
<p><a href="http://thepcsecurity.com/wp-content/uploads/2011/03/open-source-data-encryption.png"><img class="size-full wp-image-2555 alignright" title="open source data encryption" src="http://thepcsecurity.com/wp-content/uploads/2011/03/open-source-data-encryption.png" alt="open source data encryption" width="249" height="387" /></a>FreeOTFE derives its name from its function. Yes, you guessed it right, OTFE stands for On-The-Fly-Encryption. It has the capability of encrypting your files and folders on the fly as you work on them just like a normal file. And if you are thinking that it might affect the speed of your task, then be assured that it will have a minimal effect, which will not even be noticeable to an average user.</p>
<p>The easiest way to use FreeOTFE is to create a few encrypted files, which can be used on your disk like any other file. And if you want to make them invisible, just use the software to dismount these files and folders. They will no longer be visible in the Windows Explorer and you will require the <a href="http://thepcsecurity.com/tag/passwords/"title="password" >password</a> to see them.</p>
<p>Or, if you want, you can create an entire partition or volume on your drive encrypted with this nifty data encryption tool.</p>
<p>FreeOTFE is a great way to encrypt data on your USB sticks and portable drives. Just make that data encrypted and you can carry your portable disk safely. If you happen to lose them, the data stored on these disks simply becomes inaccessible.</p>
<p>The website has a detailed literature on how-to-use and different limitations and capabilities of this tool. Check out this useful open source data encryption tool.</p>
<p>[<strong><a href="http://www.freeotfe.org/">Download FreeOTFE</a></strong>]</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/freeotfe-open-source-free-encryption-tools-file-folder-disk/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/freeotfe-open-source-free-encryption-tools-file-folder-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Malware Trojan Steals Credit Card Info When You Speak or Enter It</title>
		<link>http://thepcsecurity.com/android-malware-trojan-steals-credit-card-info-when-speak-enter/</link>
		<comments>http://thepcsecurity.com/android-malware-trojan-steals-credit-card-info-when-speak-enter/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 00:29:36 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2501</guid>
		<description><![CDATA[As the popularity of the Android increases in the smartphone marketplace, more and more malware and trojan horse attacks are being targeted...]]></description>
			<content:encoded><![CDATA[<p><a href="http://thepcsecurity.com/wp-content/uploads/2011/02/android-trojan-malware.png"><img class="size-full wp-image-2502 alignleft" title="android trojan malware" src="http://thepcsecurity.com/wp-content/uploads/2011/02/android-trojan-malware.png" alt="android trojan malware" width="220" height="185" /></a>As the popularity of the Android increases in the smartphone marketplace, more and more malware and trojan horse attacks are being targeted at Android Phones.</p>
<p>In a recent study, researchers have discovered a very smart and intelligent Anroid Malware, which smartly bye-passes most of the Android security applications present in the security market today.</p>
<p>Codenamed as Soundminer, this tiny bit of code listens and tracks your conversations and data inputs silently in the background until when you say or enter your credit card information. It uses minimum permissions to act itself thus limiting the chances of getting user attention to the bare minimum.</p>
<p>After capturing the credit card information, it transfers this info to yet another trojan horse residing in the Android. This has been nicknamed as Deliverer. Since the Android firmware requires the user permission, if the data is swapped between the applications, this uses yet another smart trick to minimize chances of detection. It uses the phone vibration mode to code the credit card information, which then is picked by the Deliverer and sent to the attacker sitting at the remote server controlling all these malware activities.</p>
<p>Soundminer intelligently “pullsout” sensitive data such as credit card and PIN numbersfrom both tone- and speech-based interaction with phonemenu systems. Soundminer performs ef?cient, stealthy localextraction, thereby greatly reducing the communication costfor delivering stolen data. Soundminer automatically infersthe destination phone number by analyzing audio, circumvents known security defenses, and conveys information remotely without direct network access.</p>
<p>[<strong><a href="http://www.cs.indiana.edu/~kapadia/papers/soundminer-ndss11.pdf">Complete Report (pdf)</a></strong>]</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/android-malware-trojan-steals-credit-card-info-when-speak-enter/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/android-malware-trojan-steals-credit-card-info-when-speak-enter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safeguard Files, Folders on Computers &#8211; Password Protection Freeware Review</title>
		<link>http://thepcsecurity.com/safeguard-files-folders-computers-password-protection-freeware-review/</link>
		<comments>http://thepcsecurity.com/safeguard-files-folders-computers-password-protection-freeware-review/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 14:58:58 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Passwords]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2285</guid>
		<description><![CDATA[Data encryption is something to be seriously considered, if you are concerned about the data security of your important files and documents....]]></description>
			<content:encoded><![CDATA[<p>Data encryption is something to be seriously considered, if you are concerned about the data security of your important files and documents. But more often than not, people avoid using data encryption thinking that it might be a difficult process and they do not have the time and patience to dig deeper and understand it.</p>
<p>However there is a simpler option also.</p>
<p>You can safeguard your files and folders with the help of <a href="http://thepcsecurity.com/tag/passwords/"title="password" >password</a> protection. I do not know, whether Windows have this option to password protect some folder and its content, but their is a useful <a href="http://thepcsecurity.com/tag/freeware/"title="Freeware" >freeware</a> password tool from IObit, which does the job just perfectly.</p>
<h3>Password Folder &#8211; Freeware from IOBit to password protect your files and folders</h3>
<p>Password Folder is freeware designed to password-protect your folders and files from being seen, read or modified. It works like a safety box, just drag and drop the folders or files you want to hide or protect into Password Folder, then no one can see, read or modify them. Whether you are concerned with <a href="http://thepcsecurity.com/tag/privacy/"title="" >privacy</a>, data theft, data loss, or data leaks, Password Folder is an ideal tool for you.</p>
<p style="text-align: center;"><a href="http://thepcsecurity.com/wp-content/uploads/2010/11/password-protect-files-folders.png"><img class="size-full wp-image-2286 aligncenter" title="password protect files folders" src="http://thepcsecurity.com/wp-content/uploads/2010/11/password-protect-files-folders.png" alt="password protect files folders" width="589" height="286" /></a></p>
<h3>Key Benefits</h3>
<p><strong>Hide from View : </strong>Hide folders, files, pictures &amp; videos from those who want to investigate and search for certain files on your computer. No one can see them except you.</p>
<p><strong>Block Access : </strong>Easily block access to files, folders, and programs you choose. You can password protect folder and its files then others can see it but cannot access, read or view its content.</p>
<p><strong>Write Protection : </strong>Protect your files from being modified by others. No one can change the content of your files without your permission. Keep your files safe and intact.</p>
<p><strong>Privacy Protection : </strong>Keep your private data, files, pictures or videos into Password Folder, the only way to access these files is with your password.</p>
<p><strong>No more Data theft, Data loss, or Data leaks : </strong>Protect your important files or data from being accidentally deleted, replaced, or stolen by others.</p>
<p><strong>Safe, Secure, and Free : </strong>Password Folder is a freeware, without any virus, adware, and spyware</p>
<p><em>Disclaimer: There are a few concern expressed by some of the user about getting BSOD. Please go through them and understand the implications before downloading and using Password Folder.</em></p>
<p>[<strong><a href="http://www.majorgeeks.com/IOBit_Password_Folder_d6658.html">Download Password Folde</a></strong>r]</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/safeguard-files-folders-computers-password-protection-freeware-review/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/safeguard-files-folders-computers-password-protection-freeware-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Boot Recovery &#8211; Repair Boot Sector, MBR of Hard Disk With Easeus Fixboot</title>
		<link>http://thepcsecurity.com/boot-recovery-repair-boot-sector-mbr-of-hard-disk-with-easeus-fixboot/</link>
		<comments>http://thepcsecurity.com/boot-recovery-repair-boot-sector-mbr-of-hard-disk-with-easeus-fixboot/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 13:10:19 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2097</guid>
		<description><![CDATA[Boot Sector of a partition on your hard drive is the most important section. It tells the computer, where the processing algorithm...]]></description>
			<content:encoded><![CDATA[<p><a href="http://thepcsecurity.com/wp-content/uploads/2010/09/boot-receovery.png"><img class="size-full wp-image-2098 alignleft" title="boot recovery" src="http://thepcsecurity.com/wp-content/uploads/2010/09/boot-receovery.png" alt="boot recovery" width="154" height="196" /></a>Boot Sector of a partition on your hard drive is the most important section. It tells the computer, where the processing algorithm has to start looking for the files and data stored. What the MBR is for entire drive, that boot sector is for an individual partition: like the MBR, the boot sector contains information that the system needs to locate the materials that are needed to start the operating system. A corrupt or missing boot sector is a serious problem. Without it the partition cannot be accessed.</p>
<h3>Boot Recovery &#8211; Freeware Tool to Repair Boot Sector and MBR of Hard Disk</h3>
<p>EASEUS Partition Recovery is a free and easy-to-use partition recovery software to recover deleted or lost partition which contains the following features to be one of the best partition recovery software for you to keep:</p>
<ul>
<li>Free for both home and commercial users.</li>
<li>Use it with ease: a wizard interface walks you through all the partition recovery process.</li>
<li>Recover deleted or lost partition quickly and easily.</li>
<li>Offer several optional scan areas helps locate the lost partition quickly.</li>
<li>Support FAT, NTFS, Ext2/Ext3 file system.</li>
<li>Support IDE / ATA / SATA / SCSI drives.</li>
<li>Support Windows 2000, XP, 2003, Vista, 2008, 7.</li>
</ul>
<p>This tool has several features as mentioned above and the Fixboot functionality, which allows you to repair and recover the lost boot sectors, is built within it.</p>
<p>[<strong><a href="http://www.easeus.com/partition-recovery/">Download Easeus Partition Recovery</a></strong>]</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/boot-recovery-repair-boot-sector-mbr-of-hard-disk-with-easeus-fixboot/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/boot-recovery-repair-boot-sector-mbr-of-hard-disk-with-easeus-fixboot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Data File Recovery &#8211; Portable Software to Recover Corrupt / lost Files</title>
		<link>http://thepcsecurity.com/data-file-recovery-portable-software-to-recover-corrupt-lost-files/</link>
		<comments>http://thepcsecurity.com/data-file-recovery-portable-software-to-recover-corrupt-lost-files/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 05:42:50 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2050</guid>
		<description><![CDATA[In this series of posts, we have been bringing out some of the useful portable data file recovery utilities, which have been...]]></description>
			<content:encoded><![CDATA[<p>In this series of posts, we have been bringing out some of the useful portable data file recovery utilities, which have been lost due to various reasons&#8230;may be accidental deletion, system crash, bads ectors or anything like that.</p>
<p>In this post, we are presenting a nice recovery tool, which can recover your deleted or lost data files easily.</p>
<p><strong>SoftPerfect File Recovery </strong>is a free and useful tool to restore accidentally deleted files from hard and floppy disks, USB flash drives, CF and SD cards and other storage media. It supports the popular file systems such as FAT12, FAT16, FAT32, NTFS and NTFS5 with compression and encryption. If your important files disappeared and you can’t find them in the recycle bin, try this software product and get the files back to life. Easy to use, no installation is required.</p>
<p>It can&#8230;</p>
<ul>
<li>Recover files from formatted partitions with original file names and storage paths.</li>
<li>Recover files from lost or deleted partitions.</li>
<li>Recover files from dynamic disks.</li>
<li>Recover files from Linux file system partition under Windows.</li>
</ul>
<p style="text-align: center;"><a href="http://thepcsecurity.com/wp-content/uploads/2010/09/Data-File-Recovery-Portable.png"><img class="size-full wp-image-2079 aligncenter" title="Data File Recovery - Portable" src="http://thepcsecurity.com/wp-content/uploads/2010/09/Data-File-Recovery-Portable.png" alt="Data File Recovery - Portable" width="398" height="272" /></a></p>
<h3>Features:</h3>
<ol>
<li>Recover 1 GB data for free.</li>
<li>Recover deleted or lost files emptied from the Recycle Bin.</li>
<li>File recovery after accidental format, even if you have reinstalled Windows.</li>
<li>Disk recovery after a hard disk crash.</li>
<li>Get back files after a partitioning error or hard disk crash.</li>
<li>Get data back from RAW hard drives.</li>
<li><strong>Recover from lost/deleted partitions.</strong></li>
<li><strong>Recover files from Dynamic Disk.</strong></li>
<li><strong>Recover from Linux file system under Windows.</strong></li>
<li><strong>Recovers from formatted partitions with original file names &amp; storage paths.</strong></li>
<li>Recover office document, photo, image, video, music, email, etc.</li>
<li>Recover from hard drive, USB drive, memory card, memory stick, camera card, Zip, floppy disk or other storage media.</li>
<li>Support FAT12, FAT16, FAT32, NTFS/NTFS5, EXT2/EXT3 file systems.</li>
<li>High quality of file recovery.</li>
<li>Bootable media based on WinPE.</li>
</ol>
<p>One important thing to note is that it allows you to recover data files only upto 1GB. After that you have to use the paid version.</p>
<p>[<strong><a href="http://www.softperfect.com/products/filerecovery/">Download </a></strong><strong><a href="http://www.softperfect.com/products/filerecovery/">SoftPerfect File Recovery</a>]</strong></p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/data-file-recovery-portable-software-to-recover-corrupt-lost-files/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/data-file-recovery-portable-software-to-recover-corrupt-lost-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Computer File Recovery &#8211; Portable Undelete Tool to Recover Data</title>
		<link>http://thepcsecurity.com/computer-file-recovery-portable-undelete-tool-to-recover-data/</link>
		<comments>http://thepcsecurity.com/computer-file-recovery-portable-undelete-tool-to-recover-data/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 04:11:37 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2052</guid>
		<description><![CDATA[In this series of posts, we are looking at some of the freeware utilities and tools, which allow users to recover and...]]></description>
			<content:encoded><![CDATA[<p>In this series of posts, we are looking at some of the <a href="http://thepcsecurity.com/tag/freeware/"title="Freeware" >freeware</a> utilities and tools, which allow users to recover and restore their lost files because of various situations like accidental delete, system crash, hard disk errors, scratches on CDs and things like that.</p>
<p>In this post, we are taking a look at the portable tool for computer file recovery. This allows you to recover your deleted files. While using any undelete utility, it is to be remembered that its effectiveness is always limited by how early you start the recovery process after deleting the files.</p>
<h3>Glary Undelete &#8211; Freeware Utility to Recover Deleted Computer Files</h3>
<p>Glary Undelete is a free and easy-to-use yet powerful file undelete solution for FAT and NTFS file systems. It will bring back files emptied from the Recycle Bin, in a DOS window, from Windows Explorer with the SHIFT key held down. It will even recover files that have been deleted by bugs, crashes and viruses!</p>
<p>Glary Undelete works under Win 95/98/Me/NT/2000/XP/2003/Vista operating systems. The program supports all Windows file systems for hard and floppy drives including FAT12/16/32,NTFS/NTFS5 and image recovery from CompactFlash, SmartMedia, MultiMedia and Secure Digital cards.</p>
<p style="text-align: center;"><a href="http://thepcsecurity.com/wp-content/uploads/2010/09/computer-file-recovery.jpg"><img class="size-full wp-image-2074 aligncenter" title="computer file recovery" src="http://thepcsecurity.com/wp-content/uploads/2010/09/computer-file-recovery.jpg" alt="computer file recovery" width="650" /></a></p>
<p><strong>Features:</strong></p>
<ol>
<li>Supports FAT, NTFS, NTFS + EFS file systems</li>
<li>Supports recover compressed, fragmented and encrypted files on NTFS</li>
<li>Undelete files on removable devices</li>
<li>Filter by file name, file date, size, recovery state</li>
<li>Simple and User friendly interface</li>
</ol>
<p>[<strong><a href="http://www.glarysoft.com/products/utilities/glary-undelete/download/">Download Glary Undelete</a></strong>]</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/computer-file-recovery-portable-undelete-tool-to-recover-data/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/computer-file-recovery-portable-undelete-tool-to-recover-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Recovery &#8211; Download Portable Freeware Tool</title>
		<link>http://thepcsecurity.com/file-recovery-download-portable-freeware-tool/</link>
		<comments>http://thepcsecurity.com/file-recovery-download-portable-freeware-tool/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 04:31:11 +0000</pubDate>
		<dc:creator>Silki</dc:creator>
				<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://thepcsecurity.com/?p=2053</guid>
		<description><![CDATA[Data Loss, System Crash, Lost files&#8230;these are some of the words, which can give nightmares to any computer user, which has some...]]></description>
			<content:encoded><![CDATA[<p>Data Loss, System Crash, Lost files&#8230;these are some of the words, which can give nightmares to any computer user, which has some important data on computer. These incidences do happen, and they happen at a time when you least expect them. They come as a surprise. And when you think of the reasons of data loss or corrupt files, there are many of them.</p>
<h3>Some of the Reasons of Data Loss &#8211; When You May Need Special Tools for File Recovery</h3>
<ol>
<li>Data could be lost due to intention or unintentional file deletion, drive re-format and drive partitioning.</li>
<li>Corrupted system files may also indirectly affect you data by making it inaccessible. System conflict as a result of application or new hardware device installation is commonly the main culprit of system corruption.</li>
<li>Malicious-ware, like viruses, can spread like wild fire causing partial or complete damage to your valuable data.</li>
<li>Manufacturing defects, power surge, impact, heat, fire, water etc will cause mechanical or electronic damage to data media. As a result, normal access to such damaged media is no longer possible.</li>
</ol>
<p style="text-align: center;"><a href="http://thepcsecurity.com/wp-content/uploads/2010/09/data_loss_illustration1.gif"><img class="aligncenter" title="data_loss_illustration" src="http://thepcsecurity.com/wp-content/uploads/2010/09/data_loss_illustration1.gif" alt="portable file recovery" width="500" height="281" /></a></p>
<p>Whatever the causes, if one does not have proper backup procedure, data loss is inevitable. Data recovery services appear to be the last resort. However, one must understand that such rescue attempt will never guarantee that all lost data will be recoverable if the extent of damage is extremely adverse.</p>
<p>In this series of posts, we are looking at some of the useful and well-known File Recovery tools and here we present ADRC Data Recovery Software.</p>
<h3>ADRC Data Recovery Software Tool</h3>
<p>ADRC Data Recovery Software Tools contains a collection of DIY data recovery tools that supports a wide variety of drives and file systems.</p>
<p>The software incorporates extremely simple GUI with novice users in mind. The software zooms in to do only critical recovery functions with minimum complexity so one could recover the data easily. It gives you full control to undelete files, disk image back up, restore a backup image, copy files from hard disk with bad sectors, disk cloning, backup, edit and restore your boot parameters.</p>
<p>It is absolutely free! It is our pleasure to offer you the software without charge, direct or hidden, to download and use a fully functional copy of the program. The software will not install any spyware or adware. It does not gives pop-up ads or force any form of subscription to mailing lists.</p>
<p style="text-align: center;"><a href="http://thepcsecurity.com/wp-content/uploads/2010/09/File-Recovery-Download-Portable.png"><img class="size-full wp-image-2068 aligncenter" title="File Recovery - Download Portable" src="http://thepcsecurity.com/wp-content/uploads/2010/09/File-Recovery-Download-Portable.png" alt="File Recovery - Download Portable" width="500" height="379" /></a></p>
<p>The program is designed to be compact &#8220;green-ware&#8221; without any installation. In fact, the whole program is less than 130 kb and you could stuff it anywhere (such as a floppy) and run the program from there to recover data.</p>
<p>If you are happy with the utility, share the information with others about ADRC Data Recovery Software Tools or place to link to our download home page.</p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://thepcsecurity.com/file-recovery-download-portable-freeware-tool/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>]]></content:encoded>
			<wfw:commentRss>http://thepcsecurity.com/file-recovery-download-portable-freeware-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)

Served from: www.thepcsecurity.com @ 2012-02-07 23:19:46 -->
