The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "RecoveryMode"
m |
m |
||
Line 3: | Line 3: | ||
It is a PNG picture with an alpha channel packed into an [[IMG3 File Format|IMG3]] archive. |
It is a PNG picture with an alpha channel packed into an [[IMG3 File Format|IMG3]] archive. |
||
− | Due to limited firmware storage space, any custom recovery mode logo must be exactly 320x480 and under 100 KB. Custom boot logos are not supported on devices not vulnerable to the [[0x24000 Segment Overflow]] or [[Pwnage 2.0]]. |
+ | Due to limited firmware storage space, any custom recovery mode logo must be exactly 320x480 and under 100 KB. Custom boot logos are not supported on devices not vulnerable to the [[0x24000 Segment Overflow]] or [[Pwnage 2.0]]. However, [[animate]] can be used instead. |
Revision as of 21:44, 11 August 2011
The RecoveryMode is located at /Firmware/all_flash/all_flash.(MODEL-NAME).production/(RECOVERYMODE-IMG3-FILE-NAME).img3
in the IPSW. The RecoveryMode logo is flashed to NOR (or a functionally equivalent partition) and displayed when the device is in Recovery Mode.
It is a PNG picture with an alpha channel packed into an IMG3 archive.
Due to limited firmware storage space, any custom recovery mode logo must be exactly 320x480 and under 100 KB. Custom boot logos are not supported on devices not vulnerable to the 0x24000 Segment Overflow or Pwnage 2.0. However, animate can be used instead.