<?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>gHacks technology news &#187; nt</title>
	<atom:link href="http://www.ghacks.net/tag/nt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Automatic compression of the Registry</title>
		<link>http://www.ghacks.net/2007/10/19/automatic-compression-of-the-registry/</link>
		<comments>http://www.ghacks.net/2007/10/19/automatic-compression-of-the-registry/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 08:43:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[nt]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[reg optimizer]]></category>
		<category><![CDATA[registry]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/10/19/automatic-compression-of-the-registry/</guid>
		<description><![CDATA[I described a way to compress the Windows registry manually yesterday. The process itself was not really complicated but it involved booting into DOS to complete the changes to the registry that have been made by the process. Tehmul (more of that please) commented in that article pointing to a software named NTREGOPT (NT Registry Optimizer) which would optimize the full registry and perform the replacement during the next system boot automatically.]]></description>
			<content:encoded><![CDATA[<p>I described a way to compress the Windows registry manually yesterday. The process itself was not really complicated but it involved booting into DOS to complete the changes to the registry that have been made by the process. Tehmul (more of that please) commented in that article pointing to a software named NTREGOPT (NT Registry Optimizer) which would optimize the full registry and perform the replacement during the next system boot automatically.</p>
<p>This is of course a far better method of compressing the registry which is why I decided to write an article about NTREGOPT. Just run the software after downloading and installing it. It will automatically check and compress the registry displaying information about the reduction at the end of the process. </p>
<p><img src="http://www.ghacks.net/files/screens/2007/10/nt-registry-optimizer.jpg" alt="nt registry optimizer" /></p>
<p><span id="more-2145"></span>As you can see the size of the optimized registry is about 5 Megabytes smaller than the size of the unoptimized registry. The registry files have been replaced during the system boot which is far more comfortable than having to boot into DOS to give the restore commands manually.</p>
<p><strong>Read More:</strong></p>
<p><a href="http://www.larshederer.homepage.t-online.de/erunt/">NTREGOPT</a></p>

	Tags: <a href="http://www.ghacks.net/tag/nt/" title="nt" rel="tag">nt</a>, <a href="http://www.ghacks.net/tag/optimize/" title="optimize" rel="tag">optimize</a>, <a href="http://www.ghacks.net/tag/reg-optimizer/" title="reg optimizer" rel="tag">reg optimizer</a>, <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/05/windows-boot-timer/" title="Windows Boot Timer (May 5, 2008)">Windows Boot Timer</a> (15)</li>
	<li><a href="http://www.ghacks.net/2008/08/12/registry-cleanup-with-regdefrag/" title="Registry Cleanup with RegDefrag (August 12, 2008)">Registry Cleanup with RegDefrag</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/prevent-windows-registry-from-remembering-last-key-viewed/" title="Prevent Windows Registry from remembering last key viewed (October 21, 2008)">Prevent Windows Registry from remembering last key viewed</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/10/29/pin-folders-to-the-start-menu/" title="Pin Folders to the start menu (October 29, 2007)">Pin Folders to the start menu</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/13/not-enough-server-storage-is-available-to-process-this-command/" title="Not enough server storage is available to process this command (January 13, 2008)">Not enough server storage is available to process this command</a> (52)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/10/19/automatic-compression-of-the-registry/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to display all Windows passwords</title>
		<link>http://www.ghacks.net/2007/02/23/how-to-display-all-windows-passwords/</link>
		<comments>http://www.ghacks.net/2007/02/23/how-to-display-all-windows-passwords/#comments</comments>
		<pubDate>Fri, 23 Feb 2007 09:42:31 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[admin-password]]></category>
		<category><![CDATA[crack-nt-passwords]]></category>
		<category><![CDATA[nt]]></category>
		<category><![CDATA[nt-password-recovery]]></category>
		<category><![CDATA[nt-passwords]]></category>
		<category><![CDATA[ophcrack]]></category>
		<category><![CDATA[windows-nt]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/02/23/how-to-display-all-windows-passwords/</guid>
		<description><![CDATA[Just a few days ago I was describing a method that would allow anyone to change passwords for all windows accounts using a boot cd and a program called NT Passwords. This is great if it does not matter if you change the password for, lets say, the administrators account. It might however be sometimes important to get into an account without the owner of the account knowing - and he would surely find out if his password would not be working anymore.]]></description>
			<content:encoded><![CDATA[<p>Just a few days ago I was describing a method that would allow anyone to change passwords for all windows accounts using a boot cd and a program called <a href="http://www.ghacks.net/2007/02/21/recover-windows-xp-passwords/" title="recover nt passwords" target="_blank">NT Passwords</a>. This is great if it does not matter if you change the password for, lets say, the administrators account. It might however be sometimes important to get into an account without the owner of the account knowing &#8211; and he would surely find out if his password would not be working anymore.</p>
<p><img src="http://www.ghacks.net/files/screens/2007/02/ophcrack.jpg" title="ophcrack windows nt password recovery" alt="ophcrack windows nt password recovery" align="left" height="124" width="250" /><a href="http://ophcrack.sourceforge.net/" title="ophcrack" target="_blank">Ophcrack</a> is a tool that is able to quickly display Windows NT account passwords using Rainbow Tables instead of brute forcing the passwords. While it could take years to bruteforce a password that uses letters, numbers and special chars it takes only minutes to do so with Ophcrack.</p>
<p>Ophcrack can be downloaded with several different table sets. The default live cd is able to reveal passwords with alphanumeric chars only. If no passwords are revealed using this method you should download different table sets which support other chars as well.</p>
<p><span id="more-1230"></span> Two additional table sets can be downloaded from the Ophcrack website. The first is 720 megabytes and should only be used on machines with at least 500 megabytes of ram. A smaller one with only 388 megabytes can be downloaded for machines with less than that amount of ram.</p>
<p>A new version of Ophcrack was released just four days ago. (Ophcrack 1.1.4)</p>

	Tags: <a href="http://www.ghacks.net/tag/admin-password/" title="admin-password" rel="tag">admin-password</a>, <a href="http://www.ghacks.net/tag/crack-nt-passwords/" title="crack-nt-passwords" rel="tag">crack-nt-passwords</a>, <a href="http://www.ghacks.net/tag/nt/" title="nt" rel="tag">nt</a>, <a href="http://www.ghacks.net/tag/nt-password-recovery/" title="nt-password-recovery" rel="tag">nt-password-recovery</a>, <a href="http://www.ghacks.net/tag/nt-passwords/" title="nt-passwords" rel="tag">nt-passwords</a>, <a href="http://www.ghacks.net/tag/ophcrack/" title="ophcrack" rel="tag">ophcrack</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-nt/" title="windows-nt" rel="tag">windows-nt</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/12/surun-beats-all-sudo-like-applications-in-windows/" title="Surun beats all Sudo like applications in Windows (April 12, 2008)">Surun beats all Sudo like applications in Windows</a> (5)</li>
	<li><a href="http://www.ghacks.net/2005/12/10/ophcrack-20-windows-password-recovery/" title="Ophcrack 2.0 Windows Password Recovery (December 10, 2005)">Ophcrack 2.0 Windows Password Recovery</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/06/30/hide-information-in-files/" title="Hide Information in Files (June 30, 2008)">Hide Information in Files</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/10/19/automatic-compression-of-the-registry/" title="Automatic compression of the Registry (October 19, 2007)">Automatic compression of the Registry</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/02/23/how-to-display-all-windows-passwords/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
