<?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>IDA Pro 5.5 goes alpha</title>
                            <pubDate>Tue, 02 Jun 2009 14:12:44 -0500</pubDate>
                                        <link>https://www.openrce.org/blog/view/1469/IDA_Pro_5.5_goes_alpha</link>
                                        <author>hexrays &lt;email-suppressed@example.com&gt;</author>
                                                    <description>After many months of work, IDA Pro 5.5 is now in alpha stage and this week the beta will be out for testing.</description>
                    </item>
                <item>
            <title>Decompiling floating point</title>
                            <pubDate>Tue, 05 May 2009 12:13:32 -0500</pubDate>
                                        <link>https://www.openrce.org/blog/view/1445/Decompiling_floating_point</link>
                                        <author>hexrays &lt;email-suppressed@example.com&gt;</author>
                                                    <description>It is a nice feeling, when, after long debugging nights, your software&lt;br /&gt;
finally runs and produces meaningful results. Another hallmark is when other users&lt;br /&gt;
start to use it and obtain useful results. Usually this period is very busy: lots&lt;br /&gt;
of new bugs are discovered and fixed, unforeseen corner cases are handled.&lt;br /&gt;
Then another period starts: when users come back&lt;br /&gt;
for more copies,with more ideas, request more functionality, etc. This is what is happening&lt;br /&gt;
with the decompiler now and I feel it is time to update you with the latest news.&lt;br /&gt;
&lt;p&gt;</description>
                    </item>
                <item>
            <title>IDA v5.4 demo</title>
                            <pubDate>Fri, 17 Apr 2009 16:01:55 -0500</pubDate>
                                        <link>https://www.openrce.org/blog/view/1436/IDA_v5.4_demo</link>
                                        <author>hexrays &lt;email-suppressed@example.com&gt;</author>
                                                    <description>&lt;p&gt;Just a quick note for interested parties: we prepared the new demo version of IDA Pro. The new demo includes the bochs debugger. The debugger is fully functional with just one limitation: it will become inactive after a number of commands. I prefer to tell you this in advance rather than this limitation to be discovered in the middle of a heavy debugging session ;)&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;Heres the download link:&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hex-rays.com/idapro/idadowndemo.htm&quot;&gt;http://www.hex-rays.com/idapro/idadowndemo.htm&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description>
                    </item>
                <item>
            <title>Advanced Windows Kernel Debugging with VMWare and IDAs GDB debugger</title>
                            <pubDate>Thu, 19 Feb 2009 13:21:04 -0600</pubDate>
                                        <link>https://www.openrce.org/blog/view/1401/Advanced_Windows_Kernel_Debugging_with_VMWare_and_IDAs_GDB_debugger</link>
                                        <author>hexrays &lt;email-suppressed@example.com&gt;</author>
                                                    <description>&lt;p&gt;We have already published &lt;a href=&quot;http://www.hex-rays.com/idapro/debugger/gdb_vmware_winkernel.pdf&quot;&gt;short tutorial&lt;/a&gt; on Windows kernel debugging&lt;br /&gt;
with IDA and VMWare on our site, but the debugging experience can&lt;br /&gt;
still be improved.&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;VMWares GDB stub is very basic, it doesnt know anything about processes or&lt;br /&gt;
threads (for Windows guests), so for anything high-level well need&lt;br /&gt;
to do some extra work. We will show how to get the loaded module list&lt;br /&gt;
and load symbols for all them using IDAPython.&lt;/p&gt;</description>
                    </item>
                <item>
            <title>IDA Pro has 9 debugger modules</title>
                            <pubDate>Thu, 05 Feb 2009 18:43:41 -0600</pubDate>
                                        <link>https://www.openrce.org/blog/view/1390/IDA_Pro_has_9_debugger_modules</link>
                                        <author>hexrays &lt;email-suppressed@example.com&gt;</author>
                                                    <description>&lt;p&gt;&lt;a href=&quot;http://www.hex-rays.com/idapro/54/index.htm&quot;&gt;&lt;img src=&quot;http://www.hex-rays.com/idapro/debugger/debuggers_logo_small.gif&quot; align=&quot;left&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; Since the number of debugger modules in IDA surpassed &lt;a href=&quot;http://en.wikipedia.org/wiki/The_Magical_Number_Seven,_Plus_or_Minus_Two&quot;&gt;the magical number seven plus or minus two&lt;/a&gt;, we created a small table describing what is available and what is not:&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hex-rays.com/idapro/debugger/index.htm&quot;&gt;http://www.hex-rays.com/idapro/debugger/index.htm&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;Direct links to tutorials are available here:&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hex-rays.com/idapro/idasupport.htm&quot;&gt;http://www.hex-rays.com/idapro/idasupport.htm&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;I know, I know - we need to add 64-bit support for all platforms, port the Bochs debugger module to Linux, and... any other suggestions? I personally would love to have source level debugging, yet it requires some substantial changes to the kernel. We probably will move in this direction, sooner or later...&lt;/p&gt;</description>
                    </item>
            </channel>
</rss>
