Difference between revisions of "AppleLogo"

From The iPhone Wiki
Jump to: navigation, search
m (ascetic change)
m
Line 8: Line 8:
 
<sup>1</sup>Custom boot logos are not supported on devices not vulnerable to [[0x24000 Segment Overflow|24kpwn]] or [[Pwnage 2.0]]. For a possible alternative, see [[animate]].
 
<sup>1</sup>Custom boot logos are not supported on devices not vulnerable to [[0x24000 Segment Overflow|24kpwn]] or [[Pwnage 2.0]]. For a possible alternative, see [[animate]].
   
{{stub|Firmware}}
+
{{stub|firmware}}

Revision as of 17:36, 5 August 2013

The AppleLogo is located at /Firmware/all_flash/all_flash.(MODEL-NAME).production/(APPLELOGO-IMG3-FILE-NAME).img3 in the IPSW, the Apple logo is flashed to NOR (or a functionally equivalent partition) and displayed at boot time. If Verbose Mode was enabled, it will eventually appear over it.

It is a PNG picture with an alpha channel packed into an IMG3 archive.

Due to limited firmware storage space, any custom boot logo must be exactly 320x4801 and under 100 kB.

1Custom boot logos are not supported on devices not vulnerable to 24kpwn or Pwnage 2.0. For a possible alternative, see animate.

Tango Utilities-terminal.png This firmware article is a "stub", an incomplete page. Please add more content to this article and remove this tag.