Commit Graph

485 Commits

Author SHA1 Message Date
LukeZGD
76020404db Add 32-bit SHSH downgrades for Linux ARM, Windows 2022-12-27 08:18:55 +08:00
LukeZGD
644d155adf Update 2022-12-24 12:22:27 +08:00
LukeZGD
bb163957c6 Add partial Linux ARM support (armhf) 2022-12-24 12:07:25 +08:00
LukeZGD
4348ec5cef Update all packages on Windows MSYS2 2022-12-24 12:05:01 +08:00
LukeZGD
84aa8142de Fix baseband issues on Windows 2022-12-22 13:02:03 +08:00
LukeZGD
7632a6c88b Add warning Windows baseband issues, other stuff
- add A5 send iBSS error check
- Use uname instead of cmd /c ver for platformver on Windows
2022-12-21 16:57:20 +08:00
LukeZGD
c385b3aaef Update depends with missing zip
also update some messages
2022-12-19 10:10:18 +08:00
LukeZGD
584cc0d6f2 Add restore to latest, macOS ver check, fix iOS 4 2022-12-17 13:41:00 +08:00
LukeZGD
211b89112c Remove PwnedDevice arg, add troubleshooting links 2022-12-14 19:01:24 +08:00
LukeZGD
0f23767cf4 Fix #225 again 2022-11-28 08:34:13 +08:00
LukeZGD
874db8cea4 Better checks for baseband/manifest 2022-11-27 11:27:18 +08:00
LukeZGD
760af27d94 Fix #228 and other updates 2022-11-26 21:38:37 +08:00
LukeZGD
f583a594c3 Fix #225 2022-11-07 19:30:43 +08:00
LukeZGD
9fb342e62e Fix copy commands 2022-11-02 08:08:29 +08:00
LukeZGD
e8e4cabd7a An update 2022-10-15 18:50:03 +08:00
LukeZGD
6da11b92e9 Fix #220 2022-10-12 06:00:59 +08:00
LukeZGD
32d0987883 Add slashes if directory for cp and mv commands
- also some changes for windows idevicere(re)store
2022-10-11 09:41:07 +08:00
LukeZGD
f8c2bfcf11 Add version check 2022-10-11 09:26:33 +08:00
LukeZGD
3adcd8bd2d Update some messages 2022-10-08 12:25:24 +08:00
LukeZGD
5b1fea684f Add Gentoo to readme and some updates 2022-10-03 12:32:40 +08:00
sadddc
6a363aea5e
Added Gentoo(Portage) support (#216)
* added gentoo(portage) support

* corrected syntax
2022-10-03 12:22:41 +08:00
LukeZGD
c95966c917 Remove gaster
- it doesn't work anyway
- on macos, it succeeds, but futurerestore gets stuck unlike with ipwnder
- on linux, it just doesn't work at all for a7
2022-09-30 09:34:32 +08:00
LukeZGD
122a6f466d Set Baseband=0 for DisableBBUpdate
- and other messages
2022-09-26 10:58:09 +08:00
LukeZGD
d5564ddf16 Fix patches for iPhone3,3
- For disable/enable exploit
2022-09-26 09:04:42 +08:00
LukeZGD
73ba57ba52 Update blobs.sh 2022-09-24 21:16:41 +08:00
LukeZGD
2f527f6942 Update depends.sh 2022-09-24 17:01:48 +08:00
LukeZGD
1089a3d0f7 Update device for iPhone3,3 2022-09-24 10:26:08 +08:00
LukeZGD
8126f617e7 Update depends and device
- python2 removal from arch repos
2022-09-24 09:42:57 +08:00
LukeZGD
8a90bf4723 Support for iPhone3,3 on iPhone4Down
- not very tested
- also add restore to 7.1.2 support for all iphone 4 models
2022-09-21 09:54:11 +08:00
LukeZGD
b05d79c3b8 Restore712 for iPhone3,2 and 3,3 2022-09-21 09:54:05 +08:00
LukeZGD
f4df104b8a An update 2022-09-18 16:16:36 +08:00
LukeZGD
7961f2bfe6 Proper fix for libbz2 error
- compile idevicerestore with static libbz2
2022-09-12 12:46:00 +08:00
LukeZGD
6132f87757 Fix libbz2 not found Fedora
- for idevicerestore
- yet another oversight that a fix is overdue with
2022-09-12 09:51:33 +08:00
LukeZGD
36a9033f08 Fix cherry patch 2022-09-10 20:43:18 +08:00
LukeZGD
ff38a95022 Put irecovery udev rule at /etc
put the udev rule at /etc instead of /usr/lib
2022-09-09 21:34:08 +08:00
LukeZGD
20b98ef828 Adjust timeout of FindDevice 2022-09-05 15:59:11 +08:00
LukeZGD
d36cb213c8 use system partition add instead of size
changes for jailbreak option
2022-09-05 09:55:58 +08:00
LukeZGD
5dd0d78d84 Update and add retry option
- the retry option will only be prompted once
- also do not reset with gaster
2022-09-04 10:08:03 +08:00
LukeZGD
8e4aa9f6d9 Update 2022-09-02 18:10:40 +08:00
LukeZGD
bc342eff4f Add gaster to pwnDFUTool option for A7 2022-09-02 12:19:04 +08:00
LukeZGD
69bcb5e6c4 Fix jailbreak option for iPhone4Down iOS 6.x
fixes #211
what an oversight haha, i actually haven't tested this in a while now
2022-09-01 07:56:43 +08:00
LukeZGD
6049b9899d Memory option patch for cherry
Also check if IPSW exists before applying iOS 4 fix
2022-08-29 09:55:00 +08:00
LukeZGD
8cd5ce1d35 Use idevicererestore for Windows OTA
Properly flash latest baseband, hopefully fixes activation issues
2022-08-27 23:30:51 +08:00
LukeZGD
ba2af83749 Add "DisableBBUpdate"
Disable baseband update for the device in this variable
2022-08-27 23:26:09 +08:00
LukeZGD
ac8361dae6 iOS 4 options on macOS (not supported)
- for #206
- this is not supported! if you still want to use it anyway, you need to install libpng from homebrew before proceeding
2022-08-20 20:05:20 +08:00
LukeZGD
094a798de5 Fix #205 and other stuff
- add note for #204
- fix versioning for git on macOS
- display full idevicerestore command before running
2022-08-20 12:45:07 +08:00
LukeZGD
cdd1abbefe Better versioning 2022-08-18 13:43:39 +08:00
LukeZGD
8d753981fa Switch to OpenDNS for Internet check
Thanks to @TipzRickyCheung for the suggestion
2022-08-08 13:29:30 +08:00
LukeZGD
7a660bd67a Add messages on Windows and jailbreak option 2022-08-07 15:52:20 +08:00
LukeZGD
f83cbe2d6a Find IPSWDL (fixes finding 7.1.2 IPSW) 2022-08-04 09:56:23 +08:00