# Start usbmuxd using https://github.com/BarbossHack/libimobiledevice-fedora
sudo systemctl stop fwupd # fixes some libusb timeout issues
make usbmuxd
# Jailbreak
# (if stuck in restore mode, run `./palera1n -n`)
curl -sfL https://github.com/palera1n/palera1n/releases/latest/download/palera1n-linux-x86_64 -o palera1n
chmod +x palera1n
sudo ./palera1n -S --dfuhelper
sudo ./palera1n -S -f -c -Vv
sudo ./palera1n -S -f -Vv
- Install Sileo with sudo password "alpine"
- Add Sileo repo https://lukezgd.github.io/repo
- In Sileo, install the following packages
- openssh
- AppSync Unified
- appinst
- You may need to reboot and re-apply the palera1n jailbreak
- Then decrypt IPA using:
curl -sfL https://github.com/londek/ipadecrypt/releases/download/v0.7.3/ipadecrypt_0.7.3_linux_amd64 -o ipadecrypt
chmod +x ipadecrypt
./ipadecrypt bootstrap
./ipadecrypt decrypt <APPLE_ID>