<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>therning.org/ magnus &#187; paimei</title>
	<atom:link href="http://therning.org/magnus/archives/tag/paimei/feed" rel="self" type="application/rss+xml" />
	<link>http://therning.org/magnus</link>
	<description>Incoherent mumblings</description>
	<lastBuildDate>Mon, 09 Apr 2012 20:24:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PaiMei on Python 2.5</title>
		<link>http://therning.org/magnus/archives/278</link>
		<comments>http://therning.org/magnus/archives/278#comments</comments>
		<pubDate>Mon, 23 Apr 2007 14:04:31 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[paimei]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://therning.org/magnus/archives/278</guid>
		<description><![CDATA[The PaiMei page says that you need Python 2.4, which turns out to be true due to it shipping with a compiled for Python 2.4 version of pydasm. Of course it&#8217;s possible to compile pydasm yourself, it&#8217;s even fairly easy just as long as you have the correct version of Visual Studio installed. You could [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.openrce.org/downloads/details/208/PaiMei">PaiMei</a> page says that you need Python 2.4, which turns out to be true due to it shipping with a compiled for Python 2.4 version of <code>pydasm</code>.  Of course it&#8217;s possible to compile <code>pydasm</code> yourself, it&#8217;s even fairly easy just as long as you have the correct version of Visual Studio installed. You could also use the utterly unofficial build I&#8217;ve made available <a href="http://therning.org/magnus_files/pydasm-1.2.win32-py2.5.exe">here</a>. Not even I know if I&#8217;m to be trusted though <img src='http://therning.org/magnus/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . Use at own risk, and all that.</p>

<p>So, the steps are:</p>

<ol>
<li>Install Python 2.5 off <a href="http://www.python.org">python.org</a></li>
<li>Install <code>pydasm</code></li>
<li>Install PaiMei</li>
<li>Remove PaiMei&#8217;s version of pydasm (<code>c:\python25\site-packages\paimei\pydasm.pyd</code>) to be sure the correct one is used.</li>
</ol>

<p>Oh, I probably should say that I&#8217;ve only been using the core functionality of PaiMei (<code>pydbg</code> and <code>pydbg_core</code>). There may be other dependencies on Python 2.4 in PaiMei that I haven&#8217;t stumbled upon!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftherning.org%2Fmagnus%2Farchives%2F278&amp;title=PaiMei%20on%20Python%202.5" id="wpa2a_2">Share/Bookmark</a></p>]]></content:encoded>
			<wfw:commentRss>http://therning.org/magnus/archives/278/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

