Commit Graph

343 Commits

Author SHA1 Message Date
LukeZGD
0299ff20c4 Add socket for kDFU iOS 10 2023-03-03 12:58:46 +08:00
LukeZGD
e5f9da5c63 Add iPad 2 iOS 4.3.x bundles 2023-02-25 11:37:50 +08:00
LukeZGD
9ef2067910 Slight change on finding device in kDFU 2023-02-19 10:52:45 +08:00
LukeZGD
0961392e48 Detect if running on persistent storage 2023-02-18 11:56:52 +08:00
LukeZGD
4ded17bdc7 Detect if running on live CD/USB and temp storage 2023-02-18 08:01:52 +08:00
LukeZGD
5efe48b995 Fix jq here 2023-02-16 16:48:21 +08:00
LukeZGD
dd9500cee0 Add "Save Cydia Blobs" option 2023-02-16 16:34:34 +08:00
LukeZGD
0c7294b7e8 Disable bbupdate iPad2,2 (fix #267) 2023-02-16 07:18:47 +08:00
LukeZGD
ca69e4558d Some fixes
from test branch
2023-02-13 18:49:22 +08:00
LukeZGD
c2c20739dd Run fwkeys server for 32-bit only 2023-02-12 10:06:44 +08:00
LukeZGD
99dd128bd6 Copy iBEC to correct location 2023-02-11 07:37:20 +08:00
LukeZGD
24250c8af1 Fix for onboard blob dumping 2023-02-10 17:17:11 +08:00
LukeZGD
8979541dfe Revert this fr change 2023-02-10 14:38:55 +08:00
LukeZGD
37e8a2a370 Small fix for baseband verify
and some other changes
2023-02-10 14:33:48 +08:00
LukeZGD
67d103d7c8 An update 2023-02-08 11:46:52 +08:00
LukeZGD
7c36321446 Do chmod +x on bins
fixes issues with permissions
2023-02-06 15:27:47 +08:00
LukeZGD
3ea02d7698 Increase timeouts, Update depends
- increase timeouts to fix #254 and similar issues
- update depends and detect missing to fix #255 and other potential errors
2023-02-04 14:43:34 +08:00
LukeZGD
85da325a72 Update iPhone4Down stuff
- Fix Disable/Enable Exploit
- Add iOS 4 patches and bundles for powdersn0w
2023-01-31 15:28:20 +08:00
LukeZGD
d03b923017 Do not show PwnDFU Tool Option on ASi Macs
ASi Macs work with ipwnder only. Avoids issues like #252
2023-01-29 21:50:17 +08:00
LukeZGD
09a6b4f3b2 Add bspatch bins for Linux
fix issues like #246
2023-01-28 10:16:20 +08:00
LukeZGD
ad71e3acae Update restore.sh 2023-01-25 22:32:03 +08:00
LukeZGD
b0fe860e34 Disable/enable exploit on iPhone3,1 only 2023-01-25 22:19:36 +08:00
LukeZGD
2e1b636644 Add gaster for A7 2023-01-25 18:29:55 +08:00
LukeZGD
9e10f6e228 Latest A7/A8 version is now 12.5.7
- Basebands seem to be unchanged
- Also change a bit of the readme
2023-01-24 10:23:17 +08:00
LukeZGD
7d86fb1b79 Changes to distro detect and net check
- distro detection is now done in set_tool_paths, like how macos version check is done there
- do another ping to 8.8.8.8 if pinging opendns fails for checking internet
2023-01-23 23:46:37 +08:00
LukeZGD
9fe225915a Do incomplete ipsws in tmp, fix iOS 4 again 2023-01-23 14:04:37 +08:00
LukeZGD
5321303719 More changes for ipwndfu python2 2023-01-22 14:28:52 +08:00
LukeZGD
75348d8cbd Better error detection for ipwndfu 2023-01-22 13:12:36 +08:00
LukeZGD
8e9995f42a Fix #248 and some other changes
should also fix issues like #247
2023-01-22 10:45:37 +08:00
LukeZGD
74073e4cb4 Fix baseband issues for A7/A8
should finally fix #242
2023-01-21 11:36:29 +08:00
LukeZGD
6fe90a99f9 Fix a small issue with shsh 2023-01-21 09:57:30 +08:00
LukeZGD
8a2df9638f Update restore.sh 2023-01-20 22:01:39 +08:00
LukeZGD
c4f3e60f27 Add Linux arm64 bins and fix some things 2023-01-20 18:43:25 +08:00
LukeZGD
ecfd71c851 Update ipwnder to attempt fix #244 2023-01-18 09:00:32 +08:00
LukeZGD
c74c380d05 Add linux arm bins and other updates 2023-01-17 10:19:51 +08:00
LukeZGD
f1d2f5d5a1 Add Windows onboard blob dump
even though i cant get it to work. anyway...
2023-01-16 22:46:04 +08:00
LukeZGD
74d6c41eb3 Update restore.sh 2023-01-16 20:59:26 +08:00
LukeZGD
d8d2689b5d Attempt fixing device detect 2023-01-16 17:31:31 +08:00
LukeZGD
6dc5159be4 Add "sudoloop" mode
- for linux users having trouble with device detection
- also auto-enabled it on live usb (uid 999)
2023-01-16 15:51:36 +08:00
LukeZGD
40755bb816 fix linux fix 2023-01-16 13:37:50 +08:00
LukeZGD
768400540b update 2023-01-16 09:58:09 +08:00
LukeZGD
e11266b2aa Add "Save Onboard Blobs" option
linux and macos only for now
2023-01-15 22:31:49 +08:00
LukeZGD
e07d0bd478 Fix more typos
this rewrite is due for more testing on iphone 4. unfortunately my home button broke and am waiting for the replacement part to arrive for now.
2023-01-15 17:01:43 +08:00
LukeZGD
ea84b1bfcd Fix #243 2023-01-15 16:41:05 +08:00
LukeZGD
8cce936efc Fix typo for send pwned iBSS 2023-01-15 12:42:31 +08:00
LukeZGD
ae2bfe3bb5 Update restore.sh 2023-01-13 23:02:51 +08:00
LukeZGD
8b1fbf1cba More updates 2023-01-13 19:19:22 +08:00
LukeZGD
0b24a683b8 Fix setting IPSW preferences 2023-01-13 17:30:26 +08:00
LukeZGD
7de635ecbd Some Windows fixes
backslashes are causing problems in sha256 verify
2023-01-13 13:54:02 +08:00
LukeZGD
4b775da046 Big update (script rewrite) 2023-01-13 12:25:27 +08:00