Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How ot active the phone? #16

Closed
rctphone opened this issue Apr 21, 2017 · 6 comments
Closed

How ot active the phone? #16

rctphone opened this issue Apr 21, 2017 · 6 comments

Comments

@rctphone
Copy link

I can't activate the phone after recovery? Is there any easy way to do so?

@axi0mX
Copy link
Owner

axi0mX commented Apr 21, 2017

Which iOS version? Do you have a SIM card in the phone?

@rctphone
Copy link
Author

I tryed 4.3.3 and 5.1.1 ipsw. The problem that before I changed baseband with ultrasw0w, and right now the iPhone don't see sim card at all

@axi0mX
Copy link
Owner

axi0mX commented Apr 21, 2017

Why did you change the baseband? Did you install iPad baseband? Was your iPhone 3GS made after Week 28 2011?

You can use PwnageTool 4.01 to create a hacktivated iOS 4.0 IPSW. Restore it, follow JAILBREAK-GUIDE, and you should be able to get to the home screen.

@rctphone
Copy link
Author

Do n't know to fix it :( It seems that I have no limera1n exploit. becuase ipsw was ceated by PwnageTool. Tryied several times

ipwndfu-master$./ipwndfu -p
*** based on limera1n exploit (heap overflow) by geohot ***
Found: CPID:8920 CPRV:15 CPFM:03 SCEP:03 BDID:00 ECID:000002D3260EF50E SRTG:[iBoot-359.3.2]
Device is now in pwned DFU Mode.
ipwndfu-master$ ./ipwndfu -x
Serial:CPID:8920 CPRV:15 CPFM:03 SCEP:03 BDID:00 ECID:000002D3260EF50E SRTG:[iBoot-359.3.2] PWND:[limera1n]
Installing alloc8 exploit to NOR.
Traceback (most recent call last):
File "./ipwndfu", line 532, in
nor = device.nor_dump(saveBackup=True)
File "./ipwndfu", line 287, in nor_dump
data = self.read_memory(bdev + 28, 4)
File "./ipwndfu", line 278, in read_memory
(retval, data) = self.execute(struct.pack('<4I', self.config.memmove, self.config.load_address + 8, address, length), length)
File "./ipwndfu", line 236, in execute
dfu.send_data(device, EXEC_MAGIC + cmd)
File "ipwndfu-master/dfu.py", line 40, in send_data
assert device.ctrl_transfer(0x21, 1, 0, 0, data[index:index + amount], 5000) == amount
File "/Library/Python/2.7/site-packages/usb/core.py", line 1043, in ctrl_transfer
self.__get_timeout(timeout))
File "/Library/Python/2.7/site-packages/usb/backend/libusb1.py", line 883, in ctrl_transfer
timeout))
File "/Library/Python/2.7/site-packages/usb/backend/libusb1.py", line 595, in _check
raise USBError(_strerror(ret), ret, _libusb_errno[ret])
usb.core.USBError: [Errno 60] Operation timed out

@rctphone
Copy link
Author

Hard reset helped me. Thanks!

@axi0mX axi0mX closed this as completed Apr 22, 2017
@axi0mX
Copy link
Owner

axi0mX commented Apr 22, 2017

If you still have issues with the baseband, let me know, there might be a way to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants