<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Beginning to decode Android IPC</title>
	<link>http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/</link>
	<description>Macrobug Blog</description>
	<pubDate>Wed, 19 Nov 2008 17:27:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Ruckuus</title>
		<link>http://www.macrobug.com/blog/2007/12/02/beginning-to-decode-android-ipc/#comment-40211</link>
		<author>Ruckuus</author>
		<pubDate>Fri, 04 Apr 2008 11:50:02 +0000</pubDate>
		<guid>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-19309</link>
		<author>www.macrobug.com&#187; Blog Archive &#187; Updated openbinder.c for strace</author>
		<pubDate>Wed, 05 Dec 2007 22:48:31 +0000</pubDate>
		<guid>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>[&#8230;] Here&#8217;s my latest openbinder.c file (use with the other changes in my previous post). [&#8230;]</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-19234</link>
		<author>Dianne Hackborn</author>
		<pubDate>Mon, 03 Dec 2007 22:46:43 +0000</pubDate>
		<guid>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>
