The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Minus 0x400"
(New page: This was the first openly available exploit found in Bootloader 3.9 ==Credit== The dev team ==Exploit== The first 0x400 bytes aren't written until the signature verifies. So star...) |
m (direct link) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This was the first openly available exploit found in [[Bootloader 3.9]] |
+ | This was the first openly available exploit found in [[Baseband Bootloader|Bootloader 3.9]] |
==Credit== |
==Credit== |
||
− | [[ |
+ | [[iPhone Dev Team]] |
==Exploit== |
==Exploit== |
||
The first 0x400 bytes aren't written until the signature verifies. So start writing 0x400 bytes earlier :-) |
The first 0x400 bytes aren't written until the signature verifies. So start writing 0x400 bytes earlier :-) |
||
+ | |||
+ | [[Category:Unlocking Methods]] |
||
+ | [[Category:Baseband Exploits]] |
Latest revision as of 21:34, 28 October 2010
This was the first openly available exploit found in Bootloader 3.9
Credit
Exploit
The first 0x400 bytes aren't written until the signature verifies. So start writing 0x400 bytes earlier :-)