Commit Graph

835 Commits

Author SHA1 Message Date
LukeZGD
f666255b1b Update restore.sh 2024-03-10 22:46:27 +08:00
LukeZGD
42f05149d6 Some changes to bb and activation dump again, fix powder 6.x 2024-03-10 22:39:49 +08:00
LukeZGD
a46c11b364 Some updates with kDFU and baseband dump 2024-03-09 23:00:11 +08:00
LukeZGD
a266c90b29 powder do not add freeze tar on 8.x/9.x 2024-03-08 17:25:58 +08:00
LukeZGD
6117669299 Use evasi0n6/p0sixspwn for powdersn0w 6.x 2024-03-08 16:01:02 +08:00
LukeZGD
75d002b38f Detect Fedora variants (ID_LIKE = fedora)
fixes #429
2024-03-08 10:01:40 +08:00
LukeZGD
5347735874 Disable 5C 7.0.x powdersn0w
it doesnt actually work
2024-03-07 20:49:16 +08:00
LukeZGD
a4d2fe2ade Fix logic 2024-03-07 09:44:26 +08:00
LukeZGD
04a6eaecb7 A fix for copying baseband zip for iPhone4,1 iOS 5 2024-03-07 09:34:48 +08:00
LukeZGD
aa06e3b212 Update baseband dumping 32-bit
thanks to testingthings on discord for pointing this out to me (that i have been doing ios 5 and 6 baseband wrong this entire time lol)
2024-03-06 22:24:44 +08:00
LukeZGD
98ed5855c5 Partial revert to usbmuxd change 2024-03-06 10:39:52 +08:00
LukeZGD
f9fe5814a5 Some changes and other stuff
- slower startup, but makes sure of usbmuxd on start and exit
- also add --noreplace on emerge command for gentoo
- show the send pwned ibss thing
2024-03-05 11:51:54 +08:00
LukeZGD
526a4e535a Fix some commands in erase78 2024-03-03 20:53:07 +08:00
LukeZGD
dac381ea52 An update to some messages 2024-03-03 18:54:49 +08:00
LukeZGD
d77d424953 Update for 3GS 3.1.x
- should fix issues like #397
- users need to do the jailbreak and hacktivate after the restore though
2024-03-02 09:48:34 +08:00
LukeeGD
d059301634
Update README.md 2024-03-01 23:40:19 +08:00
LukeZGD
2782ca89d7 Some changes 2024-03-01 23:32:15 +08:00
LukeZGD
df0ed0fe9a add springboard plist to sshrd
for device wipe
2024-02-27 07:09:49 +08:00
LukeZGD
c0c4cdbbe9 add --skip-ibss to arg check
forgot to add it. pretty sure barely anyone will use it anyway but still
2024-02-26 17:30:50 +08:00
LukeZGD
bbc771c06f Add "erase all (ios 7 and 8)" for 64-bit ramdisk (untested)
also add skip-ibss flag (also untested, and not recommended)
2024-02-26 17:22:31 +08:00
LukeZGD
dbd0b99834 iBSS tethered boot for iPad 2 iOS 4 2024-02-26 10:41:17 +08:00
LukeZGD
b3ca17fe5d Add enable flag options, update 3.2.x patch 2024-02-25 22:17:21 +08:00
LukeZGD
b43255e7ef Fix a DeviceTree error (powdersn0w lower 4.x)
powdersn0w 4.0-4.2.x
2024-02-23 07:00:26 +08:00
LukeZGD
16a9037eb1 Some changes 2024-02-20 18:10:35 +08:00
LukeZGD
22eb99b358 Detect if git repo is shallow, and unshallow it 2024-02-17 16:49:15 +08:00
LukeZGD
853a698d83 Add dump bb/actrec as option in sshrd, and other stuff 2024-02-17 10:11:10 +08:00
LukeZGD
b0f5ada3a7 More fixing sshrd stuff 2024-02-16 19:58:42 +08:00
LukeZGD
225061ebe1 Allow version select for dumping bb and actrec sshrd (32-bit) 2024-02-16 16:41:25 +08:00
LukeZGD
c1f2864432 Changes to dumping bb and actrec from sshrd (32-bit) 2024-02-16 07:51:50 +08:00
LukeZGD
c8118b1d43 Update restore.sh 2024-02-15 20:50:43 +08:00
LukeZGD
20b96068dc Add SSH ramdisk support for A8, A9, A10 devices 2024-02-15 20:29:49 +08:00
LukeZGD
3795a5b6ff Fix #413
this is such a stupid mistake lol
2024-02-15 13:49:51 +08:00
LukeZGD
88f9b5e343 Add option to use iOS 8 ramdisk for A7 devices 2024-02-15 13:18:49 +08:00
LukeZGD
841102bc5e Update on handling A7 pwn on mac 2024-02-13 11:26:53 +08:00
LukeZGD
7505eb09f0 oh come on 2024-02-12 17:44:29 +08:00
LukeZGD
04f6703fb1 This should be the last of em apple logos 2024-02-12 16:59:08 +08:00
LukeZGD
e94d3102f7 Update restore.sh 2024-02-12 16:30:32 +08:00
LukeZGD
6f267f1d30 Fix iOS 4 stuff with the powdersn0w changes 2024-02-12 15:51:37 +08:00
LukeZGD
f82a470994 patch_iboot fix 2024-02-12 13:46:37 +08:00
LukeZGD
1c55e9c818 Fix powdersn0w apple logo, change ssh port
change ssh port  to 6414
2024-02-12 13:33:52 +08:00
LukeZGD
4c58f8979d Update readme and img4tool 2024-02-12 09:44:12 +08:00
LukeZGD
f9176bd374 Add back iPhone 6 baseband in list
was accidentally removed from list in a recent update, oops
2024-02-12 09:16:56 +08:00
LukeZGD
3f54d99971 More linux depends fixes for pyenv
fixes #407
2024-02-11 14:15:16 +08:00
LukeZGD
f26caeba3b Some changes 2024-02-10 19:38:16 +08:00
LukeZGD
34a7608d02 Grab latest version for 15.x devices 2024-02-10 16:08:05 +08:00
LukeZGD
63d44c4810 Update g1lbertJB to v1.0.3
g1lbertJB change: Redo the compatible_devices list, fixing device/version detection issues
2024-02-10 10:57:01 +08:00
LukeZGD
8238b67ff1 Correct UniqueBuildIDs hopefully 2024-02-10 01:40:45 +08:00
LukeZGD
8072ad6cd2 Consider the UniqueBuildID digests 2024-02-10 01:30:54 +08:00
LukeZGD
6f994577d6 Do baseband digest stuff for iPad 4 and mini 1 2024-02-10 00:35:04 +08:00
LukeZGD
5456583ee1 Update some S5L8900 patches
- 3.1.3 from xpwn
- 4.1 and 4.2.1 from sn0wbreeze 2.1 and 2.2.1 respectively
- i have no idea if these work properly or not
2024-02-09 21:07:18 +08:00