<?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: Mac OS X Kernel debugging with VMware</title>
	<atom:link href="http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/</link>
	<description>Reverse Engineering for fun and pleasure!</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:28:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Travis</title>
		<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/comment-page-1/#comment-24264</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Thu, 08 Dec 2011 03:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://reverse.put.as/?p=178#comment-24264</guid>
		<description>Very good &amp; mart way to debug kernel. Thanks for share!</description>
		<content:encoded><![CDATA[<p>Very good &amp; mart way to debug kernel. Thanks for share!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac OS X as VMware Fusion guest OS</title>
		<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/comment-page-1/#comment-4822</link>
		<dc:creator>Mac OS X as VMware Fusion guest OS</dc:creator>
		<pubDate>Sat, 12 Dec 2009 03:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://reverse.put.as/?p=178#comment-4822</guid>
		<description>[...] very convenient to use virtual machines for debugging because of snapshots. I found the post about Mac OS X kernel debugging with VMware in Google very quickly. Unfortunately, there are a few words about Mac OS X installation process in [...]</description>
		<content:encoded><![CDATA[<p>[...] very convenient to use virtual machines for debugging because of snapshots. I found the post about Mac OS X kernel debugging with VMware in Google very quickly. Unfortunately, there are a few words about Mac OS X installation process in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fG!</title>
		<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/comment-page-1/#comment-3312</link>
		<dc:creator>fG!</dc:creator>
		<pubDate>Sun, 12 Jul 2009 19:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://reverse.put.as/?p=178#comment-3312</guid>
		<description>I seriously doubt that you can compile Apple&#039;s gdb version on a Linux host without a big effort.
Most probably you can use Linux gdb to do it. Never tested it :)</description>
		<content:encoded><![CDATA[<p>I seriously doubt that you can compile Apple&#8217;s gdb version on a Linux host without a big effort.<br />
Most probably you can use Linux gdb to do it. Never tested it <img src='http://reverse.put.as/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jni</title>
		<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/comment-page-1/#comment-3262</link>
		<dc:creator>jni</dc:creator>
		<pubDate>Fri, 10 Jul 2009 17:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://reverse.put.as/?p=178#comment-3262</guid>
		<description>I have a Mac OS X guest running in VMware on a Linux host. Is it possible to find/compile Apple&#039;s gdb on Linux so I can debug the OS X kernel from a Linux host?</description>
		<content:encoded><![CDATA[<p>I have a Mac OS X guest running in VMware on a Linux host. Is it possible to find/compile Apple&#8217;s gdb on Linux so I can debug the OS X kernel from a Linux host?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fG!</title>
		<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/comment-page-1/#comment-1502</link>
		<dc:creator>fG!</dc:creator>
		<pubDate>Mon, 23 Mar 2009 22:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://reverse.put.as/?p=178#comment-1502</guid>
		<description>Look at the tar.gz. It&#039;s the complete source code.</description>
		<content:encoded><![CDATA[<p>Look at the tar.gz. It&#8217;s the complete source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LM</title>
		<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/comment-page-1/#comment-1497</link>
		<dc:creator>LM</dc:creator>
		<pubDate>Mon, 23 Mar 2009 18:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://reverse.put.as/?p=178#comment-1497</guid>
		<description>Hi!

Can you tell me if there is a way to download this kernel source all together instead of a file at a time.

-Thanks</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Can you tell me if there is a way to download this kernel source all together instead of a file at a time.</p>
<p>-Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fG!</title>
		<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/comment-page-1/#comment-1360</link>
		<dc:creator>fG!</dc:creator>
		<pubDate>Fri, 06 Mar 2009 15:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://reverse.put.as/?p=178#comment-1360</guid>
		<description>Hello,

Thanks, although it&#039;s not cutting edge stuff hehehehe I just got the pieces together ;)

Just been playing around with it and apart the total virtual machine hang (if I take too much time into the debugger or do nothing inside the VM - with the debugger it should be expected following Apple docs, but the idle seems strange) it&#039;s working very nice. It allowed me to clear that there&#039;s no new anti-debugging into Little Snitch kernel module and to start confirming some theories I had about it&#039;s inner working!

If you run into any trouble just ask :)

fG!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks, although it&#8217;s not cutting edge stuff hehehehe I just got the pieces together <img src='http://reverse.put.as/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Just been playing around with it and apart the total virtual machine hang (if I take too much time into the debugger or do nothing inside the VM &#8211; with the debugger it should be expected following Apple docs, but the idle seems strange) it&#8217;s working very nice. It allowed me to clear that there&#8217;s no new anti-debugging into Little Snitch kernel module and to start confirming some theories I had about it&#8217;s inner working!</p>
<p>If you run into any trouble just ask <img src='http://reverse.put.as/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>fG!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beowulf</title>
		<link>http://reverse.put.as/2009/03/05/mac-os-x-kernel-debugging-with-vmware/comment-page-1/#comment-1359</link>
		<dc:creator>beowulf</dc:creator>
		<pubDate>Fri, 06 Mar 2009 15:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://reverse.put.as/?p=178#comment-1359</guid>
		<description>Hi!

Really, this post is the best piece of info about Mac OS X and reverse engineering I&#039;ve read for months (and the tcp_connect trick is pure genius)!
I will try to setup a vm ASAP.
congrats!

-- beowulf</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Really, this post is the best piece of info about Mac OS X and reverse engineering I&#8217;ve read for months (and the tcp_connect trick is pure genius)!<br />
I will try to setup a vm ASAP.<br />
congrats!</p>
<p>&#8211; beowulf</p>
]]></content:encoded>
	</item>
</channel>
</rss>

