I have been experiencing a problem lately.
I am executing the JZ tools on a 3GS which is running 4.3.5 software.
I run the Multiplatform IOS4 tools, specify the model and the firmware version and it does it's thing. When it comes to listening for a connection from the iPhone i get a bit of syntax on the handset which states the following
SUCCESS Now listening on TCP7
Begin Imaging Process
AppleSynopsisOTGDevicehandleUSBReset
After this nothing happens?!
Does anybody have any clue as to what the problem is?
Reply for info from my post regarding the iPad2
I got the IPSW for a test iPad2, pointed the firware to this IPSW and ran it and it just failed. No dramatic errors, no bricking, just didn't like it full stop. So unfortunately for now its still iPad1's only.
I have been experiencing a problem lately.
I am executing the JZ tools on a 3GS which is running 4.3.5 software.
I run the Multiplatform IOS4 tools, specify the model and the firmware version and it does it's thing. When it comes to listening for a connection from the iPhone i get a bit of syntax on the handset which states the following
SUCCESS Now listening on TCP7
Begin Imaging ProcessAppleSynopsisOTGDevicehandleUSBReset
After this nothing happens?!
Does anybody have any clue as to what the problem is?
With the latest version of his tools, try using the -usbmuxd flag when calling your sh script (Example ./recover-raw.sh -usbmuxd)
This will tell his tools to use the included usbmux driver instead of Apple's.