Difference between revisions of "Unsolved problems"

From The iPhone Wiki
Jump to: navigation, search
m (Work to be done: Forgot to remove from last time. Oops.)
m (update)
 
(10 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
* [[Baseband Bootrom|X-Gold 608 Baseband Bootrom]] - breaking the chain of trust
 
* [[Baseband Bootrom|X-Gold 608 Baseband Bootrom]] - breaking the chain of trust
 
* [[Baseband Bootrom|X-Gold 618 Baseband Bootrom]] - breaking the chain of trust
 
* [[Baseband Bootrom|X-Gold 618 Baseband Bootrom]] - breaking the chain of trust
* [[S5L8920|iPhone 3GS Bootrom]] - breaking the chain of trust or finding a way to write [[LLB]] without using an [[iBoot (Bootloader)|iBoot]] exploit
+
* [[T8020|A12 Bootrom]] ([[Bootrom 3865.0.0.4.7]]) and newer - breaking the chain of trust
  +
* Find a bootrom exploit that allows unsigned code execution (preferrably on startup) on newer devices ([[A12]]+).
* [[S5L8940|A5 Bootrom]] ([[Bootrom 838.3]]) - breaking the chain of trust
 
* [[S5L8942|A5 Rev A Bootrom]] (Bootrom ?) - breaking the chain of trust
 
* [[S5L8945|A5X Bootrom]] ([[Bootrom 1062.2]]) - breaking the chain of trust
 
* [[S5L8950|A6 Bootrom]] ([[Bootrom 1145.3]]) - breaking the chain of trust
 
* [[S5L8955|A6X Bootrom]] ([[Bootrom 1145.3.3]]) - breaking the chain of trust
 
   
 
== Work to be done ==
 
== Work to be done ==
** [[Port (Google's mobile OS) to the iPhone]] [http://code.google.com/android/ Android Link]
 
 
* Increased [[Bluetooth]] Profile Support
 
* Increased [[Bluetooth]] Profile Support
 
* IP over [[iTunes]]
 
* IP over [[iTunes]]
 
* Getting NMEA output from the GPS
 
* Getting NMEA output from the GPS
 
* IPFW kernel extension
 
* IPFW kernel extension
  +
* Get kernel extensions working on 2.x+
* Find out how to activate the Broad-comm radio/wireless N chip
 
   
 
== Investigation ==
 
== Investigation ==
 
* [[Research: Pwnage Patches]]
 
* [[Research: Pwnage Patches]]
 
* [[Research: Re-allowing unsigned ramdisks and boot-args with the 2.* iBoot]]
 
* [[Research: Re-allowing unsigned ramdisks and boot-args with the 2.* iBoot]]
  +
* [[2.0 and 1.1.4 dual boot]]
 
  +
'''See Also: ''[[Timeline]]'''''

Latest revision as of 03:15, 21 January 2022

Exploits Needed

Work to be done

  • Increased Bluetooth Profile Support
  • IP over iTunes
  • Getting NMEA output from the GPS
  • IPFW kernel extension
  • Get kernel extensions working on 2.x+

Investigation

See Also: Timeline