The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Main Page"
Posixninja (talk | contribs) (rv) |
|||
Line 1: | Line 1: | ||
+ | <!-- Logo by iHassan --> |
||
− | Hello from 1337Urmom and Chroniccommand from The Pois0nhack team |
||
+ | <center>[[Image:Iptwiki.jpg]]</center> |
||
− | lol u can haz no jailbreak for u :P no jb hahahhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa |
||
+ | <!-- Added a split column information box- computid --> |
||
+ | {{:Main Page/Welcome}} |
||
+ | <table border="1" width="100%"><tr> |
||
+ | <td style="background-color:orange; text-align:center; width:25%;"><b>[[Jailbreak iPhone2,1 / iPod3,1|Find bootrom exploit allowing unsigned code exec via USB (S5L8920+)]]</b></td> |
||
+ | <td style="background-color:orange; text-align:center; width:25%;"><b>[[Unlock 2.0|Break Chain of Trust (X-Gold 608)]]</b></td> |
||
+ | </tr> |
||
+ | <tr> |
||
+ | <td colspan="4"> |
||
+ | <center>[[Disclaimer]]</center> |
||
+ | </td> |
||
+ | </tr> |
||
+ | </table><br /> |
||
+ | ==Software== |
||
+ | * [[/|Filesystem]] |
||
+ | * [[Firmware]] |
||
+ | * [[Keys]] |
||
+ | * [[Protocols]] |
||
+ | * [[System Log]] |
||
+ | |||
+ | ==Hardware== |
||
+ | === iPhone === |
||
+ | * [[m68ap|iPhone (m68ap)]] |
||
+ | * [[n82ap|iPhone 3G (n82ap)]] |
||
+ | * [[N88ap|iPhone 3GS (n88ap)]] |
||
+ | |||
+ | === iPod touch === |
||
+ | * [[n45ap|iPod touch (n45ap)]] |
||
+ | * [[n72ap|iPod touch 2nd Generation (n72ap)]] |
||
+ | * [[N18ap|iPod touch 3rd Generation (n18ap)]] |
||
+ | |||
+ | ==App Processor ([[Jailbreak]])== |
||
+ | The [[iPhone]], [[iPod touch]], and [[iPhone 3G]] make use of the [[S5L8900]] platform as application processor. Current models, such as the [[iPod touch 2G]] and the [[N88AP|iPhone 3GS]], use newer processors. The [[S5L8720]] and [[S5L8920]] are used, respectively. The [[N18ap|iPod Touch 3G]] operates using the [[S5L8922]] application processor. Here is where the [[Jailbreak|jailbreak]] applies. |
||
+ | |||
+ | ==Baseband ([[Unlock]])== |
||
+ | The [[Baseband Device]] is where the [[unlock]] applies. |
||
+ | |||
+ | ==Application Development== |
||
+ | * [[Toolchain]] (Includes tutorials) |
||
+ | * [[Toolchain 2.0]] (Includes tutorials) |
||
+ | * [[Frameworks]] |
||
+ | * [[MobileDevice Library]] |
||
+ | * [[Apple Certification Process]] |
||
+ | * [[Bypassing iPhone Code Signatures]] |
||
+ | * [[Distribution Methods]] |
||
+ | |||
+ | ==Application Copy Protection== |
||
+ | * [[Copy Protection Overview]] |
||
+ | * [[Application Structure and Signatures]] |
||
+ | * [[Mach-O Loading Process]] |
||
+ | * [[Bugging Debuggers]] |
||
+ | |||
+ | ==Definitions== |
||
+ | * [[Jailbreak]] |
||
+ | * [[Activation]] |
||
+ | * [[Unlock]] |
||
+ | * [[Baseband Device|Baseband]] |
||
+ | * [[Baseband Bootloader|Bootloader]] |
||
+ | * [[DFU]] |
||
+ | * [[iBoot]] |
||
+ | * [[iBEC]] |
||
+ | * [[iBSS]] |
||
+ | * [[NORID]] |
||
+ | * [[CHIPID]] |
||
+ | |||
+ | ==Other== |
||
+ | * [[Bluetooth]] |
||
+ | * [[Glossary]] |
||
+ | * [[Tutorials]] |
||
+ | * [[Useful Links]] |
Revision as of 07:18, 7 November 2009
Find bootrom exploit allowing unsigned code exec via USB (S5L8920+) | Break Chain of Trust (X-Gold 608) | ||
|
Contents
Software
Hardware
iPhone
iPod touch
App Processor (Jailbreak)
The iPhone, iPod touch, and iPhone 3G make use of the S5L8900 platform as application processor. Current models, such as the iPod touch 2G and the iPhone 3GS, use newer processors. The S5L8720 and S5L8920 are used, respectively. The iPod Touch 3G operates using the S5L8922 application processor. Here is where the jailbreak applies.
Baseband (Unlock)
The Baseband Device is where the unlock applies.
Application Development
- Toolchain (Includes tutorials)
- Toolchain 2.0 (Includes tutorials)
- Frameworks
- MobileDevice Library
- Apple Certification Process
- Bypassing iPhone Code Signatures
- Distribution Methods
Application Copy Protection
- Copy Protection Overview
- Application Structure and Signatures
- Mach-O Loading Process
- Bugging Debuggers