ipwnder_lite icon indicating copy to clipboard operation
ipwnder_lite copied to clipboard

A10 (iPad 7) not working

Open nick-botticelli opened this issue 2 years ago • 0 comments

The device simply reboots when attempting to run ipwnder_lite. I have also tried older version with no luck either. checkra1n works fine, and I noticed that the checkra1n procedure seems different for this device, as it requests to unplug and plug back in the lightning cable at a certain stage.

My environment is macOS 12.4 (21F79) on MacBook Air (Late 2020) (M1), with an iPad 7th generation (j171ap t8010), with an official Apple USB-A to lightning cable via a USB-C to USB-A adapter.

nick@Nicks-MacBook-Air ipwnder_lite % ./ipwnder_macosx -d 
[main] enabled: debug log
[main] Waiting for device in DFU mode...
[io_get_serial] Found serial number!
[main] CONNECTED
[main] CPID: 0x8010, BDID: 0x1c, STRG: [iBoot-2696.0.0.1.33]
** exploiting with checkm8
[checkm8_arm64] reconnecting
[io_reset] ResetDevice: 0
[io_reset] USBDeviceReEnumerate: 0
[checkm8_arm64] running heap_spray()
[heap_spray_a8_a11] (1/7) 0
[heap_spray_a8_a11] (2/7) e0004051, 0
[heap_spray_a8_a11] (3/7) e0004051
[heap_spray_a8_a11] (4/7) e0004051
[heap_spray_a8_a11] (5/7) e0004051
[heap_spray_a8_a11] (6/7) e0004051
[heap_spray_a8_a11] (7/7) e0004051
[checkm8_arm64] reconnecting
[io_reset] ResetDevice: 0
[io_reset] USBDeviceReEnumerate: 0
[checkm8_arm64] ERROR:Failed to reconnect to device

nick-botticelli avatar Aug 04 '22 21:08 nick-botticelli