5 Commits

Author SHA1 Message Date
LukeeGD
a6cc59e4b5 update limd and plistbuddy bins for linux, fix pyenv python2 compile on gcc15, prepare idevicebackup stuff
- most of the stuff here is for fixing things on arch/manjaro especially with the libxml2 update
- as well as gcc 15 failing build of python2 since defaults moved to c23
- limd bins are now compiled with libressl 2.2.7 and the .so libs are included (dynamic instead of static since the file sizes will be too large). this should fix potential lockdownd ssl errors
- added idevicebackup stuff for backup/restore on ios 3. backup works, but restore doesnt seem to work so its still disabled for now
2025-05-26 16:17:56 +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
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
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