LukeZGD
ff77614c51
Update some pwndfu stuff
2021-06-27 16:13:51 +08:00
LukeZGD
f18988cef5
Add quotes
2021-06-25 22:05:31 +08:00
LukeZGD
e102281af4
Some fixes
2021-06-21 19:53:02 +08:00
LukeZGD
0a3d69fda3
Add restore tool selection, switch to m1stadev futurerestore, other fixes
...
- Restore selection is for 32-bit restores without jailbreak option
- In case that futurerestore fails, users can select 2 (idevicerestore) and create custom IPSW without jailbreak
- Switch to m1stadev fork of futurerestore (194), I tested it and works for 10.3.3 A7 restores, hopefully it works fine for others as well
- Other fixes in the scripts
2021-06-20 17:45:53 +08:00
LukeZGD
5e34ef5f94
Some changes
2021-06-19 15:31:20 +08:00
LukeZGD
eb21e6b25a
Fix a problem with jailbreak option
2021-06-16 12:29:02 +08:00
LukeZGD
1931281d2f
Update blobs.sh and readme
2021-06-13 20:07:18 +08:00
LukeZGD
a3f9f72d3b
Fix jailbreak option issue (A5 Rev A)
...
mentioned in #98
2021-06-13 19:48:06 +08:00
LukeZGD
559d8d1563
Update
...
fix potential error for iPhone5,1 baseband
2021-06-08 11:04:40 +08:00
LukeZGD
00978b4120
Update depends and supported distros
...
now works on leap 15.3, and also all ubuntu versions 20.04 and newer
2021-06-07 13:49:58 +08:00
LukeZGD
02b14d2e8b
Fix Tumbleweed support
2021-06-06 22:40:06 +08:00
LukeZGD
ce0a56c77a
Fix baseband copy mistake
...
for #97
2021-06-06 20:32:29 +08:00
LukeZGD
8d8f65d53a
Update ipsw
...
again haha
for lower glibc on ubuntu 20.04
2021-06-06 16:37:42 +08:00
LukeZGD
e3f76f9701
Update ipsw tool, and other changes
2021-06-05 19:53:56 +08:00
LukeZGD
c89d784fa4
Update depends.sh
2021-06-01 15:21:37 +08:00
LukeZGD
555c53fbd2
Exit codes and other stuff
2021-05-30 11:03:39 +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
714a6fa603
More updates
...
- Thanks to Yaya48 (#91 ) for some of the changes
- Update iPwnder32 to 3.2.0
- Use preinstalled bspatch macos
- Add some changes from Yaya48
- Let M1 macs proceed with the script but add note that I cannot support it if things break
2021-05-03 11:09:21 +08:00
LukeZGD
e00264f5e5
Do not use "function"
2021-05-01 14:21:29 +08:00
LukeZGD
dd66193a10
Some changes in SSH part
2021-04-30 19:21:07 +08:00
LukeZGD
768db094ec
Update EtasonJB untether
2021-04-05 09:56:48 +08:00
LukeZGD
bb190d3001
Disable EtasonJB bootloop protection
...
- (#70 )
- also add some more notes/info
2021-03-12 11:41:39 +08:00
LukeZGD
c848832e4d
Update futurerestore.sh
2021-03-05 11:27:37 +08:00
LukeZGD
a0155e44af
macOS iPwnder32 v3.1.2 binary
2021-02-13 12:32:33 +08:00
LukeZGD
758c99cc7b
Use latest iPwnder32 macOS
2021-02-04 12:10:00 +08:00
LukeeGD
bc14150352
Update futurerestore.sh
2020-11-23 14:40:44 +08:00
LukeeGD
c0b9ec80ec
macOS idevicerestore again
...
not sure about this, hopefully works nicely now
2020-10-08 16:00:18 +08:00
LukeeGD
ad4dd4bb7a
Revert "macOS use idevicerestore s0uthwest"
...
This reverts commit bfe5d98521
.
2020-10-03 11:21:15 +08:00
LukeeGD
bfe5d98521
macOS use idevicerestore s0uthwest
...
use idevicerestore from s0uthwest instead of from odysseusota
2020-09-23 16:40:39 +08:00
LukeeGD
39b3641989
Small update and add compile script
2020-09-18 10:17:57 +08:00
LukeeGD
a8a77f1fca
Fix some things
2020-09-16 20:59:09 +08:00
LukeeGD
0709e04a4f
Add option to jailbreak iOS 8 downgrades
2020-09-16 14:50:12 +08:00
LukeeGD
1e209e7a55
Add option to jailbreak iOS 6 downgrades
2020-09-15 18:25:37 +08:00
LukeeGD
02003f032b
Compile irecovery in resources instead of /usr/local
2020-09-13 22:26:49 +08:00
LukeeGD
3294372ea1
Add iPwnder32 as option for pwnDFU
2020-09-13 20:51:26 +08:00
LukeeGD
b52c9d3c7f
Fix some issues
...
- Fix irecovery long timeout (still has timeout but shorter)
- Removed precompiled irecovery, just compile on install like before
- Change some things at Main to prevent errors on first run
2020-09-10 17:20:46 +08:00
LukeeGD
9c3b68e194
Change some things in creating custom 10.3.3 IPSW
...
- Patch both ipad4 and ipad4b for iPads
- Change IPSWCustom name
- Same IPSW can now be reused on different ProductType A7 iPhones/iPads
- Also remove unused
2020-09-08 13:50:27 +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
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
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
43abc41ca3
Update patches
2020-08-05 11:07:28 +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
594f4d54e7
Update tsschecker_macos
...
not sure if this will fix it
2020-07-23 23:15:09 +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
46a8910300
Some more changes
...
- iPad3,1 will use 7.1.2 iBSS for kDFU
2020-07-06 20:19:35 +08:00
LukeeGD
31fd3f7dff
Try something for iPod5,1
2020-07-06 18:16:48 +08:00
LukeeGD
f620b805d6
Code refactoring and fixes
2020-04-01 10:16:29 +08:00
LukeeGD
dc947f9114
Fix some stuff
2020-03-31 14:05:29 +08:00
LukeeGD
9f1411aa5d
Update
2020-03-31 13:46:59 +08:00
LukeeGD
7e090ff1d0
Update buildmanifestsaver.sh
2020-03-30 13:02:46 +08:00
LukeeGD
ad37d6511f
Some changes (baseband)
...
- 8.4.1 and 6.1.3 IPSW URL keys are now provided in firmware branch
- Baseband will now be downloaded before running futurerestore
- Actually kill python3 local server
- Save shsh and baseband in "saved" folder
2020-03-29 11:53:53 +08:00
LukeeGD
aee3225d30
Add sha1sum in firmware
2020-03-27 16:00:04 +08:00
LukeeGD
a53d04db73
Add pzb bins, fix retry and stuff
2020-03-10 23:07:11 +08:00
LukeeGD
df34f60fac
Move firmware keys to branch
2020-03-08 18:59:22 +08:00
LukeeGD
b7c711a170
Update readme and stuff
...
- rename manifests
- remove manifest check from script
2020-03-03 08:16:32 +08:00
LukeeGD
71013168e6
Fix errors
...
- also remove unneeded html files (they should work fine anyway)
2020-03-02 18:40:42 +08:00
LukeeGD
96954b416d
Fix KBAG keys
...
for iPad2,4, iPad2,6, iPad2,7, iPod5,1
2020-03-02 17:45:48 +08:00
LukeeGD
b2e953acc6
Folder structure change, add firmware keys
...
-firmware keys are for futurerestore (will be used later)
-folder structure now more similar to vieux
- ctrl+c no longer needed in pwndfu
2020-03-02 15:20:47 +08:00