<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.d-dome.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.d-dome.net/feed.php">
        <title>d-dome.net</title>
        <description></description>
        <link>http://www.d-dome.net/</link>
        <image rdf:resource="http://www.d-dome.net/lib/images/favicon.ico" />
       <dc:date>2008-06-10T10:45:47-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.d-dome.net/publication?rev=1213117265&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/idapython?rev=1209415310&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/idapython/uses?rev=1204054479&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/idapython/oldernews?rev=1196950716&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/idapython/building?rev=1193301422&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/idapython/testreleases?rev=1192473368&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/start?rev=1182889555&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/weblog?rev=1182277263&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/wordpress/index.php?rev=1180987231&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/idapython/installation?rev=1175626107&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.d-dome.net/idapython/oldreleases?rev=1175622258&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.d-dome.net/lib/images/favicon.ico">
        <title>d-dome.net</title>
        <link>http://www.d-dome.net/</link>
        <url>http://www.d-dome.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.d-dome.net/publication?rev=1213117265&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-10T10:01:05-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>publication</title>
        <link>http://www.d-dome.net/publication?rev=1213117265&amp;do=diff</link>
        <description>Gergely Erdélyi: IDAPython: User scripting for a complex application
 Bachelor's Thesis at EVTEK University of Applied Sciences 2008

[Abstract] [Paper] [Slides]

Ero Carrera, Gergely Erdélyi: Digital Genome Mapping - Advanced Binary Malware Analysis
  Proceedings of the 14th Virus Bulletin Conference 2004, p187-197</description>
    </item>
    <item rdf:about="http://www.d-dome.net/idapython?rev=1209415310&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-28T13:41:50-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>idapython</title>
        <link>http://www.d-dome.net/idapython?rev=1209415310&amp;do=diff</link>
        <description>IDAPython is an IDA Pro plugin that integrates the Python programming language, allowing scripts to run in IDA Pro. These programs have access to IDA Plugin API, IDC and all modules available for Python. The power of IDA Pro and Python provides a platform for easy prototyping of reverse engineering and other research tools.</description>
    </item>
    <item rdf:about="http://www.d-dome.net/idapython/uses?rev=1204054479&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-26T12:34:39-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>idapython:uses</title>
        <link>http://www.d-dome.net/idapython/uses?rev=1204054479&amp;do=diff</link>
        <description>Known uses of IDAPython

PaiMei by Pedram Amini

“PaiMei, is a reverse engineering framework consisting of multiple extensible components. The framework can essentially be thought of as a reverse engineer's swiss army knife and has already been proven effective for a wide range of both static and dynamic tasks such as fuzzer assistance, code coverage tracking, data flow tracking and more.”</description>
    </item>
    <item rdf:about="http://www.d-dome.net/idapython/oldernews?rev=1196950716&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-06T07:18:36-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>idapython:oldernews</title>
        <link>http://www.d-dome.net/idapython/oldernews?rev=1196950716&amp;do=diff</link>
        <description>2007-12-06 16:15:00 - Test version 0.9.55 released 

The binaries and source can be fetched from

&lt;http://code.google.com/p/idapython/&gt;

Changes from the previous test build are listed at

&lt;http://code.google.com/p/idapython/wiki/TestBuildChanges&gt;

 2007-10-20 17:30:10 - Bug Tracker, Discussion Group and Darcs Access</description>
    </item>
    <item rdf:about="http://www.d-dome.net/idapython/building?rev=1193301422&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-25T01:37:02-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>idapython:building</title>
        <link>http://www.d-dome.net/idapython/building?rev=1193301422&amp;do=diff</link>
        <description>Prerequisites on Linux

	*  GCC [4.1.3]
	*  GNU Patch [2.5.9]
	*  SWIG &gt;= 1.3.24 [1.3.31] (Note: versions older then 1.3.24 appear to cause problems)
		*  &lt;http://www.swig.org/&gt;

	*  IDA Pro SDK
		*  &lt;http://www.datarescue.com/idabase/&gt;


 * Tested versions are marked in the brackets.</description>
    </item>
    <item rdf:about="http://www.d-dome.net/idapython/testreleases?rev=1192473368&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-15T11:36:08-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>idapython:testreleases</title>
        <link>http://www.d-dome.net/idapython/testreleases?rev=1192473368&amp;do=diff</link>
        <description>Test Releases of IDAPython

 Version 0.9.54 

[IDAPython 0.9.54 for Windows, IDA Pro 5.1 and Python 2.4] [Signature]

[IDAPython 0.9.54 for Windows, IDA Pro 5.1 and Python 2.5] [Signature]

 Version 0.9.53 

[IDAPython 0.9.53 for Mac OS X, IDA Pro 5.1 and Python 2.5] [Signature]</description>
    </item>
    <item rdf:about="http://www.d-dome.net/start?rev=1182889555&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-06-26T13:25:55-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>start</title>
        <link>http://www.d-dome.net/start?rev=1182889555&amp;do=diff</link>
        <description>Welcome to D-DOME.NET!

 About Gergely Erdélyi - The owner of this site

Publication - Papers and presentations

IDAPython - The Python plugin for IDA Pro</description>
    </item>
    <item rdf:about="http://www.d-dome.net/weblog?rev=1182277263&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-06-19T11:21:03-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>weblog</title>
        <link>http://www.d-dome.net/weblog?rev=1182277263&amp;do=diff</link>
        <description>The weblog has gone offline. Thank you for visiting.</description>
    </item>
    <item rdf:about="http://www.d-dome.net/wordpress/index.php?rev=1180987231&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-06-04T13:00:31-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>wordpress:index.php - created</title>
        <link>http://www.d-dome.net/wordpress/index.php?rev=1180987231&amp;do=diff</link>
        <description>The weblog module is under maintenance at the moment. Please check back later.</description>
    </item>
    <item rdf:about="http://www.d-dome.net/idapython/installation?rev=1175626107&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-04-03T11:48:27-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>idapython:installation</title>
        <link>http://www.d-dome.net/idapython/installation?rev=1175626107&amp;do=diff</link>
        <description>*  Check your Python version 2.4 or 2.5 installation
		*  It comes with most Linux distros by default
		*  For Windows you can get it from &lt;http://www.python.org/&gt;

	*  Copy the python directory with its contents to the IDA Pro install directory (%IDADIR%)
	*  Copy the plugin executable to %IDADIR%\plugins\</description>
    </item>
    <item rdf:about="http://www.d-dome.net/idapython/oldreleases?rev=1175622258&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-04-03T10:44:18-07:00</dc:date>
        <dc:creator>Gergely Erdelyi</dc:creator>
        <title>idapython:oldreleases</title>
        <link>http://www.d-dome.net/idapython/oldreleases?rev=1175622258&amp;do=diff</link>
        <description>Previous IDAPython Releases

 Version 0.8.0 
   File     Signature      Description    idapython-0.8.0_ida4.8-win32.zip  idapython-0.8.0_ida4.8-win32.zip.asc  Windows Binary Release for IDA Pro 4.8  idapython-0.8.0_ida4.9-win32.zip  idapython-0.8.0_ida4.9-win32.zip.asc  Windows Binary Release for IDA Pro 4.8  idapython-0.8.0-src.zip  idapython-0.8.0-src.zip.asc  Source code (ZIP)  idapython-0.8.0-src.tar.gz  idapython-0.8.0-src.tar.gz.asc  Source code (TAR + GZIP)  idapython-reference-0.8.0.zip …</description>
    </item>
</rdf:RDF>
