<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/276077</link>
		<description>Comments by planetbeing</description>
<item>
<title>http://linuxoniphone.blogspot.com/ : iPhone 3G binaries!</title>
<link>http://linuxoniphone.blogspot.com/2010/05/iphone-3g-binaries.html#IDComment76447387</link>
<description>I don&amp;#039;t really get what&amp;#039;s so hard about it, to be honest. The only thing you need to know are: 1. how to download files from the Internet, 2. how to unzip files, 3. how to transfer files over SFTP and 4. how to copy and paste commands into Terminal.  However, on the bright side, I&amp;#039;m sure someone will come along with a tutorial that breaks it down even further than this one does. Someone will probably also come out with an easy to use tool to do the same thing. </description>
<pubDate>Fri, 21 May 2010 01:02:10 +0000</pubDate>
<guid>http://linuxoniphone.blogspot.com/2010/05/iphone-3g-binaries.html#IDComment76447387</guid>
</item><item>
<title>http://linuxoniphone.blogspot.com/ : Status update</title>
<link>http://linuxoniphone.blogspot.com/2010/05/status-update.html#IDComment75511054</link>
<description>Yes. This is now fixed. </description>
<pubDate>Sat, 15 May 2010 05:29:19 +0000</pubDate>
<guid>http://linuxoniphone.blogspot.com/2010/05/status-update.html#IDComment75511054</guid>
</item><item>
<title>http://linuxoniphone.blogspot.com/ : Status update</title>
<link>http://linuxoniphone.blogspot.com/2010/05/status-update.html#IDComment75480220</link>
<description>True enough, though there is a way to bootstrap Android or Linux with just Spirit if we get desperate:&lt;a href=&quot;http://code.google.com/p/iphone-linux/source/browse/#svn/trunk/kamaitachi&quot; target=&quot;_blank&quot;&gt;http://code.google.com/p/iphone-linux/source/brow...&lt;/a&gt;  This was the very first idea people had for iPhone Linux (before we had bootloader level access). We can write it better now, but I&amp;#039;d rather not put in the effort until it is clear it is necessary. </description>
<pubDate>Fri, 14 May 2010 23:22:04 +0000</pubDate>
<guid>http://linuxoniphone.blogspot.com/2010/05/status-update.html#IDComment75480220</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/142660724#IDComment27491778</link>
<description>3.0 just has lower battery life.  &lt;a href=&quot;http://www.google.com/search?q=3.0+battery+iphone&quot; target=&quot;_blank&quot;&gt;http://www.google.com/search?q=3.0+battery+iphone&lt;/a&gt; </description>
<pubDate>Fri, 17 Jul 2009 04:49:43 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/142660724#IDComment27491778</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/142660724#IDComment27477779</link>
<description>It&amp;#039;s pretty much impossible for ultrasn0w to be responsible for that. The only way to find the culprit of stuff like this right now is to login to your iPhone over SSH (or install MobileTerminal) and use the following command: &amp;quot;ps -e -otime,utime,stime,command&amp;quot;  This will display a list of all running processes. Whichever process(es) that have an exorbitant running time is probably the culprit. </description>
<pubDate>Fri, 17 Jul 2009 00:36:54 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/142660724#IDComment27477779</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/142660724#IDComment27473400</link>
<description>We were too busy working to pick apart his RC2 until a couple of hours ago. I read the code and it messes up 8 KB of it in nearly the same way. The problem isn&amp;#039;t that he&amp;#039;s using up &amp;quot;extra memory&amp;quot; but more that he trashed a megabyte of it before. Now he only trashes 8 KB, but there&amp;#039;s at least seven references in the code to that area so it&amp;#039;s very much used. He unmaps it after he does the unlock... but the area he WAS using is still trashed. Merely unmapping it doesn&amp;#039;t really accomplish that much.  Maybe for RC3 he&amp;#039;ll actually malloc the area of memory he uses. </description>
<pubDate>Thu, 16 Jul 2009 23:26:43 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/142660724#IDComment27473400</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/134583728#IDComment26199524</link>
<description>Don&amp;#039;t really care too much. </description>
<pubDate>Fri, 3 Jul 2009 07:02:47 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/134583728#IDComment26199524</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/134583728#IDComment26199466</link>
<description>Don&amp;#039;t really care too much. =P </description>
<pubDate>Fri, 3 Jul 2009 07:01:22 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/134583728#IDComment26199466</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/134583728#IDComment26197240</link>
<description>Try to buy 3.0 if possible. 3.1 will probably have the bug we&amp;#039;re using (for the SIM unlock) fixed. Buying a 3.1 phone for jailbreaking purposes only is (probably) safe. </description>
<pubDate>Fri, 3 Jul 2009 06:13:58 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/134583728#IDComment26197240</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/134583728#IDComment26196625</link>
<description>The other part of the equation is that it&amp;#039;s just not ready for primetime yet. No easy to use tool exists. We don&amp;#039;t even have a standardized long set of instructions everyone can follow (generating one would take effort as well).    Notice I didn&amp;#039;t show you the process of HOW I jailbroke my particular phone. That&amp;#039;s a ten hour video right there. =P (well, I was still working out all the bugs and caveats as I came across them) </description>
<pubDate>Fri, 3 Jul 2009 06:01:53 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/134583728#IDComment26196625</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/134583728#IDComment26196420</link>
<description>You will have to get those things somehow...  unless we find a new vulnerability with every Apple firmware update. =P The sole point of the files is to allow you to keep using bugs we find in earlier versions of the firmware.  The only time this will change is if we find something exploitable in the bootrom (without needing to flash NOR, since we can only do that after unsigned code execution). Believe me, when that happens, you will know. There won&amp;#039;t be any ambiguity. </description>
<pubDate>Fri, 3 Jul 2009 05:58:39 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/134583728#IDComment26196420</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/94451688#IDComment18444102</link>
<description>Try executing it from the command line. Go to Start-&amp;gt;Run and type in &amp;quot;cmd&amp;quot;. Then type the full path of the redsn0w.exe, for example &amp;quot;C:\\Users\\Lib\\Downloads\\redsn0w.exe&amp;quot; and then push enter. </description>
<pubDate>Thu, 9 Apr 2009 17:16:38 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/94451688#IDComment18444102</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/94451688#IDComment18444017</link>
<description>Did you execute it from the command line?  </description>
<pubDate>Thu, 9 Apr 2009 17:14:40 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/94451688#IDComment18444017</guid>
</item><item>
<title>blog.iphone-dev.org : </title>
<link>http://blog.iphone-dev.org/post/94451688#IDComment18420581</link>
<description>Did you try it? It was entirely written and tested under Vista x64. </description>
<pubDate>Thu, 9 Apr 2009 09:02:07 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/94451688#IDComment18420581</guid>
</item><item>
<title>blog.iphone-dev.org : Duct tape and string</title>
<link>http://blog.iphone-dev.org/post/62953230#IDComment12180604</link>
<description>Cool, I&amp;#039;m from Portland too. </description>
<pubDate>Sat, 6 Dec 2008 06:26:18 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/62953230#IDComment12180604</guid>
</item><item>
<title>blog.iphone-dev.org : Duct tape and string</title>
<link>http://blog.iphone-dev.org/post/62953230#IDComment12122667</link>
<description>As the video demonstrates, you can switch back and forth easily. Although I&amp;#039;d say it&amp;#039;s not worth non-kernel developers checking out quite at this point. Wait a month or so. </description>
<pubDate>Thu, 4 Dec 2008 07:27:14 +0000</pubDate>
<guid>http://blog.iphone-dev.org/post/62953230#IDComment12122667</guid>
</item>	</channel>
</rss>