<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.woodmann.com/collaborative/tools/skins/common/feed.css?97"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.woodmann.com/collaborative/tools/index.php/Special:FeedListing/Data_Extraction_Tools/feed?recursive=1&amp;feed_type=atom</id>
		<title>Collaborative RCE Tool Library - Data Extraction Tools (including sub-categories)</title>
		<link rel="self" type="application/atom+xml" href="http://www.woodmann.com/collaborative/tools/index.php/Special:FeedListing/Data_Extraction_Tools/feed?recursive=1&amp;feed_type=atom"/>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Special:FeedListing/Data_Extraction_Tools/feed?recursive=1&amp;feed_type=atom"/>
		<updated>2010-09-03T10:43:58Z</updated>
		<subtitle>Update Notification Feed for Category: Data Extraction Tools (and its sub-categories)</subtitle>
		<generator>MediaWiki 1.11.2 via dELTA feed generator</generator>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/OfficeMalScanner</id>
		<title>Tool Updated: OfficeMalScanner</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/OfficeMalScanner"/>
				<updated>2010-06-17T09:51:08Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Code_Ripping_Tools&quot;&gt;Code Ripping Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Data_Search_and_Extraction_Tools&quot;&gt;Data Search and Extraction Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;v0.51&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;February 5, 2010&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;OfficeMalScanner v0.51 is a Ms Office forensic tool to scan for malicious traces, like shellcode heuristics, PE-files or embedded OLE streams. Found files are being extracted to disk. It supports disassembly and hexview as well as an easy brute force mode to detect encrypted files. Next to this, an office file is being scanned for VB-macro code and if found, it will be extracted for further analysis. The &amp;quot;inflate&amp;quot; feature extracts Ms Office 2007 documents into a directory and marks potentially malicious files. Also included in this package is a tool called MalHost-Setup, some kind of MS Office runtime emulation environment to debug shellcode in malicious documents in realtime.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Pdf-parser</id>
		<title>Tool Added: Pdf-parser</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Pdf-parser"/>
				<updated>2009-11-05T01:26:57Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Data_Extraction_Tools&quot;&gt;Data Extraction Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;0.3.1&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;May 13, 2009&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;This tool will parse a PDF document to identify the fundamental elements used in the analyzed file. It will not render a PDF document. The code of the parser is quick-and-dirty, I’m not recommending this as text book case for PDF parsers, but it gets the job done.&lt;br /&gt;&lt;br /&gt;The stats option display statistics of the objects found in the PDF document. Use this to identify PDF documents with unusual/unexpected objects, or to classify PDF documents. For example, I generated statistics for 2 malicious PDF files, and although they were very different in content and size, the statistics were identical, proving that they used the same attack vector and shared the same origin.&lt;br /&gt;&lt;br /&gt;The search option searches for a string in indirect objects (not inside the stream of indirect objects). The search is not case-sensitive, and is susceptible to the obfuscation techniques I documented (as I’ve yet to encounter these obfuscation techniques in the wild, I decided no to resort to canonicalization).&lt;br /&gt;&lt;br /&gt;filter option applies the filter(s) to the stream. For the moment, only FlateDecode is supported (e.g. zlib decompression).&lt;br /&gt;&lt;br /&gt;The raw option makes pdf-parser output raw data (e.g. not the printable Python representation).&lt;br /&gt;&lt;br /&gt;objects outputs the data of the indirect object which ID was specified. This ID is not version dependent. If more than one object have the same ID (disregarding the version), all these objects will be outputted.&lt;br /&gt;&lt;br /&gt;reference allows you to select all objects referencing the specified indirect object. This ID is not version dependent.&lt;br /&gt;&lt;br /&gt;type alows you to select all objects of a given type. The type is a Name and as such is case-sensitive and must start with a slash-character (/).&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/PowerGREP</id>
		<title>Tool Updated: PowerGREP</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/PowerGREP"/>
				<updated>2009-07-18T22:36:22Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Data_Search_and_Extraction_Tools&quot;&gt;Data Search and Extraction Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Regular_Expression_Tools&quot;&gt;Regular Expression Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Source_Code_Search_Tools&quot;&gt;Source Code Search Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:String_Finders&quot;&gt;String Finders&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;3.5.2&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;March 11, 2009&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;PowerGREP is a very powerful Windows grep tool. Quickly search through large numbers of files on your PC or network, including text and binary files, compressed archives, MS Word documents, Excel spreadsheets and PDF files, etc. Find the information you want with powerful text patterns (regular expressions) specifying the form of what you want, instead of literal text. Search and replace with one or many regular expressions to comprehensively maintain web sites, source code, reports, etc. Extract statistics and knowledge from logs files and large data sets.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Universal_Extractor</id>
		<title>Tool Updated: Universal Extractor</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Universal_Extractor"/>
				<updated>2009-03-16T17:36:34Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Data_Extraction_Tools&quot;&gt;Data Extraction Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;1.6&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;October 17, 2008&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;Universal Extractor is a program do to exactly what it says: extract files from any type of archive, whether it's a simple zip file, an installation program, or even a Windows Installer (.msi) package.  This is still a work in progress (see details below), but so far it's proven quite useful and I feel others can also benefit from it.&lt;br /&gt;&lt;br /&gt;I should stress that this application is not intended to be a general purpose archiving program.  It will never replace WinRAR, 7-Zip, etc.  What it will do is allow you to extract files from virtually any type of archive, regardless of source, compression method, etc.  The original motivation behind this project was that I wanted an easy, convenient way to extract files from installation packages, such as Inno Setup or Windows Installer packages, without pulling up a command line every time.  In the process I got a little carried away and ended up throwing in support for every kind of archive format I possibly could find.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/InnoCry</id>
		<title>Tool Updated: InnoCry</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/InnoCry"/>
				<updated>2008-10-08T19:56:11Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Installer_Extraction_Tools&quot;&gt;Installer Extraction Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;1.2.7&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;January 14, 2008&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;InnoCry is a tool that removes the password from &amp;lt;NON-ArchFour&amp;gt; password protected setups, created with InnoSetup.&lt;br /&gt;&lt;br /&gt;Usage:&lt;br /&gt;1. Start the target installation.&lt;br /&gt;2. Start InnoCry and push the &amp;quot;patch&amp;quot; button.&lt;br /&gt;3. Proceed with the installation by pressing the &amp;quot;Next&amp;quot; button.&lt;br /&gt;&lt;br /&gt;Supported InnoSetup Engines:&lt;br /&gt;-InnoSetup version 1.3.26&lt;br /&gt;-InnoSetup version 2.0.19&lt;br /&gt;-InnoSetup version 3.0.7&lt;br /&gt;-Version 4.x&lt;br /&gt;-Version 5.x up to ver. 5.2.2&lt;br /&gt;&lt;br /&gt;Note: The very first version of InnoSetup is 16 bit and no support for it will be ever added.&lt;br /&gt;&lt;br /&gt;-Support for &amp;lt;install-us&amp;gt; password protected software packages.&lt;br /&gt;&lt;br /&gt;Known limitations:&lt;br /&gt;1.InnoCry works only on NT based Windows versions (Win9x /ME - not supported).&lt;br /&gt;2.InnoCry has no support for ArcFour encrypted setup packages.&lt;br /&gt;3.InnoCry can patch only one InnoSetup installation, when more than one installation is started at the same time.&lt;br /&gt;&lt;br /&gt;Authors:&lt;br /&gt;koranto - coding and code optimization&lt;br /&gt;proletsearch - cracking and coding&lt;br /&gt;tobi - GFX&lt;br /&gt;&lt;br /&gt;*With ideas at the very beginning helped a very good reverser: cnbragon/iPB with his article about InnoSetup. So big thanks also to him!*&lt;br /&gt;&lt;br /&gt;*****************************&lt;br /&gt;InnoCry v1.2.7 Public release&lt;br /&gt;*****************************&lt;br /&gt;&lt;br /&gt;14-January-2008&lt;br /&gt;&lt;br /&gt;- Added experimental support for custom InnoSetup dll modules&lt;br /&gt;- Optimized support for advanced custom InnoSetup password scripts&lt;br /&gt;- Added &amp;quot;Enabler&amp;quot; option, that can be used by disabled control items like a disabled &amp;lt;Next&amp;gt; button (in combination with Method 1)&lt;br /&gt;&lt;br /&gt;*****************************&lt;br /&gt;InnoCry v1.2.6 Public release&lt;br /&gt;*****************************&lt;br /&gt;&lt;br /&gt;04-January-2008&lt;br /&gt;&lt;br /&gt;- Added support for standard custom InnoSetup password scripts&lt;br /&gt;- Added support for advanced custom InnoSetup password scripts&lt;br /&gt;- Because of the larger GUI and for the convenience of the user, InnoCry will start above the target installation.&lt;br /&gt;- Brand new gfx design by tobi&lt;br /&gt;&lt;br /&gt;*****************************&lt;br /&gt;InnoCry v1.2.5 Public release&lt;br /&gt;*****************************&lt;br /&gt;&lt;br /&gt;30-December-2007&lt;br /&gt;&lt;br /&gt;- Fixed ARCFOUR detection for the latest InnoSetup engine (ver. 5.2.2)&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/PDF_Streams_Inflater</id>
		<title>Tool Added: PDF Streams Inflater</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/PDF_Streams_Inflater"/>
				<updated>2008-09-29T18:00:09Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Data_Extraction_Tools&quot;&gt;Data Extraction Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;September 24, 2008&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;I've made this tool because PDF exploits (JavaScript inside PDF) are mostly hidden inside compressed streams.&lt;br /&gt;It will find and decompress zlib compressed streams. A new file per stream found will be created, where every such file will contain the decompressed stream content.&lt;br /&gt;&lt;br /&gt;Hope you will find it useful.&lt;br /&gt;&lt;br /&gt;I've made it in 3 hours (inclusive doing a research about streams in PDF files), so it may have some glitches and bugs. Please report your findings and/or suggestions.&lt;br /&gt;&lt;br /&gt;I have tested it on PDF files created by a couple of tools as there are some differences in created files between tools (different EOL, EOL after token identifier etc.)&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/ArCHMage</id>
		<title>Tool Added: ArCHMage</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/ArCHMage"/>
				<updated>2008-03-27T12:49:43Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Help_File_Decompilers&quot;&gt;Help File Decompilers&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;0.1.9&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;July 7, 2007&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;arCHMage is an extensible reader and decompiler for files in the CHM format. This is the format used by Microsoft HTML Help, and is also known as Compiled HTML.&lt;br /&gt;&lt;br /&gt;arCHMage is written in the Python programming language and uses PyCHM - python bindings for CHMLib from GnoCHM project.&lt;br /&gt;&lt;br /&gt;Originally this utility was written by Eugeny Korekin, but since 2005 it has been maintained and developed by Basil Shubin.&lt;br /&gt;&lt;br /&gt;Features&lt;br /&gt;    * Extracting CHM content&lt;br /&gt;    * Dumping HTML data from CHM file as plain text (using external tools)&lt;br /&gt;    * Running as standalone http-server&lt;br /&gt;    * Extension for Apache Web Server - mod_chm&lt;br /&gt;&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Chm_Decompiler</id>
		<title>Tool Updated: Chm Decompiler</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Chm_Decompiler"/>
				<updated>2008-03-27T12:44:37Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Help_File_Decompilers&quot;&gt;Help File Decompilers&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;3.50&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;February 25, 2008&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;ChmDecompiler is a decompiler for .CHM file. With ChmDecompiler, you can convert any .CHM files to .htm easily, and you can extract any/all source files from the .CHM, even the .HHP project file can be recreated perfectly! All Alias and Map definitions will be recovered, too.&lt;br /&gt;&lt;br /&gt; Features:&lt;br /&gt;    * Decompile a CHM Html help file or CHM ebook quickly and easily.&lt;br /&gt;    * Recover the .HHP project file perfectly.&lt;br /&gt;    * Extract Alias and Map files from the CHM file.&lt;br /&gt;    * Decompile all MS CHM files / CHM ebooks in batch processing.&lt;br /&gt;    * Extract a/any files from a chm file or chm ebook.&lt;br /&gt;    * Convert any chm files to html freely.&lt;br /&gt;    * Manage CHM Html help file like a zip file.&lt;br /&gt;    * An excellent CHM file viewer or CHM file reader.&lt;br /&gt;    * Integration with Windows shell.&lt;br /&gt;    * Multilanguage support, the interface of the program can be changed to Croatian, Danish, Deutsch, Dutch, English, French, Italian, Korean, Norwegian, Polish, Portuguese, Russian, Simplified Chinese, Slovenian, Spanish, Swedish, Traditional Chinese.&lt;br /&gt;    * Built-in chm files decompiler with batch processing.&lt;br /&gt;    * Easy-to-use interface.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Orca</id>
		<title>Tool Updated: Orca</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Orca"/>
				<updated>2008-01-15T10:14:17Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Installer_Decompilers&quot;&gt;Installer Decompilers&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Installer_Extraction_Tools&quot;&gt;Installer Extraction Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;Orca is a database table editor for creating and editing Windows Installer packages and merge modules. The tool provides a graphical interface for validation, highlighting the particular entries where validation errors or warnings occur.&lt;br /&gt;&lt;br /&gt;This tool is only available in the Windows SDK Components for Windows Installer Developers. It is provided as an Orca.msi file. After installing the Windows SDK Components for Windows Installer Developers, double click Orca.msi to install the Orca.exe file.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/TMG_Ripper_Studio</id>
		<title>Tool Added: TMG Ripper Studio</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/TMG_Ripper_Studio"/>
				<updated>2008-01-10T21:16:26Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Code_Ripping_Tools&quot;&gt;Code Ripping Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;0.03&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;2005&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;This is a tool for converting a small part of a program into assemblycode that you could paste into your own sources. The program takes either a fileoffset or a virtual address as input and starts to disassemble from that point. When a conditional jump is reached, it branches and follow both directions. It also follows unconditional jumps and traces calls.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/InstallShield_%28by_one_exe-file%29_Unpacker</id>
		<title>Tool Added: InstallShield (by one exe-file) Unpacker</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/InstallShield_%28by_one_exe-file%29_Unpacker"/>
				<updated>2008-01-06T11:23:26Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Installer_Extraction_Tools&quot;&gt;Installer Extraction Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;0.99&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;April 6, 2004&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;This tool unpacks two of three known forms of InstallShield Self-Extracting .EXE-files (like 3DMark03.exe).&lt;br /&gt;&lt;br /&gt;First form is All-in-One. All files are stored one by one in IS-exe-container like this:&lt;br /&gt;___________&lt;br /&gt;data1.hdr&lt;br /&gt;data1.cab&lt;br /&gt;data2.cab&lt;br /&gt;engine32.cab&lt;br /&gt;layout.bin&lt;br /&gt;setup.exe&lt;br /&gt;setup.ini&lt;br /&gt;setup.boot&lt;br /&gt;~~~~~~~~~~~~&lt;br /&gt;&lt;br /&gt;Second form is All-in-CAB. All files are stored in simple&lt;br /&gt;Microsoft Cabinet File (*.cab) in IS-exe.&lt;br /&gt;&lt;br /&gt;Third form is too hard for me to understand, but it's a All-in-MSI (with some files to run *.msi like setup.ini and so on). There are a litte bit of encryption (or compression?) in exe-file. But after you run IS-exe-file you can see in WinDir's Temp folder unpacked *.Msi-file (Microsoft Installer) and you can dig it on your own ;)&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/IZArc</id>
		<title>Tool Updated: IZArc</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/IZArc"/>
				<updated>2007-12-30T14:43:24Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Compressed_Archive_Tools&quot;&gt;Compressed Archive Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Disc_Image_Tools&quot;&gt;Disc Image Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;3.81&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;June 14, 2007&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;IZArc is the ultimate freeware archive utility supporting many archive formats like: 7-ZIP, A, ACE, ARC, ARJ, B64, BH,  BIN, BZ2, BZA, C2D, CAB, CDI, CPIO, DEB, ENC, GCA, GZ, GZA, HA, IMG, ISO, JAR, LHA, LIB, LZH, MDF, MBF,  MIM, NRG, PAK, PDI, PK3, RAR, RPM, TAR, TAZ, TBZ, TGZ, TZ, UUE, WAR, XXE, YZ1, Z, ZIP, ZOO. With a modern easy-to-use interface, IZArc provides support for most compressed and encoded files, as well as access  to many powerful features and tools. It allows you to drag and drop files from and to Windows Explorer, create and extract  archives directly in Windows Explorer, create multiple archives spanning disks, creating self-extracting archives, repair  damaged zip archives, converting from one archive type to another, view and write comments and many more. IZArc has also built-in multilanguage support.&lt;br /&gt;&lt;br /&gt;With IZArc you can open CD image files like ISO, BIN, CDI and NRG. It is also possible to convert such files from one type to another (BIN to ISO, NRG to ISO).  &lt;br /&gt;&lt;br /&gt;If you need to send large files to your colleagues, friends or customers who may not have archiving tool you can easily create self-extracting archive that can be extracted by simple double click.  &lt;br /&gt;&lt;br /&gt;IZArc can be configured to run your preferred Anti-Virus scanner when you open any archives.  &lt;br /&gt;&lt;br /&gt;IZArc supports 256-bit AES encryption to secure your data.  &lt;br /&gt;&lt;br /&gt;IZArc is integrated in Windows so you can perform all archiving operations by using right-click menus in Windows Explorer.  &lt;br /&gt;&lt;br /&gt;If you have broken archives IZArc can help you to repair them with ease.  &lt;br /&gt;&lt;br /&gt;IZArc is 100% virus free and it doesn't contain any spyware or adware.&lt;br /&gt;&lt;br /&gt;IZArc is the most complete archive utility available today.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/WinRAR</id>
		<title>Tool Updated: WinRAR</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/WinRAR"/>
				<updated>2007-12-30T14:40:22Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Compressed_Archive_Tools&quot;&gt;Compressed Archive Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;3.71&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;September 21, 2007&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;In addition to the common ZIP/RAR functionality, WinRAR can extract CAB files, which is helpful for extracting files from many installer packages.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/PowerArchiver_Command_Line</id>
		<title>Tool Updated: PowerArchiver Command Line</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/PowerArchiver_Command_Line"/>
				<updated>2007-12-30T14:39:29Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Compressed_Archive_Tools&quot;&gt;Compressed Archive Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;4.0&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;PACL is an advanced command line archiving utility for Windows console environments. It fully supports a variety of the most popular compressed file formats, including: ZIP, CAB, JAR, TAR, TAR.GZ, TAR.BZ2, yENC, Base64, CAB SFX and many others. PACL also includes 5 different encryption methods.&lt;br /&gt;&lt;br /&gt;PACL was designed to be a versatile, reliable and scriptable application that can be used in many different configurations and scenarios.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/Power_Archiver</id>
		<title>Tool Updated: Power Archiver</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/Power_Archiver"/>
				<updated>2007-12-30T14:38:36Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Compressed_Archive_Tools&quot;&gt;Compressed Archive Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;2007&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;

