<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ryanb93</id>
	<title>The iPhone Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ryanb93"/>
	<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/wiki/Special:Contributions/Ryanb93"/>
	<updated>2026-05-17T17:16:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.14</generator>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Firmware&amp;diff=26642</id>
		<title>Firmware</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Firmware&amp;diff=26642"/>
		<updated>2012-09-20T10:24:24Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Latest Apple download links can be found [http://www.itunes.com/version here].&lt;br /&gt;
&lt;br /&gt;
Unless otherwise stated, the jailbreak and unlock information report whether a device can be modified with publicly available software (read: no additional hardware required) if it was never jailbroken before.&lt;br /&gt;
&lt;br /&gt;
== [[Apple TV]] ==&lt;br /&gt;
{{:Firmware/Apple TV 2G}}&lt;br /&gt;
{{:Firmware/Apple TV 3G}}&lt;br /&gt;
&lt;br /&gt;
== [[iPad]] ==&lt;br /&gt;
{{:Firmware/iPad}}&lt;br /&gt;
=== [[iPad 2]] ===&lt;br /&gt;
{{:Firmware/iPad 2 Wi-Fi}}&lt;br /&gt;
{{:Firmware/iPad 2 GSM}}&lt;br /&gt;
{{:Firmware/iPad 2 CDMA}}&lt;br /&gt;
{{:Firmware/iPad 2 Wi-Fi R2}}&lt;br /&gt;
=== [[iPad 3]] ===&lt;br /&gt;
{{:Firmware/iPad 3 Wi-Fi}}&lt;br /&gt;
{{:Firmware/iPad 3 CDMA}}&lt;br /&gt;
{{:Firmware/iPad 3 Global}}&lt;br /&gt;
&lt;br /&gt;
== [[iPhone]] ==&lt;br /&gt;
{{:Firmware/iPhone}}&lt;br /&gt;
{{:Firmware/iPhone 3G}}&lt;br /&gt;
{{:Firmware/iPhone 3GS}}&lt;br /&gt;
=== [[iPhone 4]] ===&lt;br /&gt;
{{:Firmware/iPhone 4 GSM}}&lt;br /&gt;
{{:Firmware/iPhone 4 CDMA}}&lt;br /&gt;
{{:Firmware/iPhone 4S}}&lt;br /&gt;
{{:Firmware/iPhone 5}}&lt;br /&gt;
&lt;br /&gt;
== [[iPod touch]] ==&lt;br /&gt;
{{:Firmware/iPod touch}}&lt;br /&gt;
{{:Firmware/iPod touch 2G}}&lt;br /&gt;
{{:Firmware/iPod touch 3G}}&lt;br /&gt;
{{:Firmware/iPod touch 4G}}&lt;br /&gt;
{{:Firmware/iPod touch 5G}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Beta Firmware]]&lt;br /&gt;
* [[OTA Updates]]&lt;br /&gt;
* [[VFDecrypt]]&lt;br /&gt;
* [[VFDecrypt Keys]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://www.trejan.com/projects/ipod/ Firmware List]&lt;br /&gt;
* [http://itunes.com/version Apple Firmware PLIST]&lt;br /&gt;
* [http://mesu.apple.com/assets/com_apple_MobileAsset_SoftwareUpdate/com_apple_MobileAsset_SoftwareUpdate.xml Apple OTA Firmware PLIST]&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bootrom_Dumper_Utility&amp;diff=24013</id>
		<title>Talk:Bootrom Dumper Utility</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bootrom_Dumper_Utility&amp;diff=24013"/>
		<updated>2012-01-20T11:47:20Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Dumping 3GS bootrom from OSX 10.7.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If anyone gets it working for [[n72ap|iPod touch 2G]], let me know. I am trying to work on it, but not much spare time --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 07:27, 23 December 2010 (UTC)&lt;br /&gt;
:[https://github.com/liamchat/Bootrom-Dumper/tree/master/stake4uce my fork] should work --[[User:Liamchat|liamchat]] 16:27, 24 December 2010 (UTC)&lt;br /&gt;
:You can also use the current [[n72ap|iPod touch 2G]] [[OpeniBoot]] [https://github.com/kleemajo/openiBoot link]. The bootrom is at 0x20000000 on the 2g touch --[[User:Kleemajo|Kleemajo]] 01:02, 26 December 2010 (UTC)&lt;br /&gt;
::I ended up making my own very crappy [[steaks4uce]] version to dump it. I didn't realize you made a version liam, nice job. Also where did you guys get your ARM toolchain? The one I use keeps breaking and giving me errors lately.--[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 03:38, 29 December 2010 (UTC)&lt;br /&gt;
:::i use ''sudo port install arm-elf-binutils and sudo port instal arm-elf-gcc'' --[[User:Liamchat|liamchat]] 10:56, 29 December 2010 (UTC)&lt;br /&gt;
::::Using that I just get errors when compiling everything. I had it working on my last setup when I wrote my crappy syeaks4uce method, but now it isn't working. I will figure it out sooner or later. Thanks anyways. --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 22:45, 29 December 2010 (UTC)&lt;br /&gt;
::hey liam when I try running this on linux i get 84 00 00 00 05 00 00 00 80 00 00 00 80 62 02 22 FF FF FF FF 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 15 00 00 00 02 00 00 00 01 38 02 22 90 D7 02 22 and then the rest of it gets filled with nulls until the next 0x800 bytes start :( [[User:Revolution|Revolution]] 19:02, 19 February 2011 (UTC)&lt;br /&gt;
:::use toolchain.txt from openiboot, it works perfect --[[User:Posixninja|posixninja]] 23:41, 29 December 2010 (UTC)&lt;br /&gt;
:::run:&lt;br /&gt;
::::''&amp;lt;code&amp;gt;sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev libreadline6-dev readline-common libreadline6 libreadline-dev texinfo cmake git-core build-essential texinfo libreadline-dev libssl-dev libusb-1.0-0-dev libpng12-dev libusb-dev autoconf automake libnewlib-dev&amp;lt;/code&amp;gt;'' [[Image:Return.png|15px]] Return&lt;br /&gt;
::::''&amp;lt;code&amp;gt;sudo build-toolchain.sh&amp;lt;/code&amp;gt;'' [[Image:Return.png|15px]] Return&lt;br /&gt;
:::for linux&lt;br /&gt;
:::--[[User:Liamchat|liamchat]] 01:35, 20 February 2011 (UTC)&lt;br /&gt;
::::um liam I did that... on line 145 you need to make that specified for macosx only, well at least that's what the pod2g's version did... try building it on linux. [[User:Revolution|Revolution]] 16:51, 20 February 2011 (UTC)&lt;br /&gt;
::::i fixed the error there does not need to be any specific platform support for [[usb control msg(0xA1, 1) Exploit|stake]] or [[pwnage2]] i think there is better way using [http://www.beyondlogic.org/usbnutshell/usb5.shtml|USB Descriptors] --[[User:Liamchat|liamchat]] 00:02, 21 February 2011 (UTC)&lt;br /&gt;
::::: I just tried your new version. It still doesn't work. i managed to dump the bootrom with openiboot but yeah. here is the dump your ipod produces. it contains no copy writed code so i'll paste it here. [http://www.mediafire.com/?um4gz4ga00v067a] [[User:Revolution|Revolution]] 21:11, 24 February 2011 (UTC)&lt;br /&gt;
:::::: None of his things will work, I can promise you that. He doensn't know what he is doing. --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 00:22, 25 February 2011 (UTC)&lt;br /&gt;
:::::::i have edited it again however i cant the usb wait for image call offset i origany thought it was the [https://github.com/Chronic-Dev/syringe/blob/master/syringe/exploits/steaks4uce/steaks4uce.S#L30 usb wait for image offset] from syringe. --[[User:Liamchat|liamchat]] 20:41, 7 March 2011 (UTC)&lt;br /&gt;
:::::::: I am getting an arm-elf-as: No such file or directory error on OSX Lion. Do I need to get the full toolchain compiled or can I get this working with Xcode (for iOS) somehow with less hassle ?--[[User:M2m|M2m]] 04:22, 3 January 2012 (MST)&lt;br /&gt;
== VMware + Windows ==&lt;br /&gt;
anyone tried this on vmware + windows? can't make it work. tried on [[n90ap|iPhone 4]] &amp;amp; [[n18ap|iPod touch 3G]] -- [[User:Paul0|paulzero]] 10:38, 13 February 2011 (UTC)&lt;br /&gt;
:it's the [[limera1n]] exploit. it does not work throughout a vm --[[User:Liamchat|liamchat]] 14:45, 13 February 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== A5 devices ==&lt;br /&gt;
Can we use this tool to dump A5 devices? --[[User:XiiiX|XiiiX]] 12:28, 2 January 2012 (MST)&lt;br /&gt;
:Not until there is a jailbreak for A5 devices.--[[User:M2m|M2m]] 12:51, 2 January 2012 (MST)&lt;br /&gt;
:No. Limera1n doesn't work on A5 devices. --[[User:Http|http]] 13:04, 2 January 2012 (MST)&lt;br /&gt;
::It's kind of non-sense this tool so. To dump already hacked bootroms? --[[User:XiiiX|XiiiX]] 14:21, 2 January 2012 (MST)&lt;br /&gt;
:::No. Not really. You may find an exploit outside the bootrom which leads to a jailbreak which you can use to dump the bootrom which can help you to find exploits in the bootrom for later jailbreaks. Jailbreaks based on bootrom exploits can only be fixed with new hardware.--[[User:M2m|M2m]] 15:28, 2 January 2012 (MST)&lt;br /&gt;
:::There is no such thing as an &amp;quot;hacked BootROM&amp;quot;. We cannot change the contents of the BootROM. Note &amp;quot;ROM&amp;quot; - Read Only Memory. -SquiffyPwn 17:10, 2 January 2012 (CST)&lt;br /&gt;
::::That's a better explanation. So we don't need a bootrom jailbreak to use this, just a user-land could work? Why is the necessity of a jailbreak to dump te bootrom? We need the offsets? --[[User:XiiiX|XiiiX]] 16:09, 2 January 2012 (MST)&lt;br /&gt;
Do you know what is dump? dump is a copy,  to use this tool you MUST have a BootROM Exploit, look the source code, it send the exploit to allow acess to the read-only BootROM memory. Userland exploit here? what offsets?~zmaster&lt;br /&gt;
&lt;br /&gt;
== Compatibility with older devices ==&lt;br /&gt;
I looked as payload.s, apparently, everything is in place for older devices (e.g., 0x8b7 for basically every old device). I can't check the actual BDU application, but I'd think it was updated with code needed for older devices as well. Can anyone confirm this? --[[User:Rdqronos|rdqronos]] 14:33, 3 January 2012 (MST)&lt;br /&gt;
:Can't get it working with an iPhone 3G with the following values:&lt;br /&gt;
 EXPLOIT_LR 0x22000000 LOADADDR_SIZE 0x24000 RET_ADDR 0x8b7&lt;br /&gt;
:Output looks OK:&lt;br /&gt;
 sudo ./bdu&lt;br /&gt;
 ______ Bootrom Dumper Utility (BDU) 1.0 ______&lt;br /&gt;
 &lt;br /&gt;
                         (c) pod2g october 2010&lt;br /&gt;
 &lt;br /&gt;
 [.] Now executing arbitrary code using geohot's limera1n...&lt;br /&gt;
 sent data to copy: 800&lt;br /&gt;
 padded to 0x84023000&lt;br /&gt;
 sent shellcode: 800 has real length 48&lt;br /&gt;
 never freed: 800&lt;br /&gt;
 sent exploit to heap overflow: FFFFFFF9&lt;br /&gt;
 [.] Dump payload started.&lt;br /&gt;
 [.] Now dumping bootrom to file bootrom.bin...&lt;br /&gt;
:But I get a zero sized (empty) bootrom.bin. --[[User:M2m|M2m]] 02:17, 4 January 2012 (MST)&lt;br /&gt;
::So it can read the BootROM, but not dump it. Okay. --[[User:Rdqronos|rdqronos]] 13:04, 4 January 2012 (MST)&lt;br /&gt;
:::Not sure if it can be read correctly or not. --[[User:M2m|M2m]] 17:16, 4 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
== Working on OSX? ==&lt;br /&gt;
&lt;br /&gt;
Did anybody get this working on OSX? I could compile the payload.bin and tried with both the included binary and also with the recompiled one on a MacMini OSX 10.6.8 with an iPhone 4 (with iOS 5.0.1), libusb 1.0.8 is installed. I also tried with a 3GS and the forked code (just uses the different offsets). In all cases I always get &amp;quot;device stalled&amp;quot; and the bdu terminates. I know it worked on Linux for others, but anybody had success on OSX yet? I'm not sure where to start debugging, as I'm not a Mac user. -- [[User:Http|http]] 16:36, 11 January 2012 (MST)&lt;br /&gt;
: I compiled it under OSX Lion and can also run it but I only get a zero sized dump. May or may not be a problem of the program &amp;amp; Lion or that I only have iPhone2G &amp;amp; 3G to test.--[[User:M2m|M2m]] 04:15, 12 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
== Dumping 3GS bootrom from OSX 10.7.2 ==&lt;br /&gt;
&lt;br /&gt;
 sudo ./bdu&lt;br /&gt;
 ______ Bootrom Dumper Utility (BDU) 1.0 ______&lt;br /&gt;
 &lt;br /&gt;
                         (c) pod2g october 2010&lt;br /&gt;
 &lt;br /&gt;
 [.] Now executing arbitrary code using geohot's limera1n...&lt;br /&gt;
 sent data to copy: 800&lt;br /&gt;
 padded to 0x84023000&lt;br /&gt;
 sent shellcode: 800 has real length 48&lt;br /&gt;
 never freed: 800&lt;br /&gt;
 sent exploit to heap overflow: FFFFFFF9&lt;br /&gt;
 [.] Dump payload started.&lt;br /&gt;
 [.] Now dumping bootrom to file bootrom.bin...&lt;br /&gt;
 Segmentation fault: 11&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Any ideas? I've changed all the offsets to the ones in the wiki and yet still no success.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bootrom_Dumper_Utility&amp;diff=24012</id>
		<title>Talk:Bootrom Dumper Utility</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bootrom_Dumper_Utility&amp;diff=24012"/>
		<updated>2012-01-20T11:46:50Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Working on OSX? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If anyone gets it working for [[n72ap|iPod touch 2G]], let me know. I am trying to work on it, but not much spare time --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 07:27, 23 December 2010 (UTC)&lt;br /&gt;
:[https://github.com/liamchat/Bootrom-Dumper/tree/master/stake4uce my fork] should work --[[User:Liamchat|liamchat]] 16:27, 24 December 2010 (UTC)&lt;br /&gt;
:You can also use the current [[n72ap|iPod touch 2G]] [[OpeniBoot]] [https://github.com/kleemajo/openiBoot link]. The bootrom is at 0x20000000 on the 2g touch --[[User:Kleemajo|Kleemajo]] 01:02, 26 December 2010 (UTC)&lt;br /&gt;
::I ended up making my own very crappy [[steaks4uce]] version to dump it. I didn't realize you made a version liam, nice job. Also where did you guys get your ARM toolchain? The one I use keeps breaking and giving me errors lately.--[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 03:38, 29 December 2010 (UTC)&lt;br /&gt;
:::i use ''sudo port install arm-elf-binutils and sudo port instal arm-elf-gcc'' --[[User:Liamchat|liamchat]] 10:56, 29 December 2010 (UTC)&lt;br /&gt;
::::Using that I just get errors when compiling everything. I had it working on my last setup when I wrote my crappy syeaks4uce method, but now it isn't working. I will figure it out sooner or later. Thanks anyways. --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 22:45, 29 December 2010 (UTC)&lt;br /&gt;
::hey liam when I try running this on linux i get 84 00 00 00 05 00 00 00 80 00 00 00 80 62 02 22 FF FF FF FF 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 15 00 00 00 02 00 00 00 01 38 02 22 90 D7 02 22 and then the rest of it gets filled with nulls until the next 0x800 bytes start :( [[User:Revolution|Revolution]] 19:02, 19 February 2011 (UTC)&lt;br /&gt;
:::use toolchain.txt from openiboot, it works perfect --[[User:Posixninja|posixninja]] 23:41, 29 December 2010 (UTC)&lt;br /&gt;
:::run:&lt;br /&gt;
::::''&amp;lt;code&amp;gt;sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev libreadline6-dev readline-common libreadline6 libreadline-dev texinfo cmake git-core build-essential texinfo libreadline-dev libssl-dev libusb-1.0-0-dev libpng12-dev libusb-dev autoconf automake libnewlib-dev&amp;lt;/code&amp;gt;'' [[Image:Return.png|15px]] Return&lt;br /&gt;
::::''&amp;lt;code&amp;gt;sudo build-toolchain.sh&amp;lt;/code&amp;gt;'' [[Image:Return.png|15px]] Return&lt;br /&gt;
:::for linux&lt;br /&gt;
:::--[[User:Liamchat|liamchat]] 01:35, 20 February 2011 (UTC)&lt;br /&gt;
::::um liam I did that... on line 145 you need to make that specified for macosx only, well at least that's what the pod2g's version did... try building it on linux. [[User:Revolution|Revolution]] 16:51, 20 February 2011 (UTC)&lt;br /&gt;
::::i fixed the error there does not need to be any specific platform support for [[usb control msg(0xA1, 1) Exploit|stake]] or [[pwnage2]] i think there is better way using [http://www.beyondlogic.org/usbnutshell/usb5.shtml|USB Descriptors] --[[User:Liamchat|liamchat]] 00:02, 21 February 2011 (UTC)&lt;br /&gt;
::::: I just tried your new version. It still doesn't work. i managed to dump the bootrom with openiboot but yeah. here is the dump your ipod produces. it contains no copy writed code so i'll paste it here. [http://www.mediafire.com/?um4gz4ga00v067a] [[User:Revolution|Revolution]] 21:11, 24 February 2011 (UTC)&lt;br /&gt;
:::::: None of his things will work, I can promise you that. He doensn't know what he is doing. --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 00:22, 25 February 2011 (UTC)&lt;br /&gt;
:::::::i have edited it again however i cant the usb wait for image call offset i origany thought it was the [https://github.com/Chronic-Dev/syringe/blob/master/syringe/exploits/steaks4uce/steaks4uce.S#L30 usb wait for image offset] from syringe. --[[User:Liamchat|liamchat]] 20:41, 7 March 2011 (UTC)&lt;br /&gt;
:::::::: I am getting an arm-elf-as: No such file or directory error on OSX Lion. Do I need to get the full toolchain compiled or can I get this working with Xcode (for iOS) somehow with less hassle ?--[[User:M2m|M2m]] 04:22, 3 January 2012 (MST)&lt;br /&gt;
== VMware + Windows ==&lt;br /&gt;
anyone tried this on vmware + windows? can't make it work. tried on [[n90ap|iPhone 4]] &amp;amp; [[n18ap|iPod touch 3G]] -- [[User:Paul0|paulzero]] 10:38, 13 February 2011 (UTC)&lt;br /&gt;
:it's the [[limera1n]] exploit. it does not work throughout a vm --[[User:Liamchat|liamchat]] 14:45, 13 February 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== A5 devices ==&lt;br /&gt;
Can we use this tool to dump A5 devices? --[[User:XiiiX|XiiiX]] 12:28, 2 January 2012 (MST)&lt;br /&gt;
:Not until there is a jailbreak for A5 devices.--[[User:M2m|M2m]] 12:51, 2 January 2012 (MST)&lt;br /&gt;
:No. Limera1n doesn't work on A5 devices. --[[User:Http|http]] 13:04, 2 January 2012 (MST)&lt;br /&gt;
::It's kind of non-sense this tool so. To dump already hacked bootroms? --[[User:XiiiX|XiiiX]] 14:21, 2 January 2012 (MST)&lt;br /&gt;
:::No. Not really. You may find an exploit outside the bootrom which leads to a jailbreak which you can use to dump the bootrom which can help you to find exploits in the bootrom for later jailbreaks. Jailbreaks based on bootrom exploits can only be fixed with new hardware.--[[User:M2m|M2m]] 15:28, 2 January 2012 (MST)&lt;br /&gt;
:::There is no such thing as an &amp;quot;hacked BootROM&amp;quot;. We cannot change the contents of the BootROM. Note &amp;quot;ROM&amp;quot; - Read Only Memory. -SquiffyPwn 17:10, 2 January 2012 (CST)&lt;br /&gt;
::::That's a better explanation. So we don't need a bootrom jailbreak to use this, just a user-land could work? Why is the necessity of a jailbreak to dump te bootrom? We need the offsets? --[[User:XiiiX|XiiiX]] 16:09, 2 January 2012 (MST)&lt;br /&gt;
Do you know what is dump? dump is a copy,  to use this tool you MUST have a BootROM Exploit, look the source code, it send the exploit to allow acess to the read-only BootROM memory. Userland exploit here? what offsets?~zmaster&lt;br /&gt;
&lt;br /&gt;
== Compatibility with older devices ==&lt;br /&gt;
I looked as payload.s, apparently, everything is in place for older devices (e.g., 0x8b7 for basically every old device). I can't check the actual BDU application, but I'd think it was updated with code needed for older devices as well. Can anyone confirm this? --[[User:Rdqronos|rdqronos]] 14:33, 3 January 2012 (MST)&lt;br /&gt;
:Can't get it working with an iPhone 3G with the following values:&lt;br /&gt;
 EXPLOIT_LR 0x22000000 LOADADDR_SIZE 0x24000 RET_ADDR 0x8b7&lt;br /&gt;
:Output looks OK:&lt;br /&gt;
 sudo ./bdu&lt;br /&gt;
 ______ Bootrom Dumper Utility (BDU) 1.0 ______&lt;br /&gt;
 &lt;br /&gt;
                         (c) pod2g october 2010&lt;br /&gt;
 &lt;br /&gt;
 [.] Now executing arbitrary code using geohot's limera1n...&lt;br /&gt;
 sent data to copy: 800&lt;br /&gt;
 padded to 0x84023000&lt;br /&gt;
 sent shellcode: 800 has real length 48&lt;br /&gt;
 never freed: 800&lt;br /&gt;
 sent exploit to heap overflow: FFFFFFF9&lt;br /&gt;
 [.] Dump payload started.&lt;br /&gt;
 [.] Now dumping bootrom to file bootrom.bin...&lt;br /&gt;
:But I get a zero sized (empty) bootrom.bin. --[[User:M2m|M2m]] 02:17, 4 January 2012 (MST)&lt;br /&gt;
::So it can read the BootROM, but not dump it. Okay. --[[User:Rdqronos|rdqronos]] 13:04, 4 January 2012 (MST)&lt;br /&gt;
:::Not sure if it can be read correctly or not. --[[User:M2m|M2m]] 17:16, 4 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
== Working on OSX? ==&lt;br /&gt;
&lt;br /&gt;
Did anybody get this working on OSX? I could compile the payload.bin and tried with both the included binary and also with the recompiled one on a MacMini OSX 10.6.8 with an iPhone 4 (with iOS 5.0.1), libusb 1.0.8 is installed. I also tried with a 3GS and the forked code (just uses the different offsets). In all cases I always get &amp;quot;device stalled&amp;quot; and the bdu terminates. I know it worked on Linux for others, but anybody had success on OSX yet? I'm not sure where to start debugging, as I'm not a Mac user. -- [[User:Http|http]] 16:36, 11 January 2012 (MST)&lt;br /&gt;
: I compiled it under OSX Lion and can also run it but I only get a zero sized dump. May or may not be a problem of the program &amp;amp; Lion or that I only have iPhone2G &amp;amp; 3G to test.--[[User:M2m|M2m]] 04:15, 12 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
== Dumping 3GS bootrom from OSX 10.7.2 ==&lt;br /&gt;
&lt;br /&gt;
sudo ./bdu&lt;br /&gt;
 ______ Bootrom Dumper Utility (BDU) 1.0 ______&lt;br /&gt;
 &lt;br /&gt;
                         (c) pod2g october 2010&lt;br /&gt;
 &lt;br /&gt;
 [.] Now executing arbitrary code using geohot's limera1n...&lt;br /&gt;
 sent data to copy: 800&lt;br /&gt;
 padded to 0x84023000&lt;br /&gt;
 sent shellcode: 800 has real length 48&lt;br /&gt;
 never freed: 800&lt;br /&gt;
 sent exploit to heap overflow: FFFFFFF9&lt;br /&gt;
 [.] Dump payload started.&lt;br /&gt;
 [.] Now dumping bootrom to file bootrom.bin...&lt;br /&gt;
 Segmentation fault: 11&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Any ideas? I've changed all the offsets to the ones in the wiki and yet still no success.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bootrom_Dumper_Utility&amp;diff=24011</id>
		<title>Talk:Bootrom Dumper Utility</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bootrom_Dumper_Utility&amp;diff=24011"/>
		<updated>2012-01-20T11:44:57Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Dumping 3GS bootrom from OSX 10.7.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If anyone gets it working for [[n72ap|iPod touch 2G]], let me know. I am trying to work on it, but not much spare time --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 07:27, 23 December 2010 (UTC)&lt;br /&gt;
:[https://github.com/liamchat/Bootrom-Dumper/tree/master/stake4uce my fork] should work --[[User:Liamchat|liamchat]] 16:27, 24 December 2010 (UTC)&lt;br /&gt;
:You can also use the current [[n72ap|iPod touch 2G]] [[OpeniBoot]] [https://github.com/kleemajo/openiBoot link]. The bootrom is at 0x20000000 on the 2g touch --[[User:Kleemajo|Kleemajo]] 01:02, 26 December 2010 (UTC)&lt;br /&gt;
::I ended up making my own very crappy [[steaks4uce]] version to dump it. I didn't realize you made a version liam, nice job. Also where did you guys get your ARM toolchain? The one I use keeps breaking and giving me errors lately.--[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 03:38, 29 December 2010 (UTC)&lt;br /&gt;
:::i use ''sudo port install arm-elf-binutils and sudo port instal arm-elf-gcc'' --[[User:Liamchat|liamchat]] 10:56, 29 December 2010 (UTC)&lt;br /&gt;
::::Using that I just get errors when compiling everything. I had it working on my last setup when I wrote my crappy syeaks4uce method, but now it isn't working. I will figure it out sooner or later. Thanks anyways. --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 22:45, 29 December 2010 (UTC)&lt;br /&gt;
::hey liam when I try running this on linux i get 84 00 00 00 05 00 00 00 80 00 00 00 80 62 02 22 FF FF FF FF 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 15 00 00 00 02 00 00 00 01 38 02 22 90 D7 02 22 and then the rest of it gets filled with nulls until the next 0x800 bytes start :( [[User:Revolution|Revolution]] 19:02, 19 February 2011 (UTC)&lt;br /&gt;
:::use toolchain.txt from openiboot, it works perfect --[[User:Posixninja|posixninja]] 23:41, 29 December 2010 (UTC)&lt;br /&gt;
:::run:&lt;br /&gt;
::::''&amp;lt;code&amp;gt;sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev libreadline6-dev readline-common libreadline6 libreadline-dev texinfo cmake git-core build-essential texinfo libreadline-dev libssl-dev libusb-1.0-0-dev libpng12-dev libusb-dev autoconf automake libnewlib-dev&amp;lt;/code&amp;gt;'' [[Image:Return.png|15px]] Return&lt;br /&gt;
::::''&amp;lt;code&amp;gt;sudo build-toolchain.sh&amp;lt;/code&amp;gt;'' [[Image:Return.png|15px]] Return&lt;br /&gt;
:::for linux&lt;br /&gt;
:::--[[User:Liamchat|liamchat]] 01:35, 20 February 2011 (UTC)&lt;br /&gt;
::::um liam I did that... on line 145 you need to make that specified for macosx only, well at least that's what the pod2g's version did... try building it on linux. [[User:Revolution|Revolution]] 16:51, 20 February 2011 (UTC)&lt;br /&gt;
::::i fixed the error there does not need to be any specific platform support for [[usb control msg(0xA1, 1) Exploit|stake]] or [[pwnage2]] i think there is better way using [http://www.beyondlogic.org/usbnutshell/usb5.shtml|USB Descriptors] --[[User:Liamchat|liamchat]] 00:02, 21 February 2011 (UTC)&lt;br /&gt;
::::: I just tried your new version. It still doesn't work. i managed to dump the bootrom with openiboot but yeah. here is the dump your ipod produces. it contains no copy writed code so i'll paste it here. [http://www.mediafire.com/?um4gz4ga00v067a] [[User:Revolution|Revolution]] 21:11, 24 February 2011 (UTC)&lt;br /&gt;
:::::: None of his things will work, I can promise you that. He doensn't know what he is doing. --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 00:22, 25 February 2011 (UTC)&lt;br /&gt;
:::::::i have edited it again however i cant the usb wait for image call offset i origany thought it was the [https://github.com/Chronic-Dev/syringe/blob/master/syringe/exploits/steaks4uce/steaks4uce.S#L30 usb wait for image offset] from syringe. --[[User:Liamchat|liamchat]] 20:41, 7 March 2011 (UTC)&lt;br /&gt;
:::::::: I am getting an arm-elf-as: No such file or directory error on OSX Lion. Do I need to get the full toolchain compiled or can I get this working with Xcode (for iOS) somehow with less hassle ?--[[User:M2m|M2m]] 04:22, 3 January 2012 (MST)&lt;br /&gt;
== VMware + Windows ==&lt;br /&gt;
anyone tried this on vmware + windows? can't make it work. tried on [[n90ap|iPhone 4]] &amp;amp; [[n18ap|iPod touch 3G]] -- [[User:Paul0|paulzero]] 10:38, 13 February 2011 (UTC)&lt;br /&gt;
:it's the [[limera1n]] exploit. it does not work throughout a vm --[[User:Liamchat|liamchat]] 14:45, 13 February 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== A5 devices ==&lt;br /&gt;
Can we use this tool to dump A5 devices? --[[User:XiiiX|XiiiX]] 12:28, 2 January 2012 (MST)&lt;br /&gt;
:Not until there is a jailbreak for A5 devices.--[[User:M2m|M2m]] 12:51, 2 January 2012 (MST)&lt;br /&gt;
:No. Limera1n doesn't work on A5 devices. --[[User:Http|http]] 13:04, 2 January 2012 (MST)&lt;br /&gt;
::It's kind of non-sense this tool so. To dump already hacked bootroms? --[[User:XiiiX|XiiiX]] 14:21, 2 January 2012 (MST)&lt;br /&gt;
:::No. Not really. You may find an exploit outside the bootrom which leads to a jailbreak which you can use to dump the bootrom which can help you to find exploits in the bootrom for later jailbreaks. Jailbreaks based on bootrom exploits can only be fixed with new hardware.--[[User:M2m|M2m]] 15:28, 2 January 2012 (MST)&lt;br /&gt;
:::There is no such thing as an &amp;quot;hacked BootROM&amp;quot;. We cannot change the contents of the BootROM. Note &amp;quot;ROM&amp;quot; - Read Only Memory. -SquiffyPwn 17:10, 2 January 2012 (CST)&lt;br /&gt;
::::That's a better explanation. So we don't need a bootrom jailbreak to use this, just a user-land could work? Why is the necessity of a jailbreak to dump te bootrom? We need the offsets? --[[User:XiiiX|XiiiX]] 16:09, 2 January 2012 (MST)&lt;br /&gt;
Do you know what is dump? dump is a copy,  to use this tool you MUST have a BootROM Exploit, look the source code, it send the exploit to allow acess to the read-only BootROM memory. Userland exploit here? what offsets?~zmaster&lt;br /&gt;
&lt;br /&gt;
== Compatibility with older devices ==&lt;br /&gt;
I looked as payload.s, apparently, everything is in place for older devices (e.g., 0x8b7 for basically every old device). I can't check the actual BDU application, but I'd think it was updated with code needed for older devices as well. Can anyone confirm this? --[[User:Rdqronos|rdqronos]] 14:33, 3 January 2012 (MST)&lt;br /&gt;
:Can't get it working with an iPhone 3G with the following values:&lt;br /&gt;
 EXPLOIT_LR 0x22000000 LOADADDR_SIZE 0x24000 RET_ADDR 0x8b7&lt;br /&gt;
:Output looks OK:&lt;br /&gt;
 sudo ./bdu&lt;br /&gt;
 ______ Bootrom Dumper Utility (BDU) 1.0 ______&lt;br /&gt;
 &lt;br /&gt;
                         (c) pod2g october 2010&lt;br /&gt;
 &lt;br /&gt;
 [.] Now executing arbitrary code using geohot's limera1n...&lt;br /&gt;
 sent data to copy: 800&lt;br /&gt;
 padded to 0x84023000&lt;br /&gt;
 sent shellcode: 800 has real length 48&lt;br /&gt;
 never freed: 800&lt;br /&gt;
 sent exploit to heap overflow: FFFFFFF9&lt;br /&gt;
 [.] Dump payload started.&lt;br /&gt;
 [.] Now dumping bootrom to file bootrom.bin...&lt;br /&gt;
:But I get a zero sized (empty) bootrom.bin. --[[User:M2m|M2m]] 02:17, 4 January 2012 (MST)&lt;br /&gt;
::So it can read the BootROM, but not dump it. Okay. --[[User:Rdqronos|rdqronos]] 13:04, 4 January 2012 (MST)&lt;br /&gt;
:::Not sure if it can be read correctly or not. --[[User:M2m|M2m]] 17:16, 4 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
== Working on OSX? ==&lt;br /&gt;
&lt;br /&gt;
Did anybody get this working on OSX? I could compile the payload.bin and tried with both the included binary and also with the recompiled one on a MacMini OSX 10.6.8 with an iPhone 4 (with iOS 5.0.1), libusb 1.0.8 is installed. I also tried with a 3GS and the forked code (just uses the different offsets). In all cases I always get &amp;quot;device stalled&amp;quot; and the bdu terminates. I know it worked on Linux for others, but anybody had success on OSX yet? I'm not sure where to start debugging, as I'm not a Mac user. -- [[User:Http|http]] 16:36, 11 January 2012 (MST)&lt;br /&gt;
: I compiled it under OSX Lion and can also run it but I only get a zero sized dump. May or may not be a problem of the program &amp;amp; Lion or that I only have iPhone2G &amp;amp; 3G to test.--[[User:M2m|M2m]] 04:15, 12 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
== Dumping 3GS bootrom from OSX 10.7.2&lt;br /&gt;
&lt;br /&gt;
bash-3.2# ./bdu&lt;br /&gt;
______ Bootrom Dumper Utility (BDU) 1.0 ______&lt;br /&gt;
&lt;br /&gt;
                        (c) pod2g october 2010&lt;br /&gt;
&lt;br /&gt;
[.] Now executing arbitrary code using geohot's limera1n...&lt;br /&gt;
sent data to copy: 800&lt;br /&gt;
padded to 0x84023000&lt;br /&gt;
sent shellcode: 800 has real length 48&lt;br /&gt;
never freed: 800&lt;br /&gt;
sent exploit to heap overflow: FFFFFFF9&lt;br /&gt;
[.] Dump payload started.&lt;br /&gt;
[.] Now dumping bootrom to file bootrom.bin...&lt;br /&gt;
Segmentation fault: 11  ==&lt;br /&gt;
&lt;br /&gt;
Any ideas? I've changed all the offsets to the ones in the wiki and yet still no success.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Bootrom_Dumper_Utility&amp;diff=24010</id>
		<title>Talk:Bootrom Dumper Utility</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Bootrom_Dumper_Utility&amp;diff=24010"/>
		<updated>2012-01-20T11:44:27Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Dumping 3GS bootrom from OSX 10.7.2 */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If anyone gets it working for [[n72ap|iPod touch 2G]], let me know. I am trying to work on it, but not much spare time --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 07:27, 23 December 2010 (UTC)&lt;br /&gt;
:[https://github.com/liamchat/Bootrom-Dumper/tree/master/stake4uce my fork] should work --[[User:Liamchat|liamchat]] 16:27, 24 December 2010 (UTC)&lt;br /&gt;
:You can also use the current [[n72ap|iPod touch 2G]] [[OpeniBoot]] [https://github.com/kleemajo/openiBoot link]. The bootrom is at 0x20000000 on the 2g touch --[[User:Kleemajo|Kleemajo]] 01:02, 26 December 2010 (UTC)&lt;br /&gt;
::I ended up making my own very crappy [[steaks4uce]] version to dump it. I didn't realize you made a version liam, nice job. Also where did you guys get your ARM toolchain? The one I use keeps breaking and giving me errors lately.--[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 03:38, 29 December 2010 (UTC)&lt;br /&gt;
:::i use ''sudo port install arm-elf-binutils and sudo port instal arm-elf-gcc'' --[[User:Liamchat|liamchat]] 10:56, 29 December 2010 (UTC)&lt;br /&gt;
::::Using that I just get errors when compiling everything. I had it working on my last setup when I wrote my crappy syeaks4uce method, but now it isn't working. I will figure it out sooner or later. Thanks anyways. --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 22:45, 29 December 2010 (UTC)&lt;br /&gt;
::hey liam when I try running this on linux i get 84 00 00 00 05 00 00 00 80 00 00 00 80 62 02 22 FF FF FF FF 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 15 00 00 00 02 00 00 00 01 38 02 22 90 D7 02 22 and then the rest of it gets filled with nulls until the next 0x800 bytes start :( [[User:Revolution|Revolution]] 19:02, 19 February 2011 (UTC)&lt;br /&gt;
:::use toolchain.txt from openiboot, it works perfect --[[User:Posixninja|posixninja]] 23:41, 29 December 2010 (UTC)&lt;br /&gt;
:::run:&lt;br /&gt;
::::''&amp;lt;code&amp;gt;sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev libreadline6-dev readline-common libreadline6 libreadline-dev texinfo cmake git-core build-essential texinfo libreadline-dev libssl-dev libusb-1.0-0-dev libpng12-dev libusb-dev autoconf automake libnewlib-dev&amp;lt;/code&amp;gt;'' [[Image:Return.png|15px]] Return&lt;br /&gt;
::::''&amp;lt;code&amp;gt;sudo build-toolchain.sh&amp;lt;/code&amp;gt;'' [[Image:Return.png|15px]] Return&lt;br /&gt;
:::for linux&lt;br /&gt;
:::--[[User:Liamchat|liamchat]] 01:35, 20 February 2011 (UTC)&lt;br /&gt;
::::um liam I did that... on line 145 you need to make that specified for macosx only, well at least that's what the pod2g's version did... try building it on linux. [[User:Revolution|Revolution]] 16:51, 20 February 2011 (UTC)&lt;br /&gt;
::::i fixed the error there does not need to be any specific platform support for [[usb control msg(0xA1, 1) Exploit|stake]] or [[pwnage2]] i think there is better way using [http://www.beyondlogic.org/usbnutshell/usb5.shtml|USB Descriptors] --[[User:Liamchat|liamchat]] 00:02, 21 February 2011 (UTC)&lt;br /&gt;
::::: I just tried your new version. It still doesn't work. i managed to dump the bootrom with openiboot but yeah. here is the dump your ipod produces. it contains no copy writed code so i'll paste it here. [http://www.mediafire.com/?um4gz4ga00v067a] [[User:Revolution|Revolution]] 21:11, 24 February 2011 (UTC)&lt;br /&gt;
:::::: None of his things will work, I can promise you that. He doensn't know what he is doing. --[[User:JacobVengeance|JacobVengeance (JakeAnthraX)]] 00:22, 25 February 2011 (UTC)&lt;br /&gt;
:::::::i have edited it again however i cant the usb wait for image call offset i origany thought it was the [https://github.com/Chronic-Dev/syringe/blob/master/syringe/exploits/steaks4uce/steaks4uce.S#L30 usb wait for image offset] from syringe. --[[User:Liamchat|liamchat]] 20:41, 7 March 2011 (UTC)&lt;br /&gt;
:::::::: I am getting an arm-elf-as: No such file or directory error on OSX Lion. Do I need to get the full toolchain compiled or can I get this working with Xcode (for iOS) somehow with less hassle ?--[[User:M2m|M2m]] 04:22, 3 January 2012 (MST)&lt;br /&gt;
== VMware + Windows ==&lt;br /&gt;
anyone tried this on vmware + windows? can't make it work. tried on [[n90ap|iPhone 4]] &amp;amp; [[n18ap|iPod touch 3G]] -- [[User:Paul0|paulzero]] 10:38, 13 February 2011 (UTC)&lt;br /&gt;
:it's the [[limera1n]] exploit. it does not work throughout a vm --[[User:Liamchat|liamchat]] 14:45, 13 February 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== A5 devices ==&lt;br /&gt;
Can we use this tool to dump A5 devices? --[[User:XiiiX|XiiiX]] 12:28, 2 January 2012 (MST)&lt;br /&gt;
:Not until there is a jailbreak for A5 devices.--[[User:M2m|M2m]] 12:51, 2 January 2012 (MST)&lt;br /&gt;
:No. Limera1n doesn't work on A5 devices. --[[User:Http|http]] 13:04, 2 January 2012 (MST)&lt;br /&gt;
::It's kind of non-sense this tool so. To dump already hacked bootroms? --[[User:XiiiX|XiiiX]] 14:21, 2 January 2012 (MST)&lt;br /&gt;
:::No. Not really. You may find an exploit outside the bootrom which leads to a jailbreak which you can use to dump the bootrom which can help you to find exploits in the bootrom for later jailbreaks. Jailbreaks based on bootrom exploits can only be fixed with new hardware.--[[User:M2m|M2m]] 15:28, 2 January 2012 (MST)&lt;br /&gt;
:::There is no such thing as an &amp;quot;hacked BootROM&amp;quot;. We cannot change the contents of the BootROM. Note &amp;quot;ROM&amp;quot; - Read Only Memory. -SquiffyPwn 17:10, 2 January 2012 (CST)&lt;br /&gt;
::::That's a better explanation. So we don't need a bootrom jailbreak to use this, just a user-land could work? Why is the necessity of a jailbreak to dump te bootrom? We need the offsets? --[[User:XiiiX|XiiiX]] 16:09, 2 January 2012 (MST)&lt;br /&gt;
Do you know what is dump? dump is a copy,  to use this tool you MUST have a BootROM Exploit, look the source code, it send the exploit to allow acess to the read-only BootROM memory. Userland exploit here? what offsets?~zmaster&lt;br /&gt;
&lt;br /&gt;
== Compatibility with older devices ==&lt;br /&gt;
I looked as payload.s, apparently, everything is in place for older devices (e.g., 0x8b7 for basically every old device). I can't check the actual BDU application, but I'd think it was updated with code needed for older devices as well. Can anyone confirm this? --[[User:Rdqronos|rdqronos]] 14:33, 3 January 2012 (MST)&lt;br /&gt;
:Can't get it working with an iPhone 3G with the following values:&lt;br /&gt;
 EXPLOIT_LR 0x22000000 LOADADDR_SIZE 0x24000 RET_ADDR 0x8b7&lt;br /&gt;
:Output looks OK:&lt;br /&gt;
 sudo ./bdu&lt;br /&gt;
 ______ Bootrom Dumper Utility (BDU) 1.0 ______&lt;br /&gt;
 &lt;br /&gt;
                         (c) pod2g october 2010&lt;br /&gt;
 &lt;br /&gt;
 [.] Now executing arbitrary code using geohot's limera1n...&lt;br /&gt;
 sent data to copy: 800&lt;br /&gt;
 padded to 0x84023000&lt;br /&gt;
 sent shellcode: 800 has real length 48&lt;br /&gt;
 never freed: 800&lt;br /&gt;
 sent exploit to heap overflow: FFFFFFF9&lt;br /&gt;
 [.] Dump payload started.&lt;br /&gt;
 [.] Now dumping bootrom to file bootrom.bin...&lt;br /&gt;
:But I get a zero sized (empty) bootrom.bin. --[[User:M2m|M2m]] 02:17, 4 January 2012 (MST)&lt;br /&gt;
::So it can read the BootROM, but not dump it. Okay. --[[User:Rdqronos|rdqronos]] 13:04, 4 January 2012 (MST)&lt;br /&gt;
:::Not sure if it can be read correctly or not. --[[User:M2m|M2m]] 17:16, 4 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
== Working on OSX? ==&lt;br /&gt;
&lt;br /&gt;
Did anybody get this working on OSX? I could compile the payload.bin and tried with both the included binary and also with the recompiled one on a MacMini OSX 10.6.8 with an iPhone 4 (with iOS 5.0.1), libusb 1.0.8 is installed. I also tried with a 3GS and the forked code (just uses the different offsets). In all cases I always get &amp;quot;device stalled&amp;quot; and the bdu terminates. I know it worked on Linux for others, but anybody had success on OSX yet? I'm not sure where to start debugging, as I'm not a Mac user. -- [[User:Http|http]] 16:36, 11 January 2012 (MST)&lt;br /&gt;
: I compiled it under OSX Lion and can also run it but I only get a zero sized dump. May or may not be a problem of the program &amp;amp; Lion or that I only have iPhone2G &amp;amp; 3G to test.--[[User:M2m|M2m]] 04:15, 12 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
== Dumping 3GS bootrom from OSX 10.7.2 ==&lt;br /&gt;
&lt;br /&gt;
bash-3.2# ./bdu&lt;br /&gt;
______ Bootrom Dumper Utility (BDU) 1.0 ______&lt;br /&gt;
&lt;br /&gt;
                        (c) pod2g october 2010&lt;br /&gt;
&lt;br /&gt;
[.] Now executing arbitrary code using geohot's limera1n...&lt;br /&gt;
sent data to copy: 800&lt;br /&gt;
padded to 0x84023000&lt;br /&gt;
sent shellcode: 800 has real length 48&lt;br /&gt;
never freed: 800&lt;br /&gt;
sent exploit to heap overflow: FFFFFFF9&lt;br /&gt;
[.] Dump payload started.&lt;br /&gt;
[.] Now dumping bootrom to file bootrom.bin...&lt;br /&gt;
Segmentation fault: 11&lt;br /&gt;
&lt;br /&gt;
Any ideas? I've changed all the offsets to the ones in the wiki and yet still no success.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=The_iPhone_Wiki:Community_portal&amp;diff=23748</id>
		<title>The iPhone Wiki:Community portal</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=The_iPhone_Wiki:Community_portal&amp;diff=23748"/>
		<updated>2012-01-14T19:22:49Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* silversn0w */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Talk Archive|2010|2011|2012}}&lt;br /&gt;
This is the place to post tasks that need to be done on the wiki. Also this is the place for proposed changes. I heard about people wanting a favicon and arranging the main page into categories.&lt;br /&gt;
&lt;br /&gt;
== Site Related Requests ==&lt;br /&gt;
=== Corona Info ===&lt;br /&gt;
We need to get Corona info integrated into the wiki. There's good info here: http://pod2g-ios.blogspot.com/2012/01/details-on-corona.html [[User:Beej|beej]] 21:54, 2 January 2012 (MST)beej&lt;br /&gt;
&lt;br /&gt;
=== silversn0w ===&lt;br /&gt;
Am I allowed to propose a new page for my new program silversn0w? --[[User:Dylan Laws|Dylan Laws]] 23:48, 13 January 2012 (MST){{unsigned|Dylan Laws|14 January 2012, 5:44 GMT}}&lt;br /&gt;
:What does it do? --[[User:Http|http]] 23:27, 13 January 2012 (MST)&lt;br /&gt;
::Right now its a limera1n injector, you can upload files through iBoot (e.g iBSS, iBEC, ramdisks), but im working on making it a jailbreak.--[[User:Dylan Laws|Dylan Laws]] 23:48, 13 January 2012 (MST)&lt;br /&gt;
Is this ok? --[[User:Dylan Laws|Dylan Laws]] 11:29, 14 January 2012 (MST)&lt;br /&gt;
::You just posted it anyway and its crap, can someone delete the page? --[[User:Ryanb93|Ryanb93]] 12:22, 14 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
=== 2.2b1 ===&lt;br /&gt;
Is 2.2b1 5G26 or 5G27, because on [[Beta Firmware]], it says 5G27... --[[User:Balloonhead66|Balloonhead66]] 19:48, 6 August 2011 (MDT)&lt;br /&gt;
&lt;br /&gt;
=== Key pages ===&lt;br /&gt;
I would like to propose a new rule: Do not create a key page (e.g.- [[Jasper 8C148 (iPad)]]) unless you can also provide at least one key. Key pages are meant to share decryption keys with others. Copying and pasting from a template page provides us with no information whatsoever, and also wastes time (both the poster's and the administrators'). Thoughts on this? --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 21:50, 4 November 2011 (MDT)&lt;br /&gt;
:I'm against that. While I agree we shouldn't create all empty pages to fill out later, I don't see any reason to have a rule for that. Or was that a problem recently and I missed it? I also created pages with very few content (like [[Siri]]), that other users picked up or hopefully will pick up and enhanced. Key pages are a little different though. And the page you reference was never empty (but had wrong keys initially). So if you feel a big need to have such a rule, go on. -- [[User:Http|http]] 05:06, 5 November 2011 (MDT)&lt;br /&gt;
::I was simply using that page as an example of a key page, for those that had no clue what I was talking about. I think that posting an article with little content is a bit different from an empty key page; at least a small amount of information is being provided. In addition, it's easier to tell whether a key page needs to be filled out or not if the key page's link is red because the page was never created. I'll wait for additional feedback from anybody else before I decide on whether or not to add this to the rules. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 11:31, 5 November 2011 (MDT)&lt;br /&gt;
:::Ok --[[User:Balloonhead66|Balloonhead66]] 16:58, 12 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
=== New Upper Left Image ===&lt;br /&gt;
If someone has a good one, I'll change it. Who still has an iPhone 2G? --[[User:Geohot|geohot]] 13:11, 12 December 2011 (MST)&lt;br /&gt;
:[[:File:NewLogo.png]]? Problem is one like that doesnt scale well. Maybe a rotated (like this) image of an [[n94ap|iPhone 4S]] or an [[iPad 2]]. I have an image of a rotated iPhone 4S if you want... --[[User:Balloonhead66|Balloonhead66]] 14:04, 12 December 2011 (MST)&lt;br /&gt;
:Something with an iPhone and the [[:File:Iptwiki.png|iPhone wiki logo]] from the main page would look good. I'll see if I can make one up. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 23:06, 17 December 2011 (MST)&lt;br /&gt;
:why not the [http://en.wikipedia.org/wiki/File:Apple_iOS.svg iOS logo]? --[[User:M2m|M2m]] 10:02, 18 December 2011 (MST)&lt;br /&gt;
::I don't think we can use that because it's a copyrighted logo. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 18:06, 18 December 2011 (MST)&lt;br /&gt;
::Agreed --[[User:Balloonhead66|Balloonhead66]] 18:15, 18 December 2011 (MST)&lt;br /&gt;
:Mine requires a bit of [[User:thekirbylover/skin.css|extra CSS]] for it too look good. This can be added to [[Mediawiki:skin.css]]. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 17:59, 19 December 2011 (MST)&lt;br /&gt;
:i have an iPhone 2G geohot! --[[User:Zmaster|Zmaster]] 12:08, 24 December 2011 (MST)&lt;br /&gt;
:Ok, I got something from @iSurenix. He says: &amp;quot;In case you don't like it, I can always fix it up etc. but I think it looks new, fresh and updated.&amp;quot; -- [[User:Http|http]] 13:40, 25 December 2011 (MST)&lt;br /&gt;
::Excellent! --[[User:balloonhead66|Cole Johnson]] 14:54, 25 December 2011 (MST)&lt;br /&gt;
::I think it blends into the background too much because the iPhone is white. Thats just my opinion thought. Otherwise I like it. --[[User:JacobVengeance|Jacob]] 16:18, 25 December 2011 (MST)&lt;br /&gt;
:::Maybe a black one? --[[User:balloonhead66|Cole Johnson]] 17:14, 25 December 2011 (MST)&lt;br /&gt;
:::I got a resized version from him and uploaded it. Some Mediawiki documentation said ideal size is 135x135 (max 150x150). And about the white he commented: &amp;quot;I like how I've used the white iPhone. It's lie I've said &amp;quot;new and fresh&amp;quot;. Not a lot places use white iPhones. Let alone in that specific position. I like it.&amp;quot; (@iSurenix). -- [[User:Http|http]] 17:09, 26 December 2011 (MST)&lt;br /&gt;
::::We could put a background behind the page if it's staying white... maybe the iOS textured background? [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 19:15, 26 December 2011 (MST)&lt;br /&gt;
::::[[User:thekirbylover/skin.css|Here's the css]] for the textured background I was talking about. To try it, copy and paste this to your address bar: &amp;lt;tt&amp;gt;javascript:void(importStylesheet(&amp;quot;User:thekirbylover/skin.css&amp;quot;))&amp;lt;/tt&amp;gt; [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 18:31, 31 December 2011 (MST)&lt;br /&gt;
:I like both of these! The white one seems a bit more &amp;quot;professional&amp;quot; so that's nice, but the text is a little pale. They're both better than the existing logo though, so I'd be happy with either. [[User:Britta|Britta]] 18:17, 31 December 2011 (MST)&lt;br /&gt;
:Why isn't the p in iPhone capitalized? Otherwise, I like the white one. I also like the skin, if general consensus is change the skin I will do it. --[[User:Geohot|geohot]] 16:54, 5 January 2012 (MST)&lt;br /&gt;
::He just updated to &amp;quot;iPhone&amp;quot; - new image uploaded. -- [[User:Http|http]] 17:15, 6 January 2012 (MST)&lt;br /&gt;
:::Thanks! Image has been changed --[[User:Geohot|geohot]] 22:42, 7 January 2012 (MST)&lt;br /&gt;
==== Proposed logos ====&lt;br /&gt;
These are thumbnails, click on them to view in normal size.&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:thekirbylover's iPhone Wiki logo.png|[[User:thekirbylover|thekirbylover]]&lt;br /&gt;
File:Theiphonewiki.png|{{twitter|iSurenix}}&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cydia links ===&lt;br /&gt;
Links to Cydia, such as cydia://package/com.example.test, don't seem to wanna be linkified by the wiki, but there's an internal setting you can change: &amp;lt;tt&amp;gt;$wgUrlProtocols[] = &amp;quot;cydia://&amp;quot;;&amp;lt;/tt&amp;gt;. You might also want to use [[MediaWiki:Vector.css]] to add a mini Cydia icon next to it. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 18:06, 18 December 2011 (MST)&lt;br /&gt;
:As for the ''localsettings.php'' change, this is [[user:geohot|geohot]]'s problem. As for the CSS change, we could use [http://theiphonewiki.com/wiki/images/thumb/9/91/Cydia.png/16px-Cydia.png Cydia.png@16px]. --[[User:Balloonhead66|Balloonhead66]] 18:15, 18 December 2011 (MST)&lt;br /&gt;
::Yep, I was gonna put that CSS in my [[User:thekirbylover/monobook.css]] after I posted that. Also, correct me if I'm wrong, but I think Monobook.css is used on Vector pages too. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 18:21, 18 December 2011 (MST)&lt;br /&gt;
:::I checked the source and the &amp;quot;/load.php?{CRAP}&amp;quot; are empty and for some reason, {{wp|Google Chrome}}'s &amp;quot;Inspect Element&amp;quot; show up styles... --[[User:Balloonhead66|Balloonhead66]] 18:29, 18 December 2011 (MST)&lt;br /&gt;
:::/skin.css is cross skin while /vector.css and /monobook.css are per-skin --[[User:Balloonhead66|Balloonhead66]] 18:31, 18 December 2011 (MST)&lt;br /&gt;
Support added --[[User:Geohot|geohot]] 16:54, 5 January 2012 (MST)&lt;br /&gt;
:Thanks! [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 20:04, 5 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
===Theme===&lt;br /&gt;
&amp;lt;s&amp;gt;Oh, also, can you please install the [[mediawikiwiki:Extension:Gadgets|gadgets]] extension and add these pages:&lt;br /&gt;
MediaWiki:Gadgets-definition &amp;lt;tt&amp;gt;* betatheme[ResourceLoader]|betatheme.css|betatheme.js&amp;lt;/tt&amp;gt;&lt;br /&gt;
MediaWiki:Gadget-betatheme &amp;lt;tt&amp;gt;Beta theme (works best with the Vector theme)&amp;lt;/tt&amp;gt;&lt;br /&gt;
MediaWiki:Gadget-betatheme.css &amp;lt;tt&amp;gt;@import &amp;quot;/wiki/index.php?title=[[User:thekirbylover/skin.css]]&amp;amp;action=raw&amp;amp;ctype=text/css&amp;quot;;&amp;lt;/tt&amp;gt;&lt;br /&gt;
MediaWiki:Gadget-betatheme.js &amp;lt;tt&amp;gt;importScript(&amp;quot;[[User:thekirbylover/skin.js]]&amp;quot;)&amp;lt;/tt&amp;gt;&lt;br /&gt;
(or you can give me admin privileges and I'll take care of the mediawiki:gadget pages) [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 00:59, 7 January 2012 (MST)&amp;lt;/s&amp;gt;&lt;br /&gt;
:Can't you just put the css in [[Mediawiki:Common.css]] and the js in [[Mediawiki:Common.js]]? It would make it so any admin can edit instead of just you, which might be better. --[[User:balloonhead66|Cole Johnson]] 11:25, 7 January 2012 (MST)&lt;br /&gt;
::Yeah, I thought of that a while after I posted it. Though I'd still need admin privileges to edit them. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 15:58, 7 January 2012 (MST)&lt;br /&gt;
:::I'm happy to point the global CSS to your page, reading about Gadget now...though a global js you can edit, particularly one that imports offsite js, will require some persuading? :P --[[User:Geohot|geohot]] 22:26, 7 January 2012 (MST)&lt;br /&gt;
:::I tried adding an import to the vector skin default css, didn't work. Still want me to do the gadget thing? --[[User:Geohot|geohot]] 22:42, 7 January 2012 (MST)&lt;br /&gt;
::::Add &amp;lt;tt&amp;gt;@import &amp;quot;//cdn.hbang.ws/css/iphonewiki.css&amp;quot;;&amp;lt;/tt&amp;gt; to [[MediaWiki:Vector.css]] and &amp;lt;tt&amp;gt;importScriptURI(&amp;quot;//cdn.hbang.ws/js/iphonewiki.js&amp;quot;);&amp;lt;/tt&amp;gt; to [[MediaWiki:Common.js]] - both links are to my site and should be live in a few minutes. Also, you'll want to look at allowing more database connections - I've been getting &amp;quot;This wiki has a problem - max_connections reached&amp;quot; a lot lately. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 22:50, 7 January 2012 (MST)&lt;br /&gt;
::::css import still isn't working, did I do it right? External javascript is a security vuln, if there are really worthwhile things to be added in javascript(I don't really like the share buttons they add to everything these days, and wikipedia doesn't AJAX), then I'll add them directly on this site. I know  about the database problem, looking into it now --[[User:Geohot|geohot]] 22:59, 7 January 2012 (MST)&lt;br /&gt;
:::::CSS's live now - check [http://cdn.hbang.ws/css/iphonewiki.css] to see if it comes up. I believe the internal css files are cached by MediaWiki, so maybe try the @import line in Vector.css, then clear your cache, shift+click on refresh in Chrome and Firefox. &lt;br /&gt;
:::::I'll remove the ajax/share js, though I still want to use js to make checkboxes into iOS switches, which could just be on [[MediaWiki:Common.js]]. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 23:12, 7 January 2012 (MST)&lt;br /&gt;
::::::Imports didn't work, no idea why, chrome didn't even try to load the imported css, so I pasted right in vector. Any downsides? And any way to give you edit rights to that page? I will e-mail about max_user_connections before I go to bed tonight, it's currently set at 15. It may also be time to move this wiki to a bigger server, my account gets CPU throttled all of the time(and as a result the page is a little slow), though I'm not sure where, this site gets about 2 qps. --[[User:Geohot|geohot]] 23:29, 7 January 2012 (MST)&lt;br /&gt;
:::::::Theme's working now, must have just been the wiki caching it. Do a ctrl+click refresh to clear your cache; tap refresh then refresh again on mobile safari. Is the site on shared hosting or VPS? When I get my server running, I'll be happy to run it from here. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 23:34, 7 January 2012 (MST)&lt;br /&gt;
I made a few minor tweaks to the CSS to resemble iOS 5 a little more (in browsers that have good CSS 3 support, anyways). I'll happily revert the changes if they're not well-received. (I think it looks better, but I am kinda biased on this. :P) And great job on the theme, guys! --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 01:58, 8 January 2012 (MST)&lt;br /&gt;
:Thanks ;) Your additions look cool, though I'm working on making the first heading look like a title bar on iOS. Also, looks like geohot put my css on [[MediaWiki:Vector.css]], which is now overriding the one on my server - can you please take it off and add &amp;lt;tt&amp;gt;@import &amp;quot;http://cdn.hbang.ws/css/iphonewiki.css&amp;quot;;&amp;lt;/tt&amp;gt; so it loads from my server? (I'll include your changes to my css.) Or someone can make me a sysop so I can edit it myself. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 02:20, 8 January 2012 (MST)&lt;br /&gt;
::Sure. I would like to keep everything on The iPhone Wiki though, so this may be a temporary thing until the theme feels complete and any kinks in the CSS are worked out. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 11:42, 8 January 2012 (MST)&lt;br /&gt;
:::I tried the import last night, it didn't work. External css is fine temporarily, external js is never allowed. --[[User:Geohot|geohot]] 12:27, 8 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
I'd just like to throw my objection into the bucket here, because the new theme overwrote Vector and thus does not allow me to easily revert it. (MonoBook is the 500 year old wikipedia theme)&lt;br /&gt;
&lt;br /&gt;
I also know someone who would gladly host this site so the database doesn't constantly time out, and has more open connections, for relatively low cost with good speed and uptime. If you'd like me to put you in touch geohot email me at my wiki username at gmail. --[[User:Acfrazier|Acfrazier]] 12:51, 8 January 2012 (MST)&lt;br /&gt;
:Yea, an option for theme could be added. I'm trying to deal with the max_user_connections now, though hostmonster claims it was always 15. The whole thing is fishy, since php is single threaded and there are only 10 php processes running. If I move, it'll probably be to EC2, like $500 per year but I get to be root on the server. --[[User:Geohot|geohot]] 13:01, 8 January 2012 (MST)&lt;br /&gt;
::At this point I'd be willing to pay for it, I've known this guy for ten years so I'd get a decent rate (we could probably get a dedicated so you'd have root). It's hard to do maintenance edits when it times out and this has been a problem for a few weeks that I've seen, that's why I haven't done much (but soon I'll have a lot of info to add). It's greatly upsetting that this entire wealth of information is here, but it's semi-inaccessible. --[[User:Acfrazier|Austen Frazier]] 13:09, 8 January 2012 (MST)&lt;br /&gt;
:::Yea, I'm digging into it now, it's only gotten bad recently. It looks like they messed with mysql on nov 22, 2011. It doesn't appear to be a bandwidth issue, it's a connection issue. For some reason, each php process is making two connections to the database. 10*2 = 20 &amp;gt; 15. Time to read some PHP, or figure out how to only launch 7 processes. --[[User:Geohot|geohot]] 13:18, 8 January 2012 (MST)&lt;br /&gt;
::::Well, my host suggested that you could use http://www.mediawiki.org/wiki/Extension:APC on his hosting and it'd give you a lot more breathing room. Most hosts limit you to 15 db connections (to prevent crashing the server with the 'slashdot effect' but hostgator's server is probably massively overloaded.) EC2 doesn't have good enough disk performance for database access. He told me he could have you moved today if you wanted to do it, I can get you in touch with him. The reason I primarily go with him is it's one to one, he runs his own stuff. If something comes up you have direct support. It's kind of hard being the middleman though, in my opinion he'd be worth talking to. (I'd appreciate it if you'd email me, with the timeout this is getting exceedingly hard to reply). --[[User:Acfrazier|Austen Frazier]] 13:31, 8 January 2012 (MST)&lt;br /&gt;
:::::Error is hopefully fixed! Edited mediawiki to use mysql_pconnect instead of mysql_connect and limited db connections to one per process. I'll send you an e-mail tonight about possibly moving the site, although I'm going to do a little profiling here first, I've been with hostmonster for a while and overall they have been good. Currently I don't have a cache, looking into APC or memcached as a middle layer between the db and php(yay php-memcached-mysql just like facebook). --[[User:Geohot|geohot]] 13:40, 8 January 2012 (MST)&lt;br /&gt;
::::::Nope. Hot an error on last save. Hostinginsiders. $7 a month. CPanel. Full control over the server. Etc. --[[User:balloonhead66|Cole Johnson]] 14:25, 8 January 2012 (MST)&lt;br /&gt;
:::::::I'm not particularly concerned with price as I am reliability, hence why I offered my host. (That's not to say he's expensive, but.. you get what you pay for.) It may be fixed, but page load times are still unnecessarily long. I look forward to your email, geohot. --[[User:Acfrazier|Austen Frazier]] 15:52, 8 January 2012 (MST)&lt;br /&gt;
:Re the theme, geohot can go to the skins folder, copy Vector.php -&amp;gt; iPhone.php and rename the class names to say iPhone instead of Vector (but not the css files), then move [[MediaWiki:Vector.css]] -&amp;gt; [[MediaWiki:Iphone.css]] and in LocalSettings.php, &amp;lt;tt&amp;gt;$wgDefaultSkin=&amp;quot;iphone&amp;quot;;&amp;lt;/tt&amp;gt;. Then there will be an option to go back to regular Vector. &lt;br /&gt;
:With the slowdowns, it's probably 'cause MW 1.17 uses a load.php script (ResourceLoader) to combine css/js to be faster, but it also opens a new connection to the database to see what it can load from MediaWiki:Common.css, etc. I haven't run MW myself since 1.16, so I'm not entirely sure what to do there, but a cache extension should do the trick. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 19:20, 8 January 2012 (MST)&lt;br /&gt;
:Also, geohot, Chrome Web inspector says there's no client-side caching, meaning images get re-downloaded every time. Try putting [http://pastie.org/3151957 this code] into a .htaccess file in the wiki folder. It'll force caching of files, especially the images in the background of the theme. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]]&lt;br /&gt;
[[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 19:38, 8 January 2012 (MST)&lt;br /&gt;
::I see 304s for the images. This resourceloader thing is annoying, even to send a 304 it has to load the damn php environment(i'm using fastcgi, but still) for each js and css file. The db errors are gone, but at the cost of performance. I enabled mw filecache, but it doesn't solve the problem. I believe the slowness is caused by the CPU throttling. I need a real server. --[[User:Geohot|geohot]] 20:28, 8 January 2012 (MST)&lt;br /&gt;
The new icon looks fantastic! I just have a minor issue with the new theme: the grey pinstripe background reduces readability of the text by some degree, with decreased contrast and the pattern of the pinstripes. Can I nominate the lighter grey color and more subtle pinstriping of tables (like &amp;quot;Contents&amp;quot; boxes) as the main text background color? I guess then the Contents boxes would be the same color, or even lighter, and that seems OK too. It'd be a little bit of a departure from Apple style, but I think it'd be a worthwhile change for a text-focused site. Thanks! [[User:Britta|Britta]] 18:07, 8 January 2012 (MST)&lt;br /&gt;
:I'm planning to put the page into boxes, like the Settings app, so that should make it easier to read. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 19:20, 8 January 2012 (MST)&lt;br /&gt;
::OK! I imagine that boxes might be visually distracting...but I'll comment on it when I see it. :) Also, the left sidebar seems to be white at the moment instead of linen-textured; I imagine that just means that an image link is temporarily broken or something? Might also be helpful to have a backup background color listed in the CSS? [[User:Britta|Britta]] 20:47, 8 January 2012 (MST)&lt;br /&gt;
:::I might actually just go with a gradient background like iPad settings, instead of using boxes. With the sidebar, not sure exactly what's happening there, I guess I forgot to add a backup color :/ [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 20:56, 8 January 2012 (MST)&lt;br /&gt;
Could an admin please add [[User:thekirbylover/monobook.css]] to [[MediaWiki:Monobook.css]], so the logo is readable in that skin? [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 01:26, 13 January 2012 (MST)&lt;br /&gt;
:I added some CSS to improve the logo's readability a little more, but I chose not to add your CSS in case people don't like the iOS theming. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 16:48, 13 January 2012 (MST)&lt;br /&gt;
08:34, 14 January 2012 (MST)08:34, 14 January 2012 (MST)&lt;br /&gt;
Why is there a weird reflection under the new top left image? Is that a code or someone edited it that made that? The reflection doesn't look right at all. Can someone remove that, please? Also, the top back linen area looks out of place when it crosses the top banner, which also looks off. I there a way to cut it JUST as it touched that banner? --Surenix&lt;br /&gt;
:Done. (The reflection was only CSS for WebKit-based browsers, by the way.) --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 11:18, 14 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
===Rename===&lt;br /&gt;
I was wondering if you can install [[mediawikiwiki:Extension:Renameuser|Renameuser]] and make me an admin? --[[User:balloonhead66|Cole Johnson]] 11:21, 7 January 2012 (MST)&lt;br /&gt;
:Installed, who do you want renamed? --[[User:Geohot|geohot]] 22:26, 7 January 2012 (MST)&lt;br /&gt;
::I wanted to be renamed to 5urd. My twitter account name --[[User:balloonhead66|Cole Johnson]] 14:16, 8 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
=== MD Bootrom ===&lt;br /&gt;
Editing the [[models]] page, I noticed that the new white [[iPod4,2|iPod touch 4]]s have MD bootroms. However, I'm not sure about the black models, so can someone with a black touch 4 bought after September please tell me which model is reported in Settings? Thanks. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 23:46, 22 December 2011 (MST)&lt;br /&gt;
:Those are not bootroms; those are model numbers. According to Apple's online store, the black iPod touch 4G still has the same &amp;quot;MC&amp;quot; model numbers as before. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 10:27, 23 December 2011 (MST)&lt;br /&gt;
::Ah, I see. Thanks for checking. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 16:33, 23 December 2011 (MST)&lt;br /&gt;
&lt;br /&gt;
=== Slowness ===&lt;br /&gt;
I've added a filecache to hopefully speed things up a bit, and I removed fastcgi. It's a bit more bearable now, post here if you feel otherwise. I believe the majority of the slowness is the CPU throttling of my webhost and PHP's love for eating up CPU. We'll see how it goes for the next few days. --[[User:Geohot|geohot]] 21:45, 8 January 2012 (MST)&lt;br /&gt;
:Thank you for everything! I do get this once-in-a-while though. (1 in 10 requests [not as bad as before]):&lt;br /&gt;
 HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.&lt;br /&gt;
:--[[User:balloonhead66|5urd]] 22:02, 8 January 2012 (MST)&lt;br /&gt;
:I also get 503 Service Temporarily Unavailable sometimes. The worst I've gotten is a completely blank page, not even any html. [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 22:24, 8 January 2012 (MST)&lt;br /&gt;
:It's back to normal again; usable, but incredibly slow, with sometimes timeouts or other errors. Do you have access logs over time periods? Maybe it's just the increased traffic. For example pod2g's blog links here, so that normal users read some stuff. And related to caching, I've set the option in Preferences to not cache the pages. That doesn't help, but I'm still suffering the Mobile Safari caching bug. (Just don't make it worse.) Mobile Safari caching bug: when on the Recent Changes page (showing up to date content), clicking on some diff to show the changes, doing nothing and press browser Back button goes back to Recent Changes page, but (sometimes) showing data that is days old. --[[User:Http|http]] 01:22, 9 January 2012 (MST)&lt;br /&gt;
::(The Mobile Safari caching bug seems to be happening [https://www.google.com/search?q=iOS+5+safari+back+button+cache across many different sites].) [[User:Britta|Britta]] 05:42, 9 January 2012 (MST)&lt;br /&gt;
:Looking around the wiki, I noticed that I'll get a blank page if I visit a page that hasn't been visited since it was last edited (though I might be wrong), and the css (even the base vector css!) keeps going on-and-off. Geohot, have you tried the caching directions I [[#Theme|posted above]]? [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]] 07:39, 9 January 2012 (MST)&lt;br /&gt;
Hostmonster upgraded me to a better server. Seems fast now. Yay hostmonster! --[[User:Geohot|geohot]] 09:24, 10 January 2012 (MST)&lt;br /&gt;
:Definitely feels 1000 times faster! Thanks! [[User:thekirbylover|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;the&amp;lt;/span&amp;gt;]][[User talk:thekirbylover|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;kirby&amp;lt;/span&amp;gt;]][[Special:Contributions/thekirbylover|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;lover&amp;lt;/span&amp;gt;]]&lt;br /&gt;
::Well, if you decide to move (if the site outgrows this server, again) you know where to find me. --[[User:Acfrazier|Austen Frazier]] 11:05, 10 January 2012 (MST)&lt;br /&gt;
:Wow, it's working again! Thank you! -- [[User:Http|http]] 16:15, 10 January 2012 (MST)&lt;br /&gt;
&lt;br /&gt;
=== 1.18 ===&lt;br /&gt;
Mediawiki 1.18 is out and includes many security fixes. --[[User:balloonhead66|5urd]] 23:31, 8 January 2012 (MST)&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=SAM&amp;diff=15623</id>
		<title>SAM</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=SAM&amp;diff=15623"/>
		<updated>2011-01-31T22:50:42Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:45761.png|right|thumb|SAM]]&lt;br /&gt;
==Subscriber Artificial Module (SAM)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will allow you to do official activation on an [[iPhone]] without a stock SIM and without using [[hacktivation|hacktivation]].&lt;br /&gt;
&lt;br /&gt;
The [[IPhone_Dev_Team|iPhone Dev team]] states that, “Subscriber Artificial Module (SAM)” tricks your [[iPhone]] and [[iTunes]] into creating legitimate activation tickets even though you’re unlocked with [[ultrasn0w]].  This means you get the full benefit of push applications.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Benefits==&lt;br /&gt;
&lt;br /&gt;
Unlike hacktivation, SAM does not seem to put extra strain on the battery life of the device or interfere with push notifications as an individual ticket is created per device.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=SAM&amp;diff=15622</id>
		<title>SAM</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=SAM&amp;diff=15622"/>
		<updated>2011-01-31T22:49:28Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:45761.png|right|thumb|SAM]]&lt;br /&gt;
==Subscriber Artificial Module (SAM)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will allow you to do official activation on an [[iPhone]] without a stock SIM and without using [[hacktivation|hacktivation]].&lt;br /&gt;
&lt;br /&gt;
The [[IPhone_Dev_Team|iPhone Dev team]] states that, “Subscriber Artificial Module (SAM)” tricks your [[iPhone]] and [[iTunes]] into creating legitimate activation tickets even though you’re unlocked with [[ultrasn0w]].  This means you get the full benefit of push applications.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=SAM&amp;diff=15621</id>
		<title>SAM</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=SAM&amp;diff=15621"/>
		<updated>2011-01-31T22:48:49Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:45761.png|right|thumb|SAM]]&lt;br /&gt;
==Subscriber Artificial Module (SAM)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will allow you to do official activation on an [[iPhone]] without a stock SIM and without using [[hacktivation|hacktivation]]&lt;br /&gt;
&lt;br /&gt;
According to [[IPhone_Dev_Team|iPhone Dev team]] , “Subscriber Artificial Module (SAM)” tricks your [[iPhone]] and [[iTunes]] into creating legitimate activation tickets even though you’re unlocked with [[ultrasn0w]].  This means you get the full benefit of push applications.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=SAM&amp;diff=15620</id>
		<title>SAM</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=SAM&amp;diff=15620"/>
		<updated>2011-01-31T22:47:19Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: New page: The SAM GUI  ==Subscriber Artificial Module (SAM)==   This will allow you to do official activation on an iPhone without a stock SIM and without using [...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:45761.png|right|thumb|The SAM GUI]]&lt;br /&gt;
&lt;br /&gt;
==Subscriber Artificial Module (SAM)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will allow you to do official activation on an [[iPhone]] without a stock SIM and without using [[hacktivation|hacktivation]]&lt;br /&gt;
&lt;br /&gt;
According to [[IPhone_Dev_Team|iPhone Dev team]] , “Subscriber Artificial Module (SAM)” tricks your [[iPhone]] and [[iTunes]] into creating legitimate activation tickets even though you’re unlocked with [[ultrasn0w]].  This means you get the full benefit of push applications.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15055</id>
		<title>Seas0nPass</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15055"/>
		<updated>2011-01-17T19:16:38Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Application Details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Seas0nPass.jpg|thumb|Seas0nPass|300px]]&lt;br /&gt;
== Application Details ==&lt;br /&gt;
Seas0npass is a Mac only jailbreak tool exclusively for the Apple TV 2G. It provides a front end interface for xPwn much like programs such as PwnageTool and sn0wbreeze.&lt;br /&gt;
&lt;br /&gt;
It creates a jailbroken IPSW for a restore jailbreak, rather than a 'quick' ramdisk jailbreak.&lt;br /&gt;
&lt;br /&gt;
Using the latest firmware currently gives a tethered jailbreak.&lt;br /&gt;
&lt;br /&gt;
== How do I use it? ==&lt;br /&gt;
Full details on usage and download links are located Here: [http://support.firecore.com/entries/387605]&lt;br /&gt;
&lt;br /&gt;
== Requrements ==&lt;br /&gt;
* Apple TV 2G&lt;br /&gt;
* Mac OS X 10.5 +&lt;br /&gt;
* Selected IPSW file.&lt;br /&gt;
* Latest version of iTunes&lt;br /&gt;
* A micro-USB cable&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15054</id>
		<title>Seas0nPass</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15054"/>
		<updated>2011-01-17T19:11:14Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Seas0nPass.jpg|thumb|Seas0nPass|300px]]&lt;br /&gt;
== Application Details ==&lt;br /&gt;
Seas0npass is a Mac only jailbreak tool exclusively for the Apple TV 2G. It provides a front end interface for xcode much like programs such as PwnageTool and sn0wbreeze.&lt;br /&gt;
&lt;br /&gt;
It creates a jailbroken IPSW for a restore jailbreak, rather than a 'quick' ramdisk jailbreak.&lt;br /&gt;
&lt;br /&gt;
Using the latest firmware currently gives a tethered jailbreak.&lt;br /&gt;
&lt;br /&gt;
== How do I use it? ==&lt;br /&gt;
Full details on usage and download links are located Here: [http://support.firecore.com/entries/387605]&lt;br /&gt;
&lt;br /&gt;
== Requrements ==&lt;br /&gt;
* Apple TV 2G&lt;br /&gt;
* Mac OS X 10.5 +&lt;br /&gt;
* Selected IPSW file.&lt;br /&gt;
* Latest version of iTunes&lt;br /&gt;
* A micro-USB cable&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15053</id>
		<title>Seas0nPass</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15053"/>
		<updated>2011-01-17T19:10:59Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Seas0nPass.jpg|thumb|Seas0nPass|300px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Application Details ==&lt;br /&gt;
Seas0npass is a Mac only jailbreak tool exclusively for the Apple TV 2G. It provides a front end interface for xcode much like programs such as PwnageTool and sn0wbreeze.&lt;br /&gt;
&lt;br /&gt;
It creates a jailbroken IPSW for a restore jailbreak, rather than a 'quick' ramdisk jailbreak.&lt;br /&gt;
&lt;br /&gt;
Using the latest firmware currently gives a tethered jailbreak.&lt;br /&gt;
&lt;br /&gt;
== How do I use it? ==&lt;br /&gt;
Full details on usage and download links are located Here: [http://support.firecore.com/entries/387605]&lt;br /&gt;
&lt;br /&gt;
== Requrements ==&lt;br /&gt;
* Apple TV 2G&lt;br /&gt;
* Mac OS X 10.5 +&lt;br /&gt;
* Selected IPSW file.&lt;br /&gt;
* Latest version of iTunes&lt;br /&gt;
* A micro-USB cable&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15052</id>
		<title>Seas0nPass</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15052"/>
		<updated>2011-01-17T19:10:35Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Seas0nPass.jpg|thumb|Seas0nPass|300px]]&lt;br /&gt;
&lt;br /&gt;
== Application Details ==&lt;br /&gt;
Seas0npass is a Mac only jailbreak tool exclusively for the Apple TV 2G. It provides a front end interface for xcode much like programs such as PwnageTool and sn0wbreeze.&lt;br /&gt;
&lt;br /&gt;
It creates a jailbroken IPSW for a restore jailbreak, rather than a 'quick' ramdisk jailbreak.&lt;br /&gt;
&lt;br /&gt;
Using the latest firmware currently gives a tethered jailbreak.&lt;br /&gt;
&lt;br /&gt;
== How do I use it? ==&lt;br /&gt;
Full details on usage and download links are located Here: [http://support.firecore.com/entries/387605]&lt;br /&gt;
&lt;br /&gt;
== Requrements ==&lt;br /&gt;
* Apple TV 2G&lt;br /&gt;
* Mac OS X 10.5 +&lt;br /&gt;
* Selected IPSW file.&lt;br /&gt;
* Latest version of iTunes&lt;br /&gt;
* A micro-USB cable&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15050</id>
		<title>Seas0nPass</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15050"/>
		<updated>2011-01-17T19:07:04Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Requrements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Application Details ==&lt;br /&gt;
Seas0npass is a Mac only jailbreak tool exclusively for the Apple TV 2G. It provides a front end interface for xcode much like programs such as PwnageTool and sn0wbreeze.&lt;br /&gt;
&lt;br /&gt;
It creates a jailbroken IPSW for a restore jailbreak, rather than a 'quick' ramdisk jailbreak.&lt;br /&gt;
&lt;br /&gt;
Using the latest firmware currently gives a tethered jailbreak.&lt;br /&gt;
&lt;br /&gt;
== How do I use it? ==&lt;br /&gt;
Full details on usage and download links are located Here: [http://support.firecore.com/entries/387605]&lt;br /&gt;
&lt;br /&gt;
== Requrements ==&lt;br /&gt;
* Apple TV 2G&lt;br /&gt;
* Mac OS X 10.5 +&lt;br /&gt;
* Selected IPSW file.&lt;br /&gt;
* Latest version of iTunes&lt;br /&gt;
* A micro-USB cable&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15049</id>
		<title>Seas0nPass</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Seas0nPass&amp;diff=15049"/>
		<updated>2011-01-17T19:06:14Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* What Is Seas0npass? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Application Details ==&lt;br /&gt;
Seas0npass is a Mac only jailbreak tool exclusively for the Apple TV 2G. It provides a front end interface for xcode much like programs such as PwnageTool and sn0wbreeze.&lt;br /&gt;
&lt;br /&gt;
It creates a jailbroken IPSW for a restore jailbreak, rather than a 'quick' ramdisk jailbreak.&lt;br /&gt;
&lt;br /&gt;
Using the latest firmware currently gives a tethered jailbreak.&lt;br /&gt;
&lt;br /&gt;
== How do I use it? ==&lt;br /&gt;
Full details on usage and download links are located Here: [http://support.firecore.com/entries/387605]&lt;br /&gt;
&lt;br /&gt;
== Requrements ==&lt;br /&gt;
* Mac OS X 10.5 +&lt;br /&gt;
* Latest version of iTunes&lt;br /&gt;
* A micro-USB cable&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=User_talk:Ryanb93&amp;diff=14688</id>
		<title>User talk:Ryanb93</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=User_talk:Ryanb93&amp;diff=14688"/>
		<updated>2011-01-02T23:10:53Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Lowtide==&lt;br /&gt;
Hello Ryan.  Lets end this edit war with a little talk.  We all know that the random crap is made by Cydia and that there is none on the Apple TV.  Normally, it would be /Applications/Lowtide.app/Appliances, but all of the other default apps are in the /var/stash/Applications.***** folder, so that is why I put it there.  Any comments, place below. --[[User:Balloonhead66|Balloonhead66]] 22:31, 30 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Thats fine, makes sense to put it there. Ive added a note at the bottom just for technical reasons. --[[User:Ryanb93|Ryanb93]] 23:10, 2nd January 2011 (GMT)&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=/Applications/AppleTV.app/Appliances&amp;diff=14532</id>
		<title>/Applications/AppleTV.app/Appliances</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=/Applications/AppleTV.app/Appliances&amp;diff=14532"/>
		<updated>2010-12-30T20:36:48Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Parents */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
The Applications that [[/var/stash/Applications.*****/Lowtide.app|Lowtide.app]] of the [[K66ap|Apple TV]] uses.&lt;br /&gt;
===Creation of an App===&lt;br /&gt;
At the moment you can create FRAppliances within [[Xcode]] by using the headers that NitoTV posted. You cant assemble them using [[Xcode]] but must use makefile.&lt;br /&gt;
&lt;br /&gt;
 GO_EASY_ON_ME=1&lt;br /&gt;
 export SDKVERSION=4.0&lt;br /&gt;
 FW_DEVICE_IP=AppleTV.local&lt;br /&gt;
 include theos/makefiles/common.mk&lt;br /&gt;
 BUNDLE_NAME = HW&lt;br /&gt;
 HW_FILES = Classes/HWAppliance.mm Classes/HWBasicMenu.m&lt;br /&gt;
 HW_INSTALL_PATH = /Applications/Lowtide.app/Appliances&lt;br /&gt;
 HW_BUNDLE_EXTENSION = frappliance&lt;br /&gt;
 HW_LDFLAGS = -undefined dynamic_lookup #-L$(FW_PROJECT_DIR) -lBackRow&lt;br /&gt;
 include $(FW_MAKEDIR)/bundle.mk&lt;br /&gt;
 after-install::&lt;br /&gt;
 install.exec &amp;quot;killall -9 Lowtide&amp;quot;&lt;br /&gt;
&lt;br /&gt;
and execute using build.sh&lt;br /&gt;
&lt;br /&gt;
 IP_ADDRESS=AppleTV.local&lt;br /&gt;
 echo &amp;quot;Always clean up first!&amp;quot;&lt;br /&gt;
 echo &amp;quot;&amp;quot;&lt;br /&gt;
 make clean&lt;br /&gt;
 echo &amp;quot;Making...&amp;quot;&lt;br /&gt;
 echo &amp;quot;&amp;quot;&lt;br /&gt;
 make&lt;br /&gt;
 echo &amp;quot;Make Stage...&amp;quot;&lt;br /&gt;
 echo &amp;quot;&amp;quot;&lt;br /&gt;
 make stage&lt;br /&gt;
 echo &amp;quot;Make Install...&amp;quot;&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Children ==&lt;br /&gt;
=== Files ===&lt;br /&gt;
(none)&lt;br /&gt;
=== Folders ===&lt;br /&gt;
*{{ipfw|Computers.frappliance}}&lt;br /&gt;
**Connects to iTunes streaming on the local network.&lt;br /&gt;
*{{ipfw|Internet.frappliance}}&lt;br /&gt;
**Contains YouTube, Podcasts, MobileMe, Flickr and Radio. Also contains Netflix for American users.&lt;br /&gt;
*{{ipfw|Movies.frappliance}}&lt;br /&gt;
**Contains movies for download from the iTunes store.&lt;br /&gt;
*{{ipfw|Settings.frappliance}}&lt;br /&gt;
**Contains the settings of the Apple TV.&lt;br /&gt;
*{{ipfw|TV.frappliance}} (Only enabled on US accounts)&lt;br /&gt;
**Contains renting TV shows from the iTunes store (US).&lt;br /&gt;
&lt;br /&gt;
== Parents ==&lt;br /&gt;
/var/stash/Applications/Lowtide.app&lt;br /&gt;
&lt;br /&gt;
Please note than unlike other iOS devices the Applications folder does not have the random alphanumerical characters at the end of it. This is a feature of Cydia and the Apple TV does not have Cydia installed. Therefore there are no random numbers.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=/Applications/AppleTV.app/Appliances&amp;diff=14509</id>
		<title>/Applications/AppleTV.app/Appliances</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=/Applications/AppleTV.app/Appliances&amp;diff=14509"/>
		<updated>2010-12-30T19:39:41Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /var/stash/Applications.*****/Lowtide.app/Appliances moved to /var/stash/Applications/Lowtide.app/Appliances: Applications doesn't have the random numbers extension on it on the Apple TV.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[/var/stash/Applications/Lowtide.app/Appliances]]&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14488</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14488"/>
		<updated>2010-12-30T14:28:35Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:AppleTV.jpg|right|thumb|Apple TV 2G.|300px]]&lt;br /&gt;
&lt;br /&gt;
This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running [[iTunes]] onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using [[AirPlay]] in 4.2. It sold 250,000 in its first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
==Wireless==&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for for [[Bluetooth]] and Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz). Bluetooth is not enabled natively but can be used through BTStack to support the use of bluetooth keyboards.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch. It is the only application on the device and is the equivalent of the [[SpringBoard]] application on other iOS devices. [[FRAppliance]]'s can be added to the /Applications/Lowtide.app/Appliances folder on a jailbroken device to enable more functions.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
Interestingly, the Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14487</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14487"/>
		<updated>2010-12-30T14:26:10Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:AppleTV.jpg|thumb|right|Apple TV 2G]]&lt;br /&gt;
This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running [[iTunes]] onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using [[AirPlay]] in 4.2. It sold 250,000 in its first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
==Wireless==&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for for [[Bluetooth]] and Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz). Bluetooth is not enabled natively but can be used through BTStack to support the use of bluetooth keyboards.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch. It is the only application on the device and is the equivalent of the [[SpringBoard]] application on other iOS devices. [[FRAppliance]]'s can be added to the /Applications/Lowtide.app/Appliances folder on a jailbroken device to enable more functions.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
Interestingly, the Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=File:Apple_TV_(2nd_generation).jpg&amp;diff=14486</id>
		<title>File:Apple TV (2nd generation).jpg</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=File:Apple_TV_(2nd_generation).jpg&amp;diff=14486"/>
		<updated>2010-12-30T14:22:01Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: uploaded a new version of &amp;quot;Image:AppleTV.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=File:Apple_TV_(2nd_generation).jpg&amp;diff=14485</id>
		<title>File:Apple TV (2nd generation).jpg</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=File:Apple_TV_(2nd_generation).jpg&amp;diff=14485"/>
		<updated>2010-12-30T14:19:53Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14484</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14484"/>
		<updated>2010-12-30T14:18:02Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:appletv.jpg|thumb|right|250px|Apple TV 2G]]&lt;br /&gt;
This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running [[iTunes]] onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using [[AirPlay]] in 4.2. It sold 250,000 in its first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
==Wireless==&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for for [[Bluetooth]] and Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz). Bluetooth is not enabled natively but can be used through BTStack to support the use of bluetooth keyboards.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch. It is the only application on the device and is the equivalent of the [[SpringBoard]] application on other iOS devices. [[FRAppliance]]'s can be added to the /Applications/Lowtide.app/Appliances folder on a jailbroken device to enable more functions.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
Interestingly, the Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14480</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14480"/>
		<updated>2010-12-30T14:13:12Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:http://assets.creativity-online.com/images/work/large/a/p/p/Apple_NewAppleTV10.jpg]]&lt;br /&gt;
&lt;br /&gt;
This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running [[iTunes]] onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using [[AirPlay]] in 4.2. It sold 250,000 in its first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
==Wireless==&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for for [[Bluetooth]] and Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz). Bluetooth is not enabled natively but can be used through BTStack to support the use of bluetooth keyboards.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch. It is the only application on the device and is the equivalent of the [[SpringBoard]] application on other iOS devices. [[FRAppliance]]'s can be added to the /Applications/Lowtide.app/Appliances folder on a jailbroken device to enable more functions.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
Interestingly, the Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14479</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14479"/>
		<updated>2010-12-30T14:10:03Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Packaged iOS Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running [[iTunes]] onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using [[AirPlay]] in 4.2. It sold 250,000 in its first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
==Wireless==&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for for [[Bluetooth]] and Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz). Bluetooth is not enabled natively but can be used through BTStack to support the use of bluetooth keyboards.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch. It is the only application on the device and is the equivalent of the [[SpringBoard]] application on other iOS devices. [[FRAppliance]]'s can be added to the /Applications/Lowtide.app/Appliances folder on a jailbroken device to enable more functions.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
Interestingly, the Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14478</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14478"/>
		<updated>2010-12-30T14:09:48Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Packaged iOS Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running [[iTunes]] onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using [[AirPlay]] in 4.2. It sold 250,000 in its first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
==Wireless==&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for for [[Bluetooth]] and Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz). Bluetooth is not enabled natively but can be used through BTStack to support the use of bluetooth keyboards.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch. It is the only application on the device and is the equivalent of the [[SpringBoard]] application on other iOS device. [[FRAppliance]]'s can be added to the /Applications/Lowtide.app/Appliances folder on a jailbroken device to enable more functions.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
Interestingly, the Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14477</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14477"/>
		<updated>2010-12-30T14:08:22Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: /* Packaged iOS Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running [[iTunes]] onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using [[AirPlay]] in 4.2. It sold 250,000 in its first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
==Wireless==&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for for [[Bluetooth]] and Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz). Bluetooth is not enabled natively but can be used through BTStack to support the use of bluetooth keyboards.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch. It is the only application on the device and is the equivilent of the [[SpringBoard]] application on other iOS device. [[FRAppliance]]'s can be added to the /Applications/Lowtide.app/Appliances folder on a jailbroken device to enable more functions.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
Interestingly, the Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14476</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14476"/>
		<updated>2010-12-30T13:46:01Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running [[iTunes]] onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using [[AirPlay]] in 4.2. It sold 250,000 in its first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
==Wireless==&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for for [[Bluetooth]] and Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz). Bluetooth is not enabled natively but can be used through BTStack to support the use of bluetooth keyboards.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
Interestingly, the Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14456</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14456"/>
		<updated>2010-12-29T12:21:18Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: some parts of this didnt really look in the correct order, added a few new things&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running iTunes onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using Airplay in 4.2. It sold 250,000 in it's first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz).&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
The Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Jailbreak Status ==&lt;br /&gt;
&lt;br /&gt;
Currently, Cydia's Graphical User Interface has not been ported to the Backrow Frappliance model, however the Command Line tools such as 'apt-get' are fully intact and functional.&lt;br /&gt;
&lt;br /&gt;
As all iOS-devices are concerned, SSH exposes full access to your devices. As such, it is important to make sure that you change your root password ('alpine') as soon as possible. &lt;br /&gt;
&lt;br /&gt;
You can do this by logging into your Apple TV via SSH as root.&lt;br /&gt;
&lt;br /&gt;
 su&lt;br /&gt;
 alpine&lt;br /&gt;
 passwd&lt;br /&gt;
 Enter new password&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Currently, the vast majority of GUI Applications provided by Cydia will not run on the AppleTV due to missing libraries and lacking a launcher. Several developers have committed to updating their Applications to run on the AppleTV and make use of the Remote as a valid Input Device.&lt;br /&gt;
&lt;br /&gt;
Tests show that Applications that support a hardware keyboard (Bluetooth or the iPad Dock) can make use of the Apple IR Remote.&lt;br /&gt;
&lt;br /&gt;
It is also possible to install an updated BTStack to the device through NitoTV's installer by searching for BTStack. Once installed it enables the use of a bluetooth keyboard. Useful as it takes a while to write using the included Apple remote.&lt;br /&gt;
&lt;br /&gt;
== Jailbreak Tools ==&lt;br /&gt;
&lt;br /&gt;
'''[[PwnageTool]] 4.1.2''' uses the limera1n exploit to jailbreak as well as auto-install Cydia, SSH and afc2. Some people are reporting problems with PwnageTool creating a correct ipsw file and recognising the correct firmware file. People without their 4.0 SHSH blobs will not be able to use PwnageTool any more to make a custom firmware for 4.0 as they are needed to restore. &lt;br /&gt;
&lt;br /&gt;
'''Greenp0ison''' also makes use of the limera1n exploit. RC5 is being prepared to have Apple TV support. Preview screenshots have been posted by [[Chronic Dev (team)|Chronic Dev]] showing altered menus and a software injector. [http://yfrog.com/bbxdmj]&lt;br /&gt;
&lt;br /&gt;
''Exploits'':&lt;br /&gt;
&lt;br /&gt;
*'''SHAtter''': [[User:pod2g|pod2g]]'s SHAtter exploit has been showcased by [[User:MuscleNerd|MuscleNerd]] and [[User:posixninja|posixninja]] as capable of jailbreaking the Apple TV 2G, but this exploit will not be released for a while due to the release of limera1n's exploit. It is mentioned here mainly for posterity.&lt;br /&gt;
&lt;br /&gt;
*'''[[limera1n]]''': [[User:geohot|geohot]] released the limera1n exploit which is capable of jailbreaking the AppleTV, but as of right now it doesn't install AFC2 or SSH so it is of little practical use for any average Apple TV user, or even most Apple TV seasoned hackers. It never mounts or installs anything, ostensibly not making any changes at all to the Apple TV filesystem.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14455</id>
		<title>K66AP</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=K66AP&amp;diff=14455"/>
		<updated>2010-12-29T11:59:39Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the Apple TV 2G.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe, Online Radio or any Mac OS X or Windows computer running iTunes onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using Airplay in 4.2. It sold 250,000 in it's first two weeks available.&lt;br /&gt;
&lt;br /&gt;
After being jailbroken it can stream music from Last.fm, browse the web, show RSS feeds, use the PLEX Client and run most previous iOS terminal applications via SSH until a local terminal application is created.&lt;br /&gt;
&lt;br /&gt;
== Application Processor ==&lt;br /&gt;
It uses the [[S5L8930]] [[application processor]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
'''Size''': 23 mm (0.9 inches) (h), 98 mm (3.9 inches) (w), 98 mm (3.9 inches) (d) &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Weight''': 0.6 pounds &amp;lt;br /&amp;gt;&lt;br /&gt;
'''I/O''': HDMI, Optical audio, 10/100 Mbps Ethernet, IR receiver, Micro-USB port &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Storage Capacity''': 8 Gigabytes (Not directly usable)&lt;br /&gt;
&lt;br /&gt;
*Samsung K9LCG08U1M 8GB NAND Flash chip&lt;br /&gt;
*256 MB RAM&lt;br /&gt;
*Apple 343S0479 1005 005BB&lt;br /&gt;
*M430 F2350 TI E03K C0GP G4&lt;br /&gt;
*SMSC 8710A-EZK B1023-A2 (10/100 Ethernet Transceiver)&lt;br /&gt;
*TXC MUGT 27.000&lt;br /&gt;
*TXCPCUM3 50.000&lt;br /&gt;
*Apple 338S0891&lt;br /&gt;
&lt;br /&gt;
The Apple TV uses the dual-band [[BCM4329]] for Wi-Fi communications; it supports 802.11 a/b/g/n on both frequencies (2.4 GHz and 5 GHz).&lt;br /&gt;
&lt;br /&gt;
== Packaged iOS Software ==&lt;br /&gt;
Lowtide is the application running on the AppleTV. It is essentially an updated &amp;quot;FrontRow&amp;quot; system that handles all user interaction, video playback, streaming, etc. It has been shown to run on other iOS hardware such as the iPod Touch.&lt;br /&gt;
&lt;br /&gt;
== Dock Connector ==&lt;br /&gt;
The Apple TV 2G has [http://guide-images.ifixit.net/igi/GyAEfCsoVVLJD3a5.medium a predetermined spot that is apparently for a 30-pin dock connector]. This is most probably here for Apple's in-house developer units.&lt;br /&gt;
&lt;br /&gt;
The default Apple TV hardware does not allow you to use the HDMI port and the micro-USB port at the same time. Adding a dock to the spot will bypass this hardware restriction, allowing both hacking and viewing.&lt;br /&gt;
&lt;br /&gt;
Soldering to the dock terminals on pins 2 and 3 failed to get analog audio out. It is not know if this is because of a hardware or software limitation. Sound was able to be produced out of the HDMI port but no sound came out of the dock pins corresponding to audio out on other iOS devices.&lt;br /&gt;
&lt;br /&gt;
== Useful Links ==&lt;br /&gt;
*[http://nitosoft.com/ATV2/ATV_4.1_2.0_DHFTW.zip Complete Proper Headers for OS 4.1]&lt;br /&gt;
*[http://nitosoft.com/ATV2/frappliance_test.zip Sample frappliance template]&lt;br /&gt;
*[http://nitosoft.com/ATV2/helloWorld.zip New and Improved Sample frappliance]&lt;br /&gt;
*[http://github.com/DHowett/beigelist Dustin Howett's beigelist]&lt;br /&gt;
*[http://www.ifixit.com/Teardown/Apple-TV-2nd-Generation-Teardown/3625/1 iFixit Teardown]&lt;br /&gt;
*[http://netputing.com/2010/10/01/how-to-save-apple-tv-2g-ios-4-1-shsh-blobs/ How to save SHSH blob]&lt;br /&gt;
*[http://pastie.org/1231241 dyldcache listing]&lt;br /&gt;
*[http://www.iclarified.com/entry/index.php?enid=12374 Buildable / linkable sample project for ATV-2 via NitoTV]&lt;br /&gt;
&lt;br /&gt;
== Jailbreak Status ==&lt;br /&gt;
'''[[PwnageTool]] 4.1.2''' uses the limera1n exploit to jailbreak as well as auto-install Cydia, SSH and afc2. &lt;br /&gt;
&lt;br /&gt;
Currently, Cydia's Graphical User Interface has not been ported to the Backrow Frappliance model, however the Command Line tools such as 'apt-get' are fully intact and functional.&lt;br /&gt;
&lt;br /&gt;
As all iOS-devices are concerned, SSH exposes full access to your devices. As such, it is important to make sure that you change your root password ('alpine') as soon as possible. &lt;br /&gt;
&lt;br /&gt;
Currently, the vast majority of GUI Applications provided by Cydia will not run on the AppleTV due to missing libraries and lacking a launcher. Several developers have committed to updating their Applications to run on the AppleTV and make use of the Remote as a valid Input Device.&lt;br /&gt;
&lt;br /&gt;
Tests show that Applications that support a hardware keyboard (Bluetooth or the iPad Dock) can make use of the Apple IR Remote.&lt;br /&gt;
&lt;br /&gt;
'''Greenp0ison''' also makes use of the limera1n exploit. RC5 is being prepared to have Apple TV support. Preview screenshots have been posted by [[Chronic Dev (team)|Chronic Dev]] showing altered menus and a software injector. [http://yfrog.com/bbxdmj]&lt;br /&gt;
&lt;br /&gt;
''Older Developments'':&lt;br /&gt;
&lt;br /&gt;
*'''SHAtter''': [[User:pod2g|pod2g]]'s SHAtter exploit has been showcased by [[User:MuscleNerd|MuscleNerd]] and [[User:posixninja|posixninja]] as capable of jailbreaking the Apple TV 2G, but this exploit will not be released for a while due to the release of limera1n's exploit. It is mentioned here mainly for posterity.&lt;br /&gt;
&lt;br /&gt;
*'''[[limera1n]]''': [[User:geohot|geohot]] released the limera1n exploit which is capable of jailbreaking the AppleTV, but as of right now it doesn't install AFC2 or SSH so it is of little practical use for any average Apple TV user, or even most Apple TV seasoned hackers. It never mounts or installs anything, ostensibly not making any changes at all to the Apple TV filesystem.&lt;br /&gt;
&lt;br /&gt;
== 3rd Party Apple TV iOS Software ==&lt;br /&gt;
*[http://firecore.com/ Fire Core], a software development group who have released software for the Apple TV (1st Gen), is actively working on a product [http://firecore.com/category/blog-tags/atv-flash-black aTV Flash black] and a corresponding SDK.&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.awkwardtv.org/wiki/NitoTV NitoTV], a popular application and standard set of tools to enhance the functionality for the original Apple TV. [http://www.iclarified.com/entry/index.php?enid=12361 NitoTV is the first publicly disclosed Application running on the AppleTV 2].&lt;br /&gt;
&lt;br /&gt;
Currently, the NitoTV Take 3 release for the current generation Apple TV provides a Weather Forecast and an RSS Reader application within it's own Frappliance wrapper. Its developer has stated that these first two applications were intended as Proof-of-Concepts, as well as serve as a testbed for further development for the [[iOS]]-Based Apple TV.&lt;br /&gt;
&lt;br /&gt;
For more information regarding the state of development, as well as get an installation guide for installing NitoTV to your AppleTV 2, please see: http://wiki.awkwardtv.org/wiki/NitoTV_Take_3&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=List_of_Apple_TVs&amp;diff=14454</id>
		<title>List of Apple TVs</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=List_of_Apple_TVs&amp;diff=14454"/>
		<updated>2010-12-29T11:55:31Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apple TV is Apple's self-described hobby. It serves as a media center, so you can access online media through your TV. &lt;br /&gt;
&lt;br /&gt;
== First generation ==&lt;br /&gt;
[[Image:AppleTv1g.jpg|thumb|223px|This is the original Apple TV.]]&lt;br /&gt;
The original Apple TV (codenamed iTV) was released in 2007. It had component video, HDMI and analog audio output. It ran a modified version of [[wikipedia:Mac OS X Tiger|Mac OS X Tiger]] and contained an Intel processor.&lt;br /&gt;
&lt;br /&gt;
== [[K66ap|Second generation]] ==&lt;br /&gt;
[[Image:AppleTv2g.jpg|thumb|300px|This is the second generation Apple TV.]]&lt;br /&gt;
&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe or any Mac OS X or Windows computer running iTunes onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using Airplay in 4.2. It sold 250,000 in it's first two weeks available.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=List_of_Apple_TVs&amp;diff=14453</id>
		<title>List of Apple TVs</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=List_of_Apple_TVs&amp;diff=14453"/>
		<updated>2010-12-29T11:51:08Z</updated>

		<summary type="html">&lt;p&gt;Ryanb93: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apple TV is Apple's self-described hobby. It serves as a media center, so you can access online media through your TV. &lt;br /&gt;
&lt;br /&gt;
== First generation ==&lt;br /&gt;
[[Image:AppleTv1g.jpg|thumb|223px|This is the original Apple TV.]]&lt;br /&gt;
The original Apple TV (codenamed iTV) was released in 2007. It had component video, HDMI and analog audio output. It ran a modified version of [[wikipedia:Mac OS X Tiger|Mac OS X Tiger]] and contained an Intel processor.&lt;br /&gt;
&lt;br /&gt;
== Second generation ==&lt;br /&gt;
[[Image:AppleTv2g.jpg|thumb|300px|This is the second generation Apple TV.]]&lt;br /&gt;
&lt;br /&gt;
The second-generation Apple TV, a digital media receiver made and sold by Apple Inc., was unveiled during an Apple press conference on September 1, 2010. It is a small form factor network appliance designed to play digital content originating from the iTunes Store, Netflix, YouTube, Flickr, MobileMe or any Mac OS X or Windows computer running iTunes onto an enhanced-definition or high-definition widescreen television, and will accept music, video and photo streams from other iOS devices using Airplay in 4.2. It sold 250,000 in it's first two weeks available.&lt;/div&gt;</summary>
		<author><name>Ryanb93</name></author>
		
	</entry>
</feed>