<?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/"
		>
<channel>
	<title>Comments on: Beginning to decode Android IPC</title>
	<atom:link href="http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/</link>
	<description>Macrobug Blog</description>
	<lastBuildDate>Tue, 20 Jul 2010 21:22:49 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ruckuus</title>
		<link>http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/comment-page-1/#comment-40211</link>
		<dc:creator>Ruckuus</dc:creator>
		<pubDate>Fri, 04 Apr 2008 11:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/#comment-40211</guid>
		<description>In your investigation so far, does the binder driver handle all user interface request and passes it to the kernel ?</description>
		<content:encoded><![CDATA[<p>In your investigation so far, does the binder driver handle all user interface request and passes it to the kernel ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.macrobug.com&#187; Blog Archive &#187; Updated openbinder.c for strace</title>
		<link>http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/comment-page-1/#comment-19309</link>
		<dc:creator>www.macrobug.com&#187; Blog Archive &#187; Updated openbinder.c for strace</dc:creator>
		<pubDate>Wed, 05 Dec 2007 22:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/#comment-19309</guid>
		<description>[...] Here&#8217;s my latest openbinder.c file (use with the other changes in my previous post). [...]</description>
		<content:encoded><![CDATA[<p>[...] Here&#8217;s my latest openbinder.c file (use with the other changes in my previous post). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dianne Hackborn</title>
		<link>http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/comment-page-1/#comment-19234</link>
		<dc:creator>Dianne Hackborn</dc:creator>
		<pubDate>Mon, 03 Dec 2007 22:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/#comment-19234</guid>
		<description>Overview of the IPC protocol is here: http://www.angryredplanet.com/~hackbod/openbinder/docs/html/index.html

Most of the interesting data will be in the buffers pointed to by binder_transaction_data.</description>
		<content:encoded><![CDATA[<p>Overview of the IPC protocol is here: <a href="http://www.angryredplanet.com/~hackbod/openbinder/docs/html/index.html" rel="nofollow">http://www.angryredplanet.com/~hackbod/openbinder/docs/html/index.html</a></p>
<p>Most of the interesting data will be in the buffers pointed to by binder_transaction_data.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
