<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Automated protocol analysis</title>
	<atom:link href="http://hackaday.com/2009/01/13/automated-protocol-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2009/01/13/automated-protocol-analysis/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:29:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: JoshWeaver</title>
		<link>http://hackaday.com/2009/01/13/automated-protocol-analysis/comment-page-1/#comment-296257</link>
		<dc:creator><![CDATA[JoshWeaver]]></dc:creator>
		<pubDate>Tue, 04 Jan 2011 18:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7772#comment-296257</guid>
		<description><![CDATA[JIC someone is reversing a binary network proto and comes across this and runs into multiple problems with the ppc .so included, here is the fix, as of today:
1.) backup or toss the align.so file in the PI subfolder
2.) aptitude install python-pyrex python-numeric python-pydot
3.) If on linux, edit the make file and change the -J argument to xargs to -I
4.) pyrexc align.pyx (this will create align.c)
5.) make (this will create the .so)
6.) ./main.py]]></description>
		<content:encoded><![CDATA[<p>JIC someone is reversing a binary network proto and comes across this and runs into multiple problems with the ppc .so included, here is the fix, as of today:<br />
1.) backup or toss the align.so file in the PI subfolder<br />
2.) aptitude install python-pyrex python-numeric python-pydot<br />
3.) If on linux, edit the make file and change the -J argument to xargs to -I<br />
4.) pyrexc align.pyx (this will create align.c)<br />
5.) make (this will create the .so)<br />
6.) ./main.py</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crashtesting</title>
		<link>http://hackaday.com/2009/01/13/automated-protocol-analysis/comment-page-1/#comment-130476</link>
		<dc:creator><![CDATA[crashtesting]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7772#comment-130476</guid>
		<description><![CDATA[Something similar, but much more active is here:

https://www.ee.oulu.fi/research/ouspg/genome]]></description>
		<content:encoded><![CDATA[<p>Something similar, but much more active is here:</p>
<p><a href="https://www.ee.oulu.fi/research/ouspg/genome" rel="nofollow">https://www.ee.oulu.fi/research/ouspg/genome</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: furniture</title>
		<link>http://hackaday.com/2009/01/13/automated-protocol-analysis/comment-page-1/#comment-101847</link>
		<dc:creator><![CDATA[furniture]]></dc:creator>
		<pubDate>Sat, 17 Oct 2009 06:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7772#comment-101847</guid>
		<description><![CDATA[Good post and nice design, is this a regular template?.]]></description>
		<content:encoded><![CDATA[<p>Good post and nice design, is this a regular template?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gert</title>
		<link>http://hackaday.com/2009/01/13/automated-protocol-analysis/comment-page-1/#comment-59166</link>
		<dc:creator><![CDATA[Gert]]></dc:creator>
		<pubDate>Wed, 14 Jan 2009 07:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=7772#comment-59166</guid>
		<description><![CDATA[News: the project was published as a proto in 2004, and was abandoned since.]]></description>
		<content:encoded><![CDATA[<p>News: the project was published as a proto in 2004, and was abandoned since.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

