Difference between revisions of "User:Un1Gfn"

From The iPhone Wiki
Jump to: navigation, search
(-archive)
Line 1: Line 1:
[https://web.archive.org/web/20190709040301/https://www.elcomsoft.com/help/en/eppb/index.html?supported_models.html model table]
+
[https://www.elcomsoft.com/help/en/eppb/index.html?supported_models.html model table]
   
 
[https://web.archive.org/web/https://www.elcomsoft.com/help/en/eppb/index.html wayback machine] (incomplete)<br />
 
[https://web.archive.org/web/https://www.elcomsoft.com/help/en/eppb/index.html wayback machine] (incomplete)<br />

Revision as of 12:12, 1 May 2021

model table

wayback machine (incomplete)
 - Working with Apple devices
  - Working with iCloud data
   - Working with iCloud backups
    - Supported models

Device - iPad mini 4 Wi-Fi

$ ideviceinfo | grep \
  -e DeviceClass \
  -e HardwareModel \
  -e HardwarePlatform \
  -e ModelNumber \
  -e ProductType
DeviceClass: iPad
HardwareModel: J96AP
HardwarePlatform: t7000
ModelNumber: MK9P2
ProductType: iPad5,1

Device - iPhone 8

$ ideviceinfo | grep \
  -e DeviceClass \
  -e HardwareModel \
  -e HardwarePlatform \
  -e ModelNumber \
  -e ProductType
DeviceClass: iPhone
HardwareModel: D20AP
HardwarePlatform: t8015
ModelNumber: MQ6K2
ProductType: iPhone10,1