<?xml version="1.0"?>
<rss version="2.0">
    <channel>
        <title>OpenRCE: Blog</title>
        <link>http://www.openrce.org/rss/feeds/blog</link>
        <description>OpenRCE: The Open Reverse Code Engineering Community</description>
                <item>
            <title>OllyMigrate Plugin for OllyDbg1, OllyDbg2 and Immunity Debugger</title>
                            <pubDate>Sat, 13 Apr 2013 10:38:06 -0500</pubDate>
                                        <link>https://www.openrce.org/blog/view/4559/OllyMigrate_Plugin_for_OllyDbg1,_OllyDbg2_and_Immunity_Debugger</link>
                                        <author>lowpriority &lt;email-suppressed@example.com&gt;</author>
                                                    <description>Description:&lt;br /&gt;
 This plugin make it possible to pass debuggee to another debugger without restarting. (like VM live migration)&lt;br /&gt;
 Each debuggers have both strong and weak points compared with others.&lt;br /&gt;
 We can get only strong point of each debuggers by debuggee migration, e.g. Using OllyDbg to bypass&lt;br /&gt;
 antidebug and detect OEP, after that using Immunity Debugger to fix obfuscated import table.&lt;br /&gt;
 Very simple overview is&lt;br /&gt;
&amp;nbsp;&amp;nbsp;OllyMigrate = Debuggee live migration plugin&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
 - OllyDbg version 2 plugin interface supported&lt;br /&gt;
 - Migrate debuggee from OllyDbg1, OllyDbg2 and Immunity Debugger to each other&lt;br /&gt;
 - Multi thread and suspended thread aware (running state not required)&lt;br /&gt;
 - Migrate software breakpoint settings (keep enabled/disabled status)&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
 - &lt;a href=&quot;http://low-priority.appspot.com/ollymigrate/&quot;&gt;http://low-priority.appspot.com/ollymigrate/&lt;/a&gt;</description>
                    </item>
                <item>
            <title>OllyDumpEx Plugin for OllyDbg2</title>
                            <pubDate>Wed, 07 Sep 2011 10:36:07 -0500</pubDate>
                                        <link>https://www.openrce.org/blog/view/1700/OllyDumpEx_Plugin_for_OllyDbg2</link>
                                        <author>lowpriority &lt;email-suppressed@example.com&gt;</author>
                                                    <description>Description:&lt;br /&gt;
 This plugin is process memory dumper for OllyDbg and Immunity Debugger.&lt;br /&gt;
 Very simple overview is&lt;br /&gt;
&amp;nbsp;&amp;nbsp;OllyDumpEx = OllyDump + PE Dumper - obsoluted + useful features&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
 - OllyDbg version 2 plugin interface supported (EXPERIMENTAL)&lt;br /&gt;
 - Select to dump debugee exe or loaded dll&lt;br /&gt;
 - Dump any address space as section even if not in original section header&lt;br /&gt;
 - Add dummy section to keep PE format consistency&lt;br /&gt;
 - Fix RVA in DataDirectory to follow ImageBase change&lt;br /&gt;
 - Auto calculate many parameters (RawSize, RawOffset, VirtualOffset, etc, etc)&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
 - &lt;a href=&quot;http://low-priority.appspot.com/ollydumpex/&quot;&gt;http://low-priority.appspot.com/ollydumpex/&lt;/a&gt;</description>
                    </item>
            </channel>
</rss>
