Commit Graph

74 Commits

Author SHA1 Message Date
LukeeGD
6e192ffa75 Fix an issue with linux scp
fixes #626
2024-11-20 19:54:10 +08:00
LukeeGD
15cf6c9774 Add select IPSW in just boot, also more fixes for limd/linux arm64
arm64 bins mostly untested.
select ipsw in just boot addresses #623
2024-11-18 12:19:12 +08:00
LukeeGD
7a9f728718 Even more fixes for limd/linux 2024-11-17 20:52:52 +08:00
LukeeGD
f96aa36ddd Some more fixes 2024-11-17 19:05:53 +08:00
LukeeGD
33c5956c88 Update some linux bins and other changes part 2
- remove the --disable-usbmuxd arg
- switch to usbmuxd2 for linux
- fixes to changes from previous commit
- update limd binaries for linux
- linux binaries changes do not include armhf, i dont think anyone uses the arm 32-bit version of lik anyway
2024-11-15 19:22:56 +08:00
LukeeGD
06bf43ae15 Update that adds more checks and verifying/validating, and fixes things
- check if script is running in bash. if not, throw an error (tested with sh, dash, zsh)
- change unsupported distro to warning. users will now be able to run it on unsupported distros, but they will be on their own for installing tools/binaries needed
- add message when base/target ipsw is validated/failed validation
- select base/target ipsw now checks for ipsw files in the script folder, and added menu to select those ipsws.
- stricter checks for selecting base/target ipsws for powdersn0w.
- check each binary needed in path individually, and print a warning for each missing tool.
- static scp and ssh for linux
2024-11-13 18:58:36 +08:00
LukeeGD
ee7defadac FIx irecovery2 macos arm64 2024-09-07 10:48:08 +08:00
LukeeGD
9e3c5c0ac9 Apple Silicon native binaries macOS 2024-09-07 00:39:29 +08:00
LukeZGD
0849301da8 An update 2024-09-05 11:01:49 +08:00
LukeZGD
89e7deb262 Update ipwnder
and add dead-bb flag
2024-07-12 10:14:35 +08:00
LukeZGD
e4ea778c84 use ifuse from path
fixes #529
2024-07-11 19:28:16 +08:00
LukeZGD
0c4d843176 Update ipwnder 2024-07-08 23:39:23 +08:00
LukeZGD
a108f81b23 Some pwndfu changes
fixes #526
2024-07-08 09:42:39 +08:00
LukeZGD
865453545a Update limd macos 2024-07-04 09:38:44 +08:00
LukeZGD
c12b37c007 More pwndfu changes 2024-07-03 13:13:29 +08:00
LukeZGD
21a60c280a Lower minimum macOS version (10.11), and other changes
Lower minimum macOS version (10.11) (untested)
- added pwned restore option for 64-bit restoring
- ios 4 powder nvram fix - thanks to testingthings (@throwaway167074) for the fix impl
2024-06-22 15:52:08 +08:00
LukeZGD
b2f022b1d2 Update gaster
the only change is that this fixes a10x
2024-06-15 21:57:47 +08:00
LukeZGD
2f1a581af2 Add "App Management" and "Data Management" options
More limd tools to use
2024-06-15 18:39:27 +08:00
LukeZGD
7e74f2288f Fix broken ideviceactivation for iPod touch on iOS <4 2024-06-12 12:43:26 +08:00
LukeZGD
6e38e793da Update powdersn0w arm bins
to match changes in 8a46849
2024-06-08 14:56:46 +08:00
LukeZGD
8a468491fb Mostly custom logo and recovery stuff, and other fixes 2024-05-24 00:20:58 +08:00
LukeZGD
9380b48e5c raw dump stuff, custom ipsw select check, fr tss ip update
details on "fr tss ip update":
the ip address urls being used by idevicerestore, tsschecker, and futurerestore for tss are "17.171.36.30" and "17.151.36.30", both are dead.
the hex edits done to the binaries in b416862 and this commit change these dead ip's to "17.111.103.65" and "17.111.103.15".
2024-03-15 10:51:05 +08:00
LukeZGD
b416862e0e Disable IPSW jailbreak option for S5L8900, and other changes 2024-03-14 12:00:52 +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
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
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
edf18b45bf Baseband changes for A5/A6 devices
this update of legacy ios kit will be ditching idevicererestore in favor of replacing basebandfirmware digests in buildmanifest and adding the latest bbfw in the custom ipsw itself
this procedure will be done on a5 and a6 iphones only since i will now be disabling bbupdate for all 32-bit ipads, not just the ipad 2
2024-02-07 21:24:48 +08:00
LukeZGD
b230c40192 Add update check for futurerestore nightly
also add plistbuddy bins for linux for possible future use
2024-02-06 09:30:36 +08:00
LukeZGD
5984a0d312 3GS custom logos, powder beta version fix, others
- add check for powdersn0w, beta ios lower than 5.0 are not supported
- add 3gs custom apple logo and recovery images
- add systemversion modification for powdersn0w ios betas
- other smaller fixes
2024-02-03 17:45:37 +08:00
LukeZGD
7ae29737c4 SSHRD add menu stuff and A7 support 2024-01-18 16:18:44 +08:00
LukeZGD
79a544a874 No more 10.3.3 custom IPSW on macOS 2024-01-15 14:15:55 +08:00
LukeZGD
9a9beb9925 idevicerestore2 macOS (for #388)
for restoring 64-bit devices to latest on macos
2024-01-12 19:55:01 +08:00
LukeZGD
e2e626fe5d Fix activation record path, update g1lbertJB 2024-01-07 10:40:16 +08:00
LukeZGD
d56ac10397 More fixes (esp for S5L8900) 2024-01-03 15:59:29 +08:00
LukeZGD
67bb1f6c33 Update that adds more support 2024-01-02 11:46:15 +08:00
LukeZGD
b84495469e Update limd, idr, idrr, and fixes 2023-12-30 22:10:04 +08:00
LukeZGD
1f8b72a3a1 Attempt fix pairing issues on sideload
idk if this is actually needed, added just for good measure
2023-12-26 20:56:40 +08:00
LukeZGD
0174fd8dfe Add IPA install (sideload and appsync), and other
and futurerestoring for A8/A9/A10 (iOS 15) devices
2023-12-26 17:29:08 +08:00
LukeZGD
4802324d81 Big update, part 3 2023-11-18 09:48:07 +08:00
LukeZGD
064b2c589e Update idr, idrr, 4.3.x 3GS jailbreakrd
- update idevicerestore and idevicererestore to remove the "could not retrieve serial number" error
- add an older strap for 3GS 4.3.x jailbreaking via sshrd
2023-11-08 15:46:15 +08:00
LukeZGD
5341ec5d36 Update g1lbertJB 2023-10-18 21:27:58 +08:00
LukeZGD
c8eb22b65f Update iBoot32Patcher 2023-10-13 12:37:15 +08:00
LukeZGD
76b7fa7ae1 Update idevicerestore 2023-10-06 00:20:47 +08:00
LukeZGD
f24fcc0b13 Add g1lbertJB 2023-09-23 19:17:11 +08:00
LukeZGD
897c926db7 Update idevicediagnostics macos 2023-09-02 21:17:55 +08:00
LukeZGD
6cae84483e Suspend macOS daemons, and other changes 2023-09-02 12:56:49 +08:00
LukeZGD
3fe5bef625 An update 2023-08-17 21:07:52 +08:00
LukeZGD
5ce9f1ab57 Stuff 2023-08-05 23:00:27 +08:00
LukeZGD
55a4a468b0 Add "static" jq and usbmuxd for Linux 2023-07-27 13:34:16 +08:00