<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.woodmann.com/collaborative/tools/skins/common/feed.css?97"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Collaborative RCE Tool Library - COM Tools</title>
		<link>http://www.woodmann.com/collaborative/tools/index.php/Special:FeedListing/COM_Tools/feed?feed_type=rss</link>
		<description>Update Notification Feed for Category: COM Tools</description>
		<language>en</language>
		<generator>MediaWiki 1.11.2 via dELTA feed generator</generator>
		<lastBuildDate>Sat, 21 Nov 2009 19:40:12 GMT</lastBuildDate>
		<item>
			<title>Tool Updated: PEBrowse Professional</title>
			<link>http://www.woodmann.com/collaborative/tools/index.php/PEBrowse_Professional</link>
			<description>&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:.NET_Disassemblers&quot;&gt;.NET Disassemblers&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:.NET_Tools&quot;&gt;.NET Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:COM_Tools&quot;&gt;COM Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Delphi_Tools&quot;&gt;Delphi Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Disassemblers&quot;&gt;Disassemblers&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Exe_Analyzers&quot;&gt;Exe Analyzers&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:Memory_Dumpers&quot;&gt;Memory Dumpers&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;10.0.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;July 12, 2009&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;PEBrowse Professional is a static-analysis tool and disassembler for Win32/Win64 executables and Microsoft .NET assemblies produced according to the Portable Executable specifications published by Microsoft.  For Microsoft Windows Vista, Windows XP, Windows 2000, and others.  (We have received reports that the software also works on other OSes, including Wine (!) and Windows CE.)&lt;br /&gt;&lt;br /&gt;With the PEBrowse disassembler, one can open and examine any executable without the need to have it loaded as part of an active process with a debugger.  Applications, system DLLs, device-drivers and Microsoft .NET assemblies are all candidates for offline analysis using PEBrowse.  The information is organized in a convenient treeview index with the major divisions of the PE file displayed as nodes.  In most cases selecting nodes will enable context-sensitive multiple view menu options, including binary dump, section detail, disassembly and structure options as well as displaying sub-items, such as optional header directory entries or exported functions, that can be found as part of a PE file unit.  Several table displays, hex/ASCII equivalents, window messages and error codes, as well as a calculator and scratchpads are accessible from the main menu. &lt;br /&gt;&lt;br /&gt; While the binary dump display offers various display options, e.g., BYTE, WORD, or DWORD alignment, the greatest value of PEBrowse comes when one disassembles an entry-point.  An entry-point in PEBrowse is defined as:&lt;br /&gt;&lt;br /&gt;    * Module entry-point&lt;br /&gt;    * Exports (if any)&lt;br /&gt;    * Debug-symbols (if a valid PDB, i.e., program database file, is present)&lt;br /&gt;    * Imported API references&lt;br /&gt;    * Relocation addresses&lt;br /&gt;    * Internal functions/subroutines&lt;br /&gt;    * Any valid address inside of the module&lt;br /&gt;&lt;br /&gt;Selecting and disassembling any number of these entry-points produces a versatile display rich in detail including upper/lowercase display, C/Pascal/Assembler suffix/prefixing, object code, color-coded statements, register usage highlighting, and jump/call target preview popups.  Additional information, such as variable and function names, will also be present if one has access to a valid PDB file.  Disassembly comes in two flavors: linear sweep (sequential disassembly from a starting address) and recursive traversal, aka, analysis mode (disassembly of all statements reachable by non-call statements - extended analysis disassembles all internal call statements as well).  The latter mode also presents local variables with cross-referencing, highlighting, and renaming options.  If one adds/changes variable name or adds comments to specific lines, these can be displayed in a session file which will record and save all currently opened displays.&lt;br /&gt;&lt;br /&gt;PEBrowse Professional will decompile type library information either embedded inside of the binary as the resource &amp;quot;TYPELIB&amp;quot; or inside of individual type libraries, i.e., .TLB or .OLB files.&lt;br /&gt;&lt;br /&gt;PEBrowse Professional also displays all metadata for .NET assemblies and displays IL (Intermediate Language) for .NET methods.  It seamlessly handles mixed assemblies, i.e., those that contain both native and managed code.&lt;br /&gt;&lt;br /&gt;Finally, PEBrowse can be employed as a file browse utility for any type of file with the restriction that the file must be small enough that it can be memory-mapped.&lt;/i&gt;
&lt;/p&gt;</description>
			<pubDate>Sat, 18 Jul 2009 23:05:32 GMT</pubDate>								</item>
		<item>
			<title>Tool Updated: Class Informer</title>
			<link>http://www.woodmann.com/collaborative/tools/index.php/Class_Informer</link>
			<description>&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:COM_Tools&quot;&gt;COM Tools&lt;/a&gt;, &lt;a href=&quot;http://www.woodmann.com/collaborative/tools/index.php/Category:IDA_Extensions&quot;&gt;IDA Extensions&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.01&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 2, 2009&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;Scans an MSVC 32bit target IDB for vftables with C++ RTTI, and MFC RTCI type data.&lt;br /&gt;Places structure defs, names, labels, and comments to make more sense of class vftables (&amp;quot;Virtual Function Table&amp;quot;) and make them read&lt;br /&gt;easier as an aid to reverse engineering.&lt;br /&gt;Creates a list window with found vftables for browsing.&lt;br /&gt;&lt;br /&gt;RTTI (&amp;quot;Run-Time Type Identification&amp;quot;):&lt;br /&gt;http://en.wikipedia.org/wiki/RTTI&lt;br /&gt;&lt;br /&gt;RTCI (&amp;quot;Run Time Class Information&amp;quot;) the MFC forerunner to &amp;quot;RTTI&amp;quot;:&lt;br /&gt;http://msdn.microsoft.com/en-us/library/fych0hw6(VS.80).aspx&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;See also screenshot example of vftable info set by plug-in below.&lt;/i&gt;
&lt;/p&gt;</description>
			<pubDate>Sat, 25 Apr 2009 15:55:13 GMT</pubDate>								</item>
	</channel>
</rss>