ipwndfu icon indicating copy to clipboard operation
ipwndfu copied to clipboard

Other Error when trying to put iPod Touch 4G into Pwned DFU

Open tealra1n opened this issue 5 years ago • 2 comments

When ever I try to put my iPod Touch 4G into pwnedDFU mode, I get: *** based on SHAtter exploit (segment overflow) by posixninja and pod2g *** Found: CPID:8930 CPRV:20 CPFM:03 SCEP:01 BDID:08 ECID:000003E66D04438C IBFL:00 SRTG:[iBoot-574.4] Traceback (most recent call last): File "./ipwndfu", line 57, in SHAtter.exploit() File "/Users/ninhax44/Desktop/ipwndfu-master/SHAtter.py", line 35, in exploit dfu.reset_counters(device) File "/Users/ninhax44/Desktop/ipwndfu-master/dfu.py", line 27, in reset_counters assert device.ctrl_transfer(0x21, 4, 0, 0, 0, 1000) == 0 File "/Users/ninhax44/Desktop/ipwndfu-master/usb/core.py", line 1034, in ctrl_transfer self._ctx.managed_claim_interface(self, interface_number) File "/Users/ninhax44/Desktop/ipwndfu-master/usb/core.py", line 102, in wrapper return f(self, *args, **kwargs) File "/Users/ninhax44/Desktop/ipwndfu-master/usb/core.py", line 167, in managed_claim_interface self.backend.claim_interface(self.handle, i) File "/Users/ninhax44/Desktop/ipwndfu-master/usb/backend/libusb1.py", line 811, in claim_interface _check(self.lib.libusb_claim_interface(dev_handle.handle, intf)) File "/Users/ninhax44/Desktop/ipwndfu-master/usb/backend/libusb1.py", line 595, in _check raise USBError(_strerror(ret), ret, _libusb_errno[ret]) usb.core.USBError: [Errno None] Other error

I am running macOS Mojave (10.14.2) and am using iTunes 12.8.

tealra1n avatar Dec 24 '18 01:12 tealra1n

This is surely fixed being this was back in 2018. Please close your issue. Thanks.

uchks avatar Oct 01 '19 22:10 uchks

I don't get the issue, I am on linux, and I ran it with sudo.

Titaniumtown avatar Jun 08 '20 19:06 Titaniumtown