VOOZH about

URL: https://theapplewiki.com/wiki/Applelogo

⇱ AppleLogo - The Apple Wiki


(Redirected from Applelogo)
👁 Image
An iPhone 15 Pro Max booting up, recreated using an extracted graphic.

The AppleLogo is located at /Firmware/all_flash/all_flash.(MODEL-NAME).production/(APPLELOGO-IMG4-FILE-NAME).im4p or /Firmware/all_flash/applelogo@####~iphone.im4p depending on the iOS version. In the IPSW, the Apple logo is flashed to NOR (or a functionally equivalent partition) and displayed at boot time. If the boot-arg -v was enabled, it will eventually appear over it.

It is an iBootim image with an alpha channel packed into an IMG4 (.im4p) archive. On 32-bit devices, it is a raw image in 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.

The AppleLogo is also the default logo used upon the iDevice starting up. According to Apple's Security Research Documentation, when using a Security Research Device, the words "Security Research Device" appear under the Apple logo, indicating that it's an SRD instead of a regular customer device.