LukeZGD
d6770b7a2e
Update ipsw.sh
2021-12-06 08:17:26 +08:00
LukeZGD
f50d42e487
Update jailbreak stuff
...
- iPhone5,2 will now also use daibutsuCFW
- Update EtasonJB untether, hopefully it fixes issues
2021-11-28 22:56:38 +08:00
LukeZGD
b1fac869dc
Latest baseband will now always be flashed
...
removed latest baseband option
2021-11-28 14:04:07 +08:00
LukeZGD
ea4f0814d4
Update depends.sh
...
not update the whole arch system
2021-11-28 01:36:57 +08:00
LukeZGD
3b665b1627
DFU Advanced Menu now requires an argument
2021-11-25 15:24:50 +08:00
LukeZGD
da42562436
Fix BasebandManifest error A7
2021-11-24 07:39:51 +08:00
LukeZGD
a4eacc24cc
Update
2021-11-20 21:56:52 +08:00
LukeZGD
4c3b850772
Add latest version signing check and fix other stuff
2021-11-18 18:33:15 +08:00
LukeZGD
83087e0fdc
Some Shellcheck stuff
2021-11-17 14:37:02 +08:00
LukeZGD
5f27ef2db6
Fix "Downgrade command not found"
...
also fix main menu items
2021-11-09 16:59:56 +08:00
LukeZGD
5b773d3b4a
Fix the custom IPSW option from main menu
...
Creating the custom IPSW from the main menu doesn't actually bundle a jailbreak, oops. This has been fixed here
2021-11-09 09:55:51 +08:00
LukeZGD
93277df442
Print options when enabled/disabled
2021-11-08 09:48:18 +08:00
LukeZGD
ccd68034f8
Latest baseband thing
2021-11-07 22:57:20 +08:00
LukeZGD
89d4e13036
Add NoDevice mode and fix some errors
...
perform operations without an iOS device connected (create custom IPSW for 32-bit devices, and saving OTA blobs)
2021-11-07 21:29:31 +08:00
LukeZGD
26a3236d61
Some script updates
...
- Print device version
- Do not run SimpleHTTPServer as root
- Other cleanup stuff
2021-11-06 22:10:04 +08:00
LukeZGD
3d9f12b146
Fix permissions, remove unused
2021-11-05 10:27:41 +08:00
LukeZGD
c15e3c7984
Support flashing latest baseband with the jailbreak option
...
- iOS-OTA-Downgrader will now be able to flash the latest baseband even if the jailbreak option is enabled
- idevicerestore is now removed, futurerestore will now always be used
- windows support is now removed (now in the "windows" branch and will no longer be updated or supported)
- custom ipsw option is now removed
- existing custom ipsw's created from previous commits will need to be deleted and re-created to use starting from this commit
- custom ipsw's created in the windows version will NOT be compatible with the latest linux/macos versions of ota downgrader
2021-11-02 16:21:06 +08:00
LukeZGD
c8ce4a5c95
Add zenity macos
2021-11-01 13:34:41 +08:00
LukeZGD
da9d926553
Get firmware keys for "Other" restores
2021-10-31 09:59:23 +08:00
LukeZGD
e9481a2662
Latest baseband option
2021-10-26 11:41:09 +08:00
LukeZGD
73a61ac37d
Disable jailbreak option on iPad mini 1
2021-10-26 11:33:18 +08:00
LukeZGD
e27fa016bf
Update futurerestore
2021-10-26 11:32:59 +08:00
LukeZGD
fe3e6f0f00
Custom IPSW option
2021-10-25 14:57:24 +08:00
LukeeGD
f28130e5ec
Update futurerestore to beta ( #142 )
...
* Update futurerestore to beta
- both pwndfu 32bit and a7 restores work
- added 10.3.3 keys to firmware for local server
- old futurerestore binaries have been removed
- a7 doesnt need custom ipsw anymore, except on windows
- windows still uses futurerestore 194 and custom ipsw for a7, but this is rarely used anyways so yea
- closes #116
2021-10-21 19:42:50 +08:00
LukeZGD
987902ad90
Move option selections at the start
...
also add better messages
2021-10-12 15:02:37 +08:00
LukeZGD
74ebb9c63e
Added all files from iOS-OTA-Downgrader-Keys
2021-10-07 21:50:26 +08:00
LukeZGD
3ebb64cda2
Link to troubleshooting Windows
2021-10-05 11:24:24 +08:00
LukeZGD
094e2dfcab
Move to GitHub wiki
2021-10-05 11:10:32 +08:00
LukeZGD
74a5776e33
Add how to use and troubleshooting
2021-10-03 23:26:19 +08:00
LukeZGD
c8e4822fdb
Update ssh_config
2021-10-02 21:00:23 +08:00
LukeZGD
1f202bc05b
Add more info and do not allow to run as root
...
idk why i didnt add this sooner, running the script as root is a terrible idea and can break permissions
the script will only run tools as root when required, using sudo
2021-10-02 12:46:35 +08:00
LukeZGD
f84a5f28bf
Add message about restore errors on Windows
2021-09-30 23:05:25 +08:00
LukeZGD
cf0c9e472c
Update tools on Windows
...
also allow a7 restores, which is not tested
2021-09-30 11:49:41 +08:00
LukeZGD
bacb2fdf19
Fix tool extracting and color output on Windows
2021-09-29 23:19:18 +08:00
LukeZGD
51b4f16ca9
Update Windows depends
2021-09-29 17:26:04 +08:00
LukeeGD
ec7adc51a9
Add Windows support ( #138 )
...
- Tested on Windows 10 64-bit 1809, iTunes 12.10.something (I don't remember the specific version), and the latest MSYS2
- To run iOS-OTA-Downgrader on Windows, MSYS2 and iTunes are needed to be installed
2021-09-29 13:33:34 +08:00
LukeZGD
b3990bcfe5
Update ipsw and message about memory option
...
for those that are running with not enough ram or storage space
2021-09-18 20:02:08 +08:00
LukeZGD
4b9a11d387
Update ipsw
2021-09-15 23:25:09 +08:00
LukeZGD
7101870adc
Update some stuff
2021-09-15 22:12:45 +08:00
LukeZGD
5bf496195e
Some updates and remove unused
2021-09-13 20:02:22 +08:00
LukeZGD
73fff2b207
Fix "could not load IPSW" error
...
oops
2021-09-10 07:54:15 +08:00
LukeZGD
26f7375f88
Also detect limd and irecovery from MacPorts
2021-09-09 10:20:19 +08:00
LukeeGD
5c014be961
Support for daibutsu jailbreak with daibutsuCFW ( #129 )
...
* Get started
* Up
* up
* Now working
* Update README.md
* Update README.md
* Input for ProductType and UniqueChipID if needed
* Update
* Update depends.sh
* Update README.md
* Update restore.sh
* Update README.md
2021-09-06 16:50:29 +08:00
LukeZGD
cc4c38ca40
Update pwnD again
2021-09-03 12:09:33 +08:00
LukeZGD
f5e41a1da2
Update fix
2021-09-02 13:33:04 +08:00
LukeZGD
6e73fb2c48
Update device.sh
2021-09-01 21:53:05 +08:00
LukeZGD
1eaaab59f0
Fix "Other" downgrades
2021-09-01 08:11:07 +08:00
LukeZGD
c053bb5569
Use zenity file selection for "Other" downgrades (Linux only)
2021-09-01 07:57:25 +08:00
LukeZGD
8f7603c602
Fix possible issue
...
Fix possible issue cause by 777bc7c
2021-09-01 01:12:39 +08:00
LukeZGD
777bc7cac4
This should fix #119
2021-08-30 22:50:46 +08:00