MatthewPierson / Ramiel

An open-source, multipurpose macOS GUI utility for checkm8-vulnerable iOS/iPadOS devices
GNU General Public License v3.0
172 stars 27 forks source link

[Bug] Failing to get Firmware keys due to The iPhone Wiki going down #13

Closed PoomSmart closed 3 years ago

PoomSmart commented 3 years ago

Describe the bug The iPhone Wiki site is down. We cannot get firmware keys. We cannot proceed dual-booting.

To Reproduce Steps to reproduce the behavior:

  1. Perform usual steps to dual-boot device
  2. Run checkm8 exploit
  3. Select IPSW
  4. Wait for it to unzip and face the aforementioned error

Expected behavior An error that says theiphonewiki.com is down and that the app cannot grab firmware keys.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

iOS/iPadOS Device(please complete the following information):

Additional context

Log from the app

Device Information:

Model: n69uap
iOS Version: 13.5
Bootargs: "-v"

Other Error Information:

Please check detailed log for more information
Failed to get firmware keys

Detailed Error Log:

(null)
PoomSmart commented 3 years ago

Although it’s up now. The error handling could be a bit better.

MatthewPierson commented 3 years ago

Version 1.0.3 will add better error handling while attempting to fetch keys. If Ramiel cannot reach theiphonewiki it will error out with the appropriate error description. In the future I would like to add something that fetches all the available keys from theiphonewiki on first launch and saves it to disk to allow for Ramiel to work even when theiphonewiki is down, but thats more of a longer term goal.

Will push 1.0.3 later today!