<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>New tool: ModuleRescue</title><link>http://msmvps.com/blogs/debuginfo/archive/2005/07/14/57344.aspx</link><description>New tool on my web site: ModuleRescue ModuleRescue can generate executable modules (.EXEs and .DLLs) from the module information stored in minidumps. The modules produced by the application are enough to let debuggers download symbols from the symbol</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: New tool: ModuleRescue</title><link>http://msmvps.com/blogs/debuginfo/archive/2005/07/14/57344.aspx#978117</link><pubDate>Thu, 21 Jun 2007 11:47:10 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:978117</guid><dc:creator>Sergiu</dc:creator><description>&lt;p&gt;Is it Open Source ?&lt;/p&gt;
&lt;p&gt;Or can you give me some tips about what should i do to implement it&amp;#39;s functionality?&lt;/p&gt;
&lt;p&gt;I know how to access and process IMAGE_NT_HEADERS and CvRecords....but i don&amp;#39;t now how to put it all together.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=978117" width="1" height="1"&gt;</description></item><item><title>re: New tool: ModuleRescue</title><link>http://msmvps.com/blogs/debuginfo/archive/2005/07/14/57344.aspx#100193</link><pubDate>Thu, 08 Jun 2006 13:07:03 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:100193</guid><dc:creator>Oleg Starodumov</dc:creator><description>This is not currently possible, unfortunately. But I will try to implement it in the next version of the tool.&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=100193" width="1" height="1"&gt;</description></item><item><title>re: New tool: ModuleRescue</title><link>http://msmvps.com/blogs/debuginfo/archive/2005/07/14/57344.aspx#95689</link><pubDate>Thu, 18 May 2006 10:20:26 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:95689</guid><dc:creator>J. Bohl</dc:creator><description>This is a fantastic tool! Great job!&lt;br&gt;&lt;br&gt;Is it possible to run this tool on all DLLs in a minidump? Or can it be run from the commandline, something like:&lt;br&gt;modrescue [minidump] [dllname] [filename_for_dll_to_write]&lt;br&gt;&lt;br&gt;This would load the [minidump] and write out the &amp;quot;fake-DLL&amp;quot; for [dllname] to the file [filename_for_dll_to_write].&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=95689" width="1" height="1"&gt;</description></item><item><title>re: New tool: ModuleRescue</title><link>http://msmvps.com/blogs/debuginfo/archive/2005/07/14/57344.aspx#60721</link><pubDate>Mon, 01 Aug 2005 09:23:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:60721</guid><dc:creator>Oleg Starodumov</dc:creator><description>Single stepping (and other &amp;quot;live&amp;quot; debugging actions) are not possible for the modules generated by ModuleRescue. &lt;br&gt;The modules are only suitable for minidump debugging, because they do not actually contain executable code. &lt;br&gt;They only contain the information necessary for debuggers to recognize them as executable modules and determine how to obtain/download &lt;br&gt;symbols (that is, proper PE headers, debug information structures, some other padding). &lt;br&gt;ModuleRescue does not attempt to reconstruct the real executable code (it is not usually available in minidumps, anyway). &lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=60721" width="1" height="1"&gt;</description></item><item><title>re: New tool: ModuleRescue</title><link>http://msmvps.com/blogs/debuginfo/archive/2005/07/14/57344.aspx#59893</link><pubDate>Fri, 29 Jul 2005 15:31:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:59893</guid><dc:creator>Oleg Starodumov</dc:creator><description>The article sats the debugger can download symbols. But can you perform functions like single stepping thru a program in a recreation scenario.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=59893" width="1" height="1"&gt;</description></item></channel></rss>