Commit Graph

89 Commits

Author SHA1 Message Date
LukeZGD
d3d2487ad4 Update README.md 2021-05-29 19:45:42 +08:00
LukeeGD
a2923a575e
Code refactoring, split to multiple scripts, general improvements (#96)
Lots of changes from this PR!
2021-05-29 19:26:08 +08:00
LukeZGD
52d8976963 Add jailbreaks in readme 2021-04-24 14:12:42 +08:00
LukeZGD
d5aa99659f Add more details in readme 2021-04-24 10:51:00 +08:00
LukeZGD
491db76b61 Some pwnDFU fixes
Skip "Booting iBSS" when iPwnder32 is used
2021-04-19 16:04:30 +08:00
LukeZGD
db116131ec Updates 2021-04-14 15:25:04 +08:00
LukeZGD
768db094ec Update EtasonJB untether 2021-04-05 09:56:48 +08:00
LukeZGD
6e9d0a8bf0 Update README.md 2021-03-29 23:45:48 +08:00
LukeZGD
c29d550565 Clarify iPod in list
there are lots of ipods, this script only supports the ipod touch 5
2021-03-27 09:30:39 +08:00
LukeZGD
418cc3c091 More updates
- rename from libimobiledevice_macos to just libimobiledevice
- update saved/pkg to saved/lib
- some message updates
- update baseband saved location
- add 21.04 hirsute in advance
- add message that 16.04 is eol and no longer supported
2021-03-25 10:29:47 +08:00
LukeZGD
9ba9be6b41 Update README.md
Didn't even realize that iPad mini 1 wasn't in the list haha
2021-03-25 09:43:14 +08:00
LukeZGD
b1ede8a2b1 Update depends install, add Debian support 2021-03-22 15:28:12 +08:00
LukeZGD
bb190d3001 Disable EtasonJB bootloop protection
- (#70)
- also add some more notes/info
2021-03-12 11:41:39 +08:00
LukeZGD
d870f5d8ca Add more messages in the SSH and pwnDFU part
- Lets the user know their options/steps for a successful SSH connection
- Also add message regarding pwnDFU
2021-03-05 12:49:07 +08:00
LukeZGD
b4f7bacf92 Continue if saved blobs detected
Allows the script to continue when saved blobs are detected even if the target version is now unsigned
2021-03-05 11:54:19 +08:00
LukeZGD
8937e5290e Update README.md 2021-02-21 00:40:19 +08:00
LukeZGD
575b4dd949 Update README.md 2021-02-19 15:08:02 +08:00
LukeZGD
6f0fdbf691 Remove nvram wifiaddr "workaround"
To undo the nvram changes, run "nvram -d wifiaddr" as root
2021-01-24 11:47:51 +08:00
LukeeGD
deb6e52631 Update README 2021-01-10 15:27:00 +08:00
LukeeGD
2d6c9b5452 Support for openSUSE Leap 15.2 2020-12-22 18:51:05 +08:00
LukeeGD
7f8d619bf1 Support for openSUSE Tumbleweed 2020-12-14 18:55:15 +08:00
LukeeGD
9c9468755a
Update README.md 2020-11-09 17:07:13 +08:00
LukeeGD
b488400221 Small changes 2020-10-22 20:28:31 +08:00
LukeeGD
91a90b7edd Do not flash latest baseband on iPhone5,1 2020-10-22 12:13:25 +08:00
LukeeGD
e5046274ee Put 8.4.1 jailbreak fixes in readme 2020-10-22 11:45:48 +08:00
LukeeGD
2422c005f8 Untested 16.04 support
not recommended to run on 16.04! use 18.04 and newer
2020-10-19 12:17:49 +08:00
LukeeGD
5bf4600628
Forgot to add iPad 4 in list 2020-10-19 08:54:02 +08:00
LukeeGD
d4e39828c1
Add notes for jailbreak option 2020-09-19 22:18:18 +08:00
LukeeGD
056fa383f2
Update README.md 2020-09-18 21:28:54 +08:00
LukeeGD
0709e04a4f Add option to jailbreak iOS 8 downgrades 2020-09-16 14:50:12 +08:00
LukeeGD
93dfdc6974 Update README.md 2020-09-16 07:59:50 +08:00
LukeeGD
c8e6db49b7 Add iOS 6 can be jailbroken
also fix link
2020-09-15 18:31:46 +08:00
LukeeGD
1e209e7a55 Add option to jailbreak iOS 6 downgrades 2020-09-15 18:25:37 +08:00
LukeeGD
40bd377e0b Update README.md 2020-09-15 11:56:58 +08:00
LukeeGD
3b01915462 Update README for easier reading and usage
Users can now drag restore.sh to terminal window
2020-09-15 11:46:17 +08:00
LukeeGD
3294372ea1 Add iPwnder32 as option for pwnDFU 2020-09-13 20:51:26 +08:00
LukeeGD
ce1d47c88a More updates for Linux tools and depends
- Recompile futurerestore and tsschecker again with static irecovery libs
- Add compiled irecovery, libirecovery no longer needed to be compiled
- Remove igetnonce
- Remove unneeded depends
2020-09-06 15:57:01 +08:00
LukeeGD
2d8d9482c1 Recompile futurerestore and tsschecker linux
- Do not distribute dynamic libs anymore
2020-09-02 22:14:36 +08:00
LukeeGD
4a8af9f302 Update some things
- Update Dropbear deb link
- Remove irecovery macOS (now comes from imobiledevice-net)
- Changes in some error messages
2020-08-27 18:50:47 +08:00
LukeeGD
d9c2ca48c7 Put HWModels in script (for #49) 2020-08-22 09:52:58 +08:00
LukeeGD
d21d5f9f80
Update README.md 2020-08-21 07:02:00 +08:00
LukeeGD
fd1a851023 Fix libirecovery error and update readme 2020-08-17 20:31:15 +08:00
LukeeGD
fa8ab6c168 Update README.md 2020-08-16 19:31:50 +08:00
LukeeGD
e59c7a7edc Replace pzb with partial-zip 2020-08-16 19:25:32 +08:00
LukeeGD
684a9ef9ae Re-add Bionic support 2020-08-14 16:07:14 +08:00
LukeeGD
6f29f7d04a Update README add more notes 2020-08-10 22:08:15 +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
972093c836 futurerestore152_macos 2020-07-30 13:23:30 +08:00
LukeeGD
b7bf6660c6 Some changes 2 2020-07-26 14:20:35 +08:00