&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;PowerArchiver has been downloaded by tens of millions of users worldwide. PowerArchiver 2007 offers hundreds of features, yet remains easy to use, small and fast. Novice users will find a familiar interface complete with tutorial and detailed help, while more experienced users can take advantage of full Explorer integration, multiple encryption methods and advanced compression algorithms.&lt;br /&gt;&lt;br /&gt;Here is a brief list of some of the key features found in PowerArchiver, but we recommend downloading an evaluation copy to realize its full potential. View the full feature list for more.&lt;br /&gt;&lt;br /&gt;Full Windows Vista Support&lt;br /&gt;&lt;br /&gt;PowerArchiver 2007 includes full support for Microsoft's newest operating system, Windows Vista. User Account Control and new Vista dialog windows such as New, Open and Save are supported.&lt;br /&gt;&lt;br /&gt;You do not need to worry about compatibility problems with PowerArchiver if you are using or considering upgrading to Vista - we have done extensive testing to ensure everything works perfectly.&lt;br /&gt;New, Modern User Interface&lt;br /&gt;&lt;br /&gt;Modern User Interface A completely revamped user interface in PowerArchiver 2007 makes it easier to access the wealth of features that PowerArchiver has. This task-based interface utilizes the same &amp;quot;Ribbon&amp;quot; design found in Microsoft Office 2007, and ensures you qick access to the most used features while not hidding others under layers of menus.&lt;br /&gt;&lt;br /&gt;For those that desire the older look, PowerArchiver's Classic interface is still available.&lt;br /&gt;Superior ZIP Support&lt;br /&gt;&lt;br /&gt;ZIP Support PowerArchiver offers superior ZIP format support compared to other archivers. Here are the highlights:&lt;br /&gt;&lt;br /&gt;    * Support for unlimited file size and unlimited number of files in ZIP archives&lt;br /&gt;    * Support for advanced Deflate64 method providing higher compression ratios&lt;br /&gt;    * ZIP AES support (both PkZip 5.1 and WZ 9.0 standards supported)&lt;br /&gt;    * Fast and strong compression and decompression&lt;br /&gt;    * Multiple disk spanning, with support for unlimited span sizes&lt;br /&gt;&lt;br /&gt;7-Zip Compression&lt;br /&gt;&lt;br /&gt;7-Zip is an advanced compression format featured in PowerArchiver 2007. It is an open source format, providing an open architecture and high compression ratio. 7-Zip outperforms ZIP, ACE and even RAR in many tests. However, 7-Zip's greatest strength is that it is not controlled by any organization or individual, but by an open source LGPL project to which anyone can contribute. More information on 7-Zip and its superior compression can be found at 7-Zip.org.&lt;br /&gt;&lt;br /&gt;PowerArchiver 2007 introduces a new Transparent Update feature for 7-Zip archives, which allows you to quickly add or remove files even if the archive is &amp;quot;Solid.&amp;quot;&lt;br /&gt;Multiple Formats Support Including ISO&lt;br /&gt;&lt;br /&gt;PowerArchiver has native support for most popular compressed and encoded formats currently in use. All formats are fully integrated into PowerArchiver, so you can utilize all PowerArchiver tools with each of them.&lt;br /&gt;&lt;br /&gt;    * Read and write support for ZIP, 7-ZIP, CAB, LHA (LZH), TAR, GZIP, BZIP2, BH, XXE, UUE, yENC, and MIME (Base 64)&lt;br /&gt;    * Read and extract support for: RAR, ARJ, ARC, ACE, ZOO plus ISO, BIN, IMG and NRG disc image formats&lt;br /&gt;    * Brand new Plug-in System enables new formats and file types to be supported with a small download.&lt;br /&gt;&lt;br /&gt;New Queue System (Add/Extract/Backup) and PowerArchiver Starter&lt;br /&gt;&lt;br /&gt;An innovative Queue System has been added to PowerArchiver 2007. This is the first time such an option is available in compression utility, and it enables you to better organize your compression, extraction and backups, as well as schedule multiple jobs to be done sequentially without slowing down your system - as multiple compressions would do if run all at once. Another first for PowerArchiver.&lt;br /&gt;&lt;br /&gt;PowerArchiver Starter is a brand new system tray application for managing your Queue and launching the most recently used archives and backups. PowerArchiver Starter has been written in an assembler-like language for minimum size and memory usage.&lt;br /&gt;Unmatched Security&lt;br /&gt;&lt;br /&gt;EncryptPowerArchiver comes with an unprecedented level of security features. Not only does it fully support the new ZIP AES standard, PowerArchiver also offers its proprietary PAE standard for additional security with five different encryption methods. For ease of use, the PowerArchiver Password Manager will save your frequently used passwords so you do not need to remember them.&lt;br /&gt;&lt;br /&gt;    * Full support for ZIP AES encryption, 128-bit/192-bit/256-bit (supports: PKZip 5.1 (full), Secure Zip 8.0 and WinZip 9.0 AE-1 &amp;amp; AE-2)&lt;br /&gt;    * PAE support - Encryption of files and archives using 5 different methods: Blowfish (128-bit), DES (64-bit), Triple DES (128-bit), AES 128-bit, and AES 256-bit&lt;br /&gt;&lt;br /&gt;Automated Backups&lt;br /&gt;&lt;br /&gt;Backup Security vulnerabilities have become a major problem in Windows, which means it is critical to backup and protect your important data. With PowerArchiver's built-in Backup Wizard, it is a breeze to backup your files.&lt;br /&gt;&lt;br /&gt;By using a step-by-step wizard, you will be able to add files and folders, filter them based on your specifications, use 5 different compressions formats, add password protection, and even upload your backup to an FTP or SFTP (SSH) server directly!&lt;br /&gt;&lt;br /&gt;To keep your backups secure from prying eyes, you can also encrypt the archives using ZIP AES encryption.&lt;br /&gt;Guaranteed Compatibility and Explorer Integration&lt;br /&gt;&lt;br /&gt;Explorer Integration PowerArchiver has pioneered advanced Shell Extensions that let you compress, extract and encrypt files using one click from within Windows Explorer -- without opening PowerArchiver.&lt;br /&gt;&lt;br /&gt;Not only that, but PowerArchiver also offers an option to use an Explorer-like interface for browsing your hard drive for archives, which also supports shell integration.&lt;br /&gt;&lt;br /&gt;PowerArchiver 2007 adds new Hybrid Shell Extensions, which puts less frequently used options in an easy to access submenu.&lt;br /&gt;Compression Profiles&lt;br /&gt;&lt;br /&gt;For ease of use, PowerArchiver has Compression Profiles that store frequently used compression settings. You can select a compression profile when performing operations in PowerArchiver and save considerable time.&lt;br /&gt;Useful Tools&lt;br /&gt;&lt;br /&gt;Multi-Extract PowerArchiver has the most advanced set of tools that you can use to manage your archives:&lt;br /&gt;&lt;br /&gt;    * Convert Tool - convert files among formats supported in PowerArchiver. It can convert thousands of files and folders at the same time.&lt;br /&gt;    * Encode Tool - encode/decode files in UU, XX, MIME and yENC formats.&lt;br /&gt;    * Repair Tool - repair broken ZIP archives with one simple operation.&lt;br /&gt;    * Write/Merge Multivolume Tools - split ZIP files into multivolumes, and also merge multivolumes into a single ZIP archive.&lt;br /&gt;    * Batch ZIP Tool - batch compress thousands of files into separate archives.&lt;br /&gt;    * Multi-Extract Tool - extract thousands of archives at the same time.&lt;br /&gt;    * SFX Tool - Create SFX files from ZIP, 7-Zip, CAB and PAE archives via the &amp;quot;Make SFX&amp;quot; feature or with the easy-to-use SFX Wizard.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/IZArc_Command_Line_Add-On</id>
		<title>Tool Updated: IZArc Command Line Add-On</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/IZArc_Command_Line_Add-On"/>
				<updated>2007-12-30T14:37:21Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Compressed_Archive_Tools&quot;&gt;Compressed Archive Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;v1.1 (Build 140)&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;January 22, 2007&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;The IZArc Command Line Add-On is set of advanced command line tools for Windows. They can be called from batch (.bat) files, embedded in scripting languages or executed from other applications.&lt;br /&gt;&lt;br /&gt;Main Features&lt;br /&gt;&lt;br /&gt;- Create ZIP, CAB, LHA, BH (BlakHole), JAR (JavaARchiver), TAR, TGZ (GZiped TAR) and TBZ (BZiped TAR) archives.&lt;br /&gt;- Extract ZIP, RAR, ARJ, CAB, LHA(LZH), ARC, ACE, GZIP, BZIP2, TAR (TGZ, TBZ2), UUE, ZOO, JAR (JavaARchiver) archives. &lt;br /&gt;- Strong 128-bit and 256-bit AES encryption  (WinZip 9 compatible).&lt;br /&gt;- Support BZip2 compression for ZIP archives (WinZip 9 compatible).&lt;br /&gt;- Support large ZIP files (&amp;gt; 4GB).&lt;br /&gt;- Test archive integrity.&lt;br /&gt;- Display contents of archive.&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/7-Zip</id>
		<title>Tool Updated: 7-Zip</title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/7-Zip"/>
				<updated>2007-12-30T14:34:22Z</updated>
		
		<summary type="html">&lt;P&gt;&lt;B&gt;Listed in categories:&lt;/B&gt;&amp;nbsp;&lt;I&gt;&lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Compressed_Archive_Tools&quot;&gt;Compressed Archive Tools&lt;/a&gt;&lt;/I&gt;&lt;/P&gt;&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;4.57&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;December 6, 2007&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;7-Zip is open source software. Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license: GNU LGPL + unRAR restrictions.&lt;br /&gt;&lt;br /&gt;You can use 7-Zip on any computer, including a computer in a commercial organization. You don't need to register or pay for 7-Zip. But you can make a donation to support further development of 7-Zip.&lt;br /&gt;&lt;br /&gt;The main features of 7-Zip&lt;br /&gt;&lt;br /&gt;    * High compression ratio in new 7z format with LZMA compression&lt;br /&gt;    * Supported formats:&lt;br /&gt;          o Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR&lt;br /&gt;          o Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM, MSI, WIM, Z, CPIO, RPM, DEB and NSIS&lt;br /&gt;    * For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip&lt;br /&gt;    * Self-extracting capability for 7z format&lt;br /&gt;    * Integration with Windows Shell&lt;br /&gt;    * Powerful File Manager&lt;br /&gt;    * Powerful command line version&lt;br /&gt;    * Plugin for FAR Manager&lt;br /&gt;    * Localizations for 69 languages&lt;/i&gt;
&lt;/p&gt;</summary>
			</entry>

	</feed>