<?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>BIOS Disassembly Ninjutsu (1st Edition) PDF</title>
                            <pubDate>Wed, 29 Feb 2012 17:28:10 -0600</pubDate>
                                        <link>https://www.openrce.org/blog/view/2040/BIOS_Disassembly_Ninjutsu_(1st_Edition)_PDF</link>
                                        <author>Pinczakko &lt;email-suppressed@example.com&gt;</author>
                                                    <description>I have released the unedited PDF because the exclusive rights to the book have expired. See the details at: http://bioshacking.blogspot.com/2012/02/bios-disassembly-ninjutsu-uncovered-1st.html</description>
                    </item>
                <item>
            <title>PCI &amp;quot;Generic&amp;quot; Option ROM Debugging with SeaBIOS, Coreboot and IDA Pro</title>
                            <pubDate>Sun, 26 Feb 2012 08:43:36 -0600</pubDate>
                                        <link>https://www.openrce.org/blog/view/2032/PCI_&quot;Generic&quot;_Option_ROM_Debugging_with_SeaBIOS,_Coreboot_and_IDA_Pro</link>
                                        <author>Pinczakko &lt;email-suppressed@example.com&gt;</author>
                                                    <description>It is possible to debug PCI Expansion ROM in IDA Pro. The steps are explained in the following blog post: &lt;br /&gt;
&lt;a href=&quot;http://bioshacking.blogspot.com/2011/10/pci-option-rom-debugging-with-seabios.html&quot;&gt;http://bioshacking.blogspot.com/2011/10/pci-option-rom-debugging-with-seabios.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Hopefully useful. Happy hacking :-)&lt;br /&gt;
&lt;br /&gt;
</description>
                    </item>
                <item>
            <title>Pinczakko's Guide to Reversing Award BIOS DLL Support</title>
                            <pubDate>Tue, 18 May 2010 00:36:34 -0500</pubDate>
                                        <link>https://www.openrce.org/blog/view/1558/Pinczakko's_Guide_to_Reversing_Award_BIOS_DLL_Support</link>
                                        <author>Pinczakko &lt;email-suppressed@example.com&gt;</author>
                                                    <description>I explain the inner-working of DLL file in Award BIOS in my recent &lt;a href=&quot;http://sites.google.com/site/pinczakko/pinczakko-guide-to-reversing-award-bios-dll-support&quot;&gt;Pinczakko's Guide to Reversing Award BIOS DLL Support&lt;/a&gt; article. &lt;br /&gt;
&lt;br /&gt;
This is the excerpt:&lt;br /&gt;
&lt;br /&gt;
Welcome to another installment of the Pinczakko Guide's series :). In this article I explain how the emerging &amp;quot;support&amp;quot; for Windows Dynamic Link Libraries (DLL) is implemented in recent Award BIOS. As you will see later, full-fledged DLL is not supported by Award BIOS. In fact, the DLL header is just discarded entirely by the Award BIOS code. &lt;br /&gt;
&lt;br /&gt;
This article assumes that you have a deep understanding of Award BIOS binaries. If you haven't mastered it yet, you'd better read the prerequisite section below and make sure that you've armed yourself with enough knowledge before proceeding to read this article. &lt;br /&gt;
&lt;br /&gt;
The purpose of this article is to be your reference when disassembling a DLL file in Award BIOS binary. It's important to know the execution environment of the DLL in order to understand the DLL contents. Anyway, I'm not held responsible about the correctness of any explanation in this article, you have to cross-check what I wrote here and what you have in your hand.&lt;br /&gt;
&lt;br /&gt;
Have phun ;)</description>
                    </item>
            </channel>
</rss>
