<?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; unpacker</title>
	<atom:link href="http://www.ghacks.net/tag/unpacker/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>Wed, 25 Nov 2009 09:43:02 +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>PeaZip an alternative to IZarc ?</title>
		<link>http://www.ghacks.net/2008/01/30/peazip-an-alternative-to-izarc/</link>
		<comments>http://www.ghacks.net/2008/01/30/peazip-an-alternative-to-izarc/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 11:28:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[izarc]]></category>
		<category><![CDATA[packer]]></category>
		<category><![CDATA[peazip]]></category>
		<category><![CDATA[unpacker]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/30/peazip-an-alternative-to-izarc/</guid>
		<description><![CDATA[PeaZip is a Open Source packer that supports many formats, much like any other packer out there. The most command formats like zip, rar, ace, 7z are handled but also many lesser used ones like bz2, upx and cab. The user is asked during installation which context menu items he wants to add which is very user friendly. Most packers simply add their entries to the context menu even if the user would never use some of the options.]]></description>
			<content:encoded><![CDATA[<p><a href="http://peazip.sourceforge.net/">PeaZip</a> is a Open Source packer that supports many formats, much like any other packer out there. The most command formats like zip, rar, ace, 7z are handled but also many lesser used ones like bz2, upx and cab. The user is asked during installation which context menu items he wants to add which is very user friendly. Most packers simply add their entries to the context menu even if the user would never use some of the options.</p>
<p>Once integrated users can right-click files and unpack them and create files as well using the main program interface. The user can choose between three options on how the progress is displayed for him. Two are graphical representations while one uses the command line. File checks can be performed as well displaying checksums / hash information of various algorithms which is great for verification purposes.</p>
<p>Peazip does have one problem though which makes it unusable for me. Peazip extracts selected archives at once. This means that if I select two archives they are unpacked at the same time which in turn means that the unpacking processes takes longer than in tools that unpack files after each other.</p>
<p><span id="more-3039"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/01/peazip.jpg' alt='peazip' /></p>
<p>A quick benchmark with two rar archives had the result that PeaZip needed about twice as much time as <a href="http://www.izarc.org/">IZarc</a> to unpack those archives. Peazip was a little bit faster though when only one rar archive was unpacked.</p>

	Tags: <a href="http://www.ghacks.net/tag/izarc/" title="izarc" rel="tag">izarc</a>, <a href="http://www.ghacks.net/tag/packer/" title="packer" rel="tag">packer</a>, <a href="http://www.ghacks.net/tag/peazip/" title="peazip" rel="tag">peazip</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/unpacker/" title="unpacker" rel="tag">unpacker</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/2006/02/08/freeware-packer-muzip/" title="Freeware Packer Muzip (February 8, 2006)">Freeware Packer Muzip</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/23/extract-archives-from-multiple-folders-at-once/" title="Extract archives from multiple folders at once (March 23, 2008)">Extract archives from multiple folders at once</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/22/ask-the-readers-software-to-extract-archives-in-multiple-folders/" title="Ask the Readers: Software to extract archives in multiple folders (March 22, 2008)">Ask the Readers: Software to extract archives in multiple folders</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/30/peazip-an-alternative-to-izarc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Universal Extractor</title>
		<link>http://www.ghacks.net/2007/02/21/universal-extractor/</link>
		<comments>http://www.ghacks.net/2007/02/21/universal-extractor/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 11:46:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[universal-extractor]]></category>
		<category><![CDATA[unpacker]]></category>
		<category><![CDATA[unzip]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/02/21/universal-extractor/</guid>
		<description><![CDATA[If you ever wanted to have a free software that would be able to handle all the different zip formats then you might want to take a look at the open source program called Universal Extractor. Universal Extractor can only be used to extract archives handling this task excellently. It supports a multitude of zip formats including the following popular ones: 7-zip archive, ace archive, arj, gzip, rar, tar and zip archives.]]></description>
			<content:encoded><![CDATA[<p>If you ever wanted to have a free software that would be able to handle all the different zip formats then you might want to take a look at the open source program called Universal Extractor. <a href="http://legroom.net/modules.php?op=modload&amp;name=Open_Source&amp;file=index&amp;page=software&amp;app=uniextract" title="universal extractor" target="_blank">Universal Extractor</a> can only be used to extract archives handling this task excellently. It supports a multitude of zip formats including the following popular ones: 7-zip archive, ace archive, arj, gzip, rar, tar and zip archives.</p>
<p>Next to that it can also unpack files from installation packages, it would be no problem for instance to unpack Windows Installer Package files (msi) or unpack the latest Firefox release with the Universal Extractor. It does not make that much sense to use a program like Winrar if you never pack files yourself, a tool that would extract all the archives would be more than enough.</p>
<p><span id="more-1224"></span> Universal Extractor adds menu entries to the right-click men. You can choose to extract files, extract the archive in the same directory and extract the archive into a sub-directory.</p>

	Tags: <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/universal-extractor/" title="universal-extractor" rel="tag">universal-extractor</a>, <a href="http://www.ghacks.net/tag/unpacker/" title="unpacker" rel="tag">unpacker</a>, <a href="http://www.ghacks.net/tag/unzip/" title="unzip" rel="tag">unzip</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/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/12/taksi-open-source-alternative-to-fraps/" title="Taksi Open Source Alternative to Fraps (December 12, 2006)">Taksi Open Source Alternative to Fraps</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/09/18/software-updates-week-38-2007/" title="Software Updates Week 38 2007 (September 18, 2007)">Software Updates Week 38 2007</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/12/22/software-for-starving-students/" title="Software for Starving Students (December 22, 2006)">Software for Starving Students</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/security-and-privacy-complete/" title="Security and Privacy Complete (December 7, 2006)">Security and Privacy Complete</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/02/21/universal-extractor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Freeware Packer Muzip</title>
		<link>http://www.ghacks.net/2006/02/08/freeware-packer-muzip/</link>
		<comments>http://www.ghacks.net/2006/02/08/freeware-packer-muzip/#comments</comments>
		<pubDate>Wed, 08 Feb 2006 07:02:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[archiver]]></category>
		<category><![CDATA[muzip]]></category>
		<category><![CDATA[packer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[unpacker]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=314</guid>
		<description><![CDATA[<a href="http://utilfr42.free.fr/muzip/" target="_blank">Muzip</a> is a freware packer that supports formats like zip, gzip and tar. It´s only 460K in size and offers an explorer like interface. It also offers the possibility to backup files on your harddrive and even schedule them using the windows scheduler.]]></description>
			<content:encoded><![CDATA[<p><a href="http://utilfr42.free.fr/muzip/" target="_blank">Muzip</a> is a freware packer that supports formats like zip, gzip and tar. It´s only 460K in size and offers an explorer like interface. It also offers the possibility to backup files on your harddrive and even schedule them using the windows scheduler.</p>
<p>A unique feature is the manual rebuild functionality which lets you make all the changes you need to do to an archive before the archive itself is rebuild. If you are looking for a winzip alternative try muzip.</p>
<p><span id="more-314"></span></p>
<p>[tags]packer, unzip, winzip, muzip, winrar, compression, compress, backup[/tags]</p>

	Tags: <a href="http://www.ghacks.net/tag/archiver/" title="archiver" rel="tag">archiver</a>, <a href="http://www.ghacks.net/tag/muzip/" title="muzip" rel="tag">muzip</a>, <a href="http://www.ghacks.net/tag/packer/" title="packer" rel="tag">packer</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/unpacker/" title="unpacker" rel="tag">unpacker</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/01/30/peazip-an-alternative-to-izarc/" title="PeaZip an alternative to IZarc ? (January 30, 2008)">PeaZip an alternative to IZarc ?</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/23/extract-archives-from-multiple-folders-at-once/" title="Extract archives from multiple folders at once (March 23, 2008)">Extract archives from multiple folders at once</a> (0)</li>
	<li><a href="http://www.ghacks.net/2005/11/20/freeware-7-zip-packer/" title="Freeware 7-Zip Packer (November 20, 2005)">Freeware 7-Zip Packer</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/05/03/free-winrar-362-license/" title="Free Winrar 3.62 License (May 3, 2008)">Free Winrar 3.62 License</a> (20)</li>
	<li><a href="http://www.ghacks.net/2008/03/22/ask-the-readers-software-to-extract-archives-in-multiple-folders/" title="Ask the Readers: Software to extract archives in multiple folders (March 22, 2008)">Ask the Readers: Software to extract archives in multiple folders</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/02/08/freeware-packer-muzip/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Freeware 7-Zip Packer</title>
		<link>http://www.ghacks.net/2005/11/20/freeware-7-zip-packer/</link>
		<comments>http://www.ghacks.net/2005/11/20/freeware-7-zip-packer/#comments</comments>
		<pubDate>Sun, 20 Nov 2005 09:26:00 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[7-zip]]></category>
		<category><![CDATA[archiver]]></category>
		<category><![CDATA[packer]]></category>
		<category><![CDATA[unpacker]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=157</guid>
		<description><![CDATA[If you are looking for an alternative to the windows xp build in unpacker you might want to take a look at 7-Zip. I was always looking for an unpacker besided the big two Winrar and Winzip who are both not free, after some researching I found 7-Zip which handles the most used file formats like zip and rar without problems.]]></description>
			<content:encoded><![CDATA[<p>If you are looking for an alternative to the windows xp build in unpacker you might want to take a look at 7-Zip. I was always looking for an unpacker besides the big two Winrar and Winzip who are both not free, after some researching I found 7-Zip which handles the most used file formats like zip and rar without problems.</p>
<p>Head over to <a href="http://www.7-zip.org/" target="_blank">7-zip.org</a> do download this excellent freeware.</p>
<p><span id="more-157"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/7-zip/" title="7-zip" rel="tag">7-zip</a>, <a href="http://www.ghacks.net/tag/archiver/" title="archiver" rel="tag">archiver</a>, <a href="http://www.ghacks.net/tag/packer/" title="packer" rel="tag">packer</a>, <a href="http://www.ghacks.net/tag/unpacker/" title="unpacker" rel="tag">unpacker</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/02/08/freeware-packer-muzip/" title="Freeware Packer Muzip (February 8, 2006)">Freeware Packer Muzip</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/01/30/peazip-an-alternative-to-izarc/" title="PeaZip an alternative to IZarc ? (January 30, 2008)">PeaZip an alternative to IZarc ?</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/06/09/izarc-a-great-universal-archiv-software/" title="IZArc a great universal archiv software (June 9, 2007)">IZArc a great universal archiv software</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/07/28/how-to-extract-multiple-independent-rar-files/" title="How to extract multiple independent rar files (July 28, 2007)">How to extract multiple independent rar files</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/23/extract-archives-from-multiple-folders-at-once/" title="Extract archives from multiple folders at once (March 23, 2008)">Extract archives from multiple folders at once</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2005/11/20/freeware-7-zip-packer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
