Difference between revisions of "Inferno 7C1023e"

From The iPhone Wiki
Jump to: navigation, search
m
(Making it pretty)
Line 14: Line 14:
   
 
They consist of:
 
They consist of:
  +
*[[ATCommand]]
*AT Command
 
*BurnIn
+
*[[BurnIn]]
*CameraFA
+
*[[CameraFA]]
*Operator
+
*[[Operator]]
*Rumble
+
*[[Rumble]]
*SkankPhone
+
*[[SkankPhone]]
*Soundwave
+
*[[Soundwave]]
   
 
==Binaries==
 
==Binaries==

Revision as of 04:25, 27 October 2017

This article discusses software internally used by Apple.

Acquiring a copy without Apple's consent is illegal and may result in being scammed.
Engaging in illegal activity is not condoned. This information is provided for educational purposes only.

Inferno 7C1023e is, apparently, an internal firmware used for testing. It was discovered on an iPod Touch, but may be in use for other iDevices.

Legacy

Although Inferno comes in an IPSW, flashing it via iTunes causes an error. Inferno is flashed using PurpleRestore.

Interface

All tests are performed via a usbmux interface. During that time the iPhone displays a picture of a fireball. Partial output is displayed at the bottom.

However when display tests are run, different output is produced.

Toolkit

After booting up, SwitchBoard.app screen shows up allowing you to choose different options.

They consist of:

Binaries

The firmware includes standard set of UNIX binaries. apt-get is present suggesting that there is an internal APT repository.

Media

Source

This was first seen on Sonny788's Twitter feed.

See Also