Commit Graph

145 Commits

Author SHA1 Message Date
LukeeGD
e59c7a7edc Replace pzb with partial-zip 2020-08-16 19:25:32 +08:00
LukeeGD
b1485900ee Some changes for Linux stuff
- Don't mess with /usr/lib and /usr/local/lib anymore
- libirecovery will still be compiled and installed
- Also update bionic sha1
2020-08-16 15:09:55 +08:00
LukeeGD
9c95d11330
Advanced options 32-bit 2020-08-16 12:23:07 +08:00
LukeeGD
28644d7722
Update restore.sh 2020-08-15 01:10:52 +08:00
LukeeGD
684a9ef9ae Re-add Bionic support 2020-08-14 16:07:14 +08:00
LukeeGD
bc0c0f650c
Update restore.sh 2020-08-14 13:34:48 +08:00
LukeeGD
a3126703b2
Forgot to add xcode select 2020-08-14 12:43:30 +08:00
LukeeGD
59c8bbc8de
SaveExternal first before detect 2020-08-14 12:27:55 +08:00
LukeeGD
cdc9d7d1e5 Some more changes 2020-08-14 12:05:43 +08:00
LukeeGD
d55072aaa8 Changes for dependencies (especially macOS)
- python3 no longer required
- Homebrew no longer required
- macOS libimobiledevice is from imobiledevice-net
2020-08-14 11:57:20 +08:00
LukeeGD
028d6fb283 Some changes 2020-08-13 12:57:31 +08:00
LukeeGD
cd8eca768d Fix syntax error 2020-08-13 10:11:33 +08:00
LukeeGD
54a4d04333 Update restore.sh 2020-08-12 22:08:14 +08:00
LukeeGD
e15aac2ab9 Add more options for 32-bit DFU
not tested, for more advanced users only
2020-08-12 22:05:51 +08:00
LukeeGD
0945dd1a83 Depends 2020-08-11 09:33:00 +08:00
LukeeGD
98423fa73a Dependency install 2020-08-11 08:57:18 +08:00
LukeeGD
6f29f7d04a Update README add more notes 2020-08-10 22:08:15 +08:00
LukeeGD
43abc41ca3 Update patches 2020-08-05 11:07:28 +08:00
LukeeGD
b76e22bb12
Update SaveExternal 2020-08-04 23:49:55 +08:00
LukeeGD
4a0b20351c Find device in pwnREC
(for A7) remove "continuing anyway" as that will just always fail
2020-08-04 17:48:10 +08:00
LukeeGD
7b18f3bdb1 Fix iproxy 2020-08-04 17:21:02 +08:00
LukeeGD
66e64ed1b2 Check for iproxy 2020-08-04 16:24:19 +08:00
LukeeGD
8af72a66bd Give option to continue 2020-08-01 13:31:37 +08:00
LukeeGD
dd8a3449be Re-add some stuff
for iOS 10 activation workaround
2020-07-31 18:04:16 +08:00
LukeeGD
10ce7f9f93 Update prerequisites for 32-bit 2020-07-31 17:24:32 +08:00
LukeeGD
d77c83425a Use USB SSH (iproxy)
iOS 10 now needs Dropbear instead of MTerminal
2020-07-31 09:06:21 +08:00
LukeeGD
e9613200d9 Update 2020-07-30 23:09:34 +08:00
LukeeGD
64e143db0e Update SaveExternal 2020-07-30 19:31:55 +08:00
LukeeGD
972093c836 futurerestore152_macos 2020-07-30 13:23:30 +08:00
LukeeGD
7cd6755a42 Fix missing tmp folder 2020-07-29 18:41:01 +08:00
LukeeGD
1e9d4b9171 Update some messages (and other changes) 2020-07-27 21:42:41 +08:00
LukeeGD
ced710e6aa No SelectVersion menu on kDFU only 2020-07-27 20:07:21 +08:00
LukeeGD
e3480568b7 Update restore.sh 2020-07-27 19:27:46 +08:00
LukeeGD
b7bf6660c6 Some changes 2 2020-07-26 14:20:35 +08:00
LukeeGD
651d30529c Some changes
- For igetnonce error in macOS
- Allow other Focal-based distros to go to dependency install
2020-07-26 14:08:00 +08:00
LukeeGD
9ec3e3937a
Remove normal/recovery/DFU mode from readme
- also add more links in tools used and other readme updatessz
2020-07-26 09:50:21 +08:00
LukeeGD
c768d2fe09 shasum (fix #33) 2020-07-25 13:50:55 +08:00
LukeeGD
e48c992127 Fix more errors 2020-07-25 13:19:19 +08:00
LukeeGD
96e5fb6b14 Fix some errors on 32-bit downgrades 2020-07-25 11:23:31 +08:00
LukeeGD
94bc19244a Save pkgs to "saved" folder
for dependency install
2020-07-24 20:58:09 +08:00
LukeeGD
800ab17d55
Update restore.sh 2020-07-24 11:00:32 +08:00
LukeeGD
594f4d54e7 Update tsschecker_macos
not sure if this will fix it
2020-07-23 23:15:09 +08:00
LukeeGD
8c0153bcc7 Apply suggestions in #32
For the dependency install
Also add universe repo for Ubuntu
2020-07-23 22:35:52 +08:00
LukeeGD
7879f23756 Error when device is not supported
and some other changes
2020-07-23 20:08:16 +08:00
LukeeGD
cb022154d3 Fix Focal dependencies 2020-07-23 10:52:17 +08:00
LukeeGD
8e7f9dbfac Drop Bionic support, fix some stuff
- Put back kDFU mode
- Arguments are now accepted
- When no argument, always go to main menu
- Remove menu options when A7 device detected
2020-07-23 10:08:46 +08:00
LukeeGD
38423d2e20
Update README.md 2020-07-23 08:56:03 +08:00
LukeeGD
f78fab2b91
A7 10.3.3 support (#31)
- Lots of changes for A7 stuff and others with updated dependency install
- 32bit-OTA is now iOS-OTA-Downgrader
2020-07-23 08:47:36 +08:00
LukeeGD
0f014ba31f Add message for "Other" 2020-07-13 21:27:43 +08:00
LukeeGD
6c9b5590d2 Manjaro users should switch to testing branch 2020-07-09 10:19:02 +08:00