Jump to content

How to Jailbreak your iOS Device using palera1n [Linux USB]


Rook

16 posts in this topic

Recommended Posts

Although the tutorial below is still functional, there is an easier way to jailbreak your device now with palen1x!

114239186?s=100&v=4

I love doing tutorials, but it sure has been a while since I've done one! Nevertheless, here's a quick tutorial on how to Jailbreak your iOS 15, 16 & later device using palera1n on a bootable Ubuntu USB.

 

Requirements
- We will be doing this on a Windows PC, however, we need a 8GB USB drive for Ubuntu. We will not be installing Ubuntu or overwriting anything, we will simply be running it from the USB drive.
- Lightning to USB-A cable as it seems that USB-C cables fail to boot into DFU mode at this time. USB-C to USB-A adapters seem to help.
- A device that palera1n supports. Using Apple A11 chip or lower. You can easily go out and get an iPhone 8/X or iPad Pro 2017 (120Hz display) for this. Even if it's on latest iOS, it'll still be Jailbreakable with palera1n! Please get a 64GB device at least as palera1n needs 10GB to do the work. Additionally, the device should have working buttons as you will need them to boot into DFU mode!
- Passcode/Fingerprint on your device has to be disabled. On iOS 16 A10+, if you EVER enabled a passcode on iOS 16, you have to reset through the settings app/restore with a computer before proceeding with the Jailbreak.
- There seems to be reports of AMD CPUs are not working well with this Jailbreak. Intel is recommended.

 

Instructions
1. First of all, we need to create a bootable Ubuntu USB so go ahead & plug in your USB to your computer, then head over to Ubuntu.com & download the latest Ubuntu version.

 

2. Once you've downloaded the Ubuntu.ISO file, we will need to use something like Etcher.io to write the Ubuntu OS to your USB so you can then run it from there.

TIP I personally use Ventoy as it allows me to easily have & boot multiple ISO files in one USB. This means you can have Windows10.iso, Windows11.iso, Ubuntu.iso, checkn1x.iso, etc.

 

3. Once you've successfully made a bootable Ubuntu USB, we now need to boot into said USB. The easiest way to do this is by opening the Start Menu > Click on Power > Hold SHIFT on your keyboard & click on Restart.

In doing so, Windows will give you certain options before restarting. We need to then select "Use a device" and from there, select the USB you have your Ubuntu on and click restart.

 

4. If all the above steps were done correctly, your PC will restart (Ventoy will ask which ISO you want to use so select Ubuntu) and the Ubuntu menu will pop up. Please select "*Try Ubuntu without installing".

 

5. And now we should be in Ubuntu where we will need to run some Terminal commands to get started!

Press the Windows key on your keyboard & open a new terminal window then run the following:

sudo systemctl stop usbmuxd && sudo usbmuxd -f -p

Next, while keeping the above running, open a new Terminal window & run the following in order:

sudo add-apt-repository universe && sudo apt-get update
sudo apt install python3-pip git curl
git clone --recursive https://github.com/palera1n/palera1n && cd palera1n

The above commands should set up your Ubuntu for the Jailbreaking process which we will start now on step 6. So go ahead and connect your palera1n compatible iPhone or iPad to your computer and trust the computer when asked on your device.

 

6. Now we can begin Jailbreaking the device by running this command:

sudo ./palera1n.sh --tweaks <iOS version you're on> --semi-tethered

NOTE We need to replace <iOS version you're on> with the iOS version your device is on. Head over to Settings > General > About > Software Version to find out this information. In my case, it's iOS 16.2 so the command would be:

sudo ./palera1n.sh --tweaks 16.2 --semi-tethered

 

7. The Jailbreak process will now start, and you are likely asked to install pyimg4 to which palera1n will automatically do so for you if you simply press ENTER. Once that is installed, palera1n will boot your device into Recovery Mode, and then you will have to manually boot the device into DFU mode by following the instructions on-screen.

Example:

[*] Waiting for devices
[*] Detected normal mode device
Hello, iPhone10,1 on 16.2!
[*] Switching device into recovery mode...
Telling device with udid XYXYXYXYXYXY to enter recovery mode.
Device is successfully switching to recovery mode.
[*] Waiting for device in recovery mode
[*] Getting device info...
[*] Press any key when ready for DFU mode

 

8. Once you're in DFU mode. Palera1n will continue with phase 1 of the Jailbreaking process and this may take a while & your device will reboot.

INFO If it looks stuck, it's likely not. Always read the messages on the Terminal window & just be patient and wait so you don't end up like me. :p

 

9. If your device fails to automatically boot (mine did), then simply boot it up normally by holding the power button. Once your device is booted up, palera1n will again reboot it into Recovery Mode where we will again have to manually boot into DFU mode following the instructions on-screen.

[*] Phase 1 done! Rebooting your device (if it doesn't reboot, you may force reboot)
[*] Waiting for device in normal mode
[*] Switching device into recovery mode...
Telling device with udid XYXYXYXYXYXYXYXYX to enter recovery mode.
Device is successfully switching to recovery mode.
[*] Waiting for device in recovery mode
[*] Press any key when ready for DFU mode

 

10. This is now the final step. Once palera1n is done with phase 2, your device will boot up normally into your iOS lock screen where you will have to unlock the device and wait 30 seconds as it will respring. After the respring, the new palera1n app will be available on your Home Screen. Simply open it and hit "Install" to install Sileo & everything else necessary for the Jailbreak.

INFO If you do not see the palera1n app on your Home Screen, please see this topic.

 

And you're done! You can now open Sileo to download & install your favorite tweaks like iGameGod. :teehee:

 

Hope this tutorial was helpful! Will try to add screenshots to make it easier to follow.


Notes
- Palera1n is a semi-tethered jailbreak so you need to perform the jailbreak steps if your device shuts down or reboots.
- Please check on the official palera1n GitHub repo for updates and new information that may arise after writing this tutorial.
- This is currently a way to Jailbreak your iOS device using Ubuntu. However, it's possible that this will be simplified in the future like it was with CheckRa1n with tools like bootra1n, checkn1x, odysseyn1x, and others. UPDATE! palen1x is now available!
- If you experience App Store downloading & installing issues after Jailbreak, see the App Store palera1n fix tutorial on how to resolve it.
- We recommend you view the palera1n common issues & solutions!
- If you want to use macOS to perform this, you can continue from Step 5, second part. Or follow this guide.

 

Palera1n success logs:

Spoiler
[*] Command ran: sudo ./palera1n.sh --tweaks 16.2 --semi-tethered
Archive:  gaster-Linux.zip
  inflating: gaster                  
[-] pyimg4 not installed. Press any key to install it, or press ctrl + c to cancel
Collecting pyimg4
  Downloading pyimg4-0.7-py3-none-any.whl (13 kB)
Collecting pyliblzfse<0.5.0,>=0.4.1
  Downloading pyliblzfse-0.4.1.tar.gz (47 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 3.8 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting asn1<3.0.0,>=2.6.0
  Downloading asn1-2.6.0-py2.py3-none-any.whl (9.8 kB)
Collecting pylzss<0.4.0,>=0.3.1
  Downloading pylzss-0.3.1.tar.gz (25 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pycryptodome<4.0.0,>=3.16.0
  Downloading pycryptodome-3.16.0-cp35-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 11.2 MB/s eta 0:00:00
Requirement already satisfied: click<9.0.0,>=8.0.0 in /usr/lib/python3/dist-packages (from pyimg4) (8.0.3)
Collecting enum-compat
  Downloading enum_compat-0.0.3-py3-none-any.whl (1.3 kB)
Building wheels for collected packages: pyliblzfse, pylzss
  Building wheel for pyliblzfse (setup.py): started
  Building wheel for pyliblzfse (setup.py): finished with status 'done'
  Created wheel for pyliblzfse: filename=pyliblzfse-0.4.1-cp310-cp310-linux_x86_64.whl size=91515 sha256=66adfd9ab6dbd7d14d89df7f486fce8919335c4a6fa3ad59bf7dbd63a913f807
  Stored in directory: /root/.cache/pip/wheels/d7/a5/02/524ce466ad3c940403767bfe54e967d4070fc88cf6d56ce323
  Building wheel for pylzss (setup.py): started
  Building wheel for pylzss (setup.py): finished with status 'done'
  Created wheel for pylzss: filename=pylzss-0.3.1-cp310-cp310-linux_x86_64.whl size=29993 sha256=46191830aba1fc3b00a39d28a28034e0912ae45e261e6147c0582c1766205145
  Stored in directory: /root/.cache/pip/wheels/b8/7f/22/9ac938843c03887080c768ab31171dbb1d62ece126a413d041
Successfully built pyliblzfse pylzss
Installing collected packages: pylzss, pyliblzfse, enum-compat, pycryptodome, asn1, pyimg4
Successfully installed asn1-2.6.0 enum-compat-0.0.3 pycryptodome-3.16.0 pyimg4-0.7 pyliblzfse-0.4.1 pylzss-0.3.1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
palera1n | Version 1.4.1-main-e1c0e31
Written by Nebula and Mineek | Some code and ramdisk from Nathan

[*] Waiting for devices
[*] Detected normal mode device
Hello, iPhone10,1 on 16.2!
[*] Switching device into recovery mode...
Telling device with udid XYXYXYXYXYXYXYXYXY to enter recovery mode.
Device is successfully switching to recovery mode.
[*] Waiting for device in recovery mode
[*] Getting device info...
[*] Press any key when ready for DFU mode

[K[1;36mGet ready (3)
[K[1;36mGet ready (2)
[K[1;36mGet ready (1)
[K[1;36mGet ready (0)[0m

[K[1;36mHold volume down + side button (4)
[K[1;36mHold volume down + side button (3)
[K[1;36mHold volume down + side button (2)
[K[1;36mHold volume down + side button (1)
[K[1;36mHold volume down + side button (0)[0m

[K[1;36mRelease side button, but keep holding volume down (10)
[K[1;36mRelease side button, but keep holding volume down (9)
[K[1;36mRelease side button, but keep holding volume down (8)
[K[1;36mRelease side button, but keep holding volume down (7)
[K[1;36mRelease side button, but keep holding volume down (6)
[K[1;36mRelease side button, but keep holding volume down (5)
[K[1;36mRelease side button, but keep holding volume down (4)[0m
[*] Device entered DFU!
[*] Creating ramdisk
Archive:  gaster-Linux.zip
  inflating: gaster                  
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Stage: RESET
ret: true
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Stage: SPRAY
ret: true
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Stage: SETUP
ret: true
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Stage: PATCH
ret: true
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Now you can boot untrusted images.
img4tool version: 0.197-aca6cf005c94caf135023263cbb5c61a0081804f-RELEASE
Compiled with plist: YES
Saved IM4M to work/IM4M
Version: 3fc8c093f4660f6c6e07c0c9214618733da01ffc - 36
libfragmentzip version: 0.60-120447d0f410dffb49948fa155467fc5d91ca3c8
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: BuildManifest.plist
BuildManifest.plist:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  5% [====>                                                                                               ]
[A[J 10% [=========>                                                                                          ]
[A[J 16% [===============>                                                                                    ]
[A[J 21% [====================>                                                                               ]
[A[J 26% [=========================>                                                                          ]
[A[J 32% [===============================>                                                                    ]
[A[J 37% [====================================>                                                               ]
[A[J 42% [=========================================>                                                          ]
[A[J 48% [===============================================>                                                    ]
[A[J 53% [====================================================>                                               ]
[A[J 59% [==========================================================>                                         ]
[A[J 59% [==========================================================>                                         ]
[A[J 64% [===============================================================>                                    ]
[A[J 70% [=====================================================================>                              ]
[A[J 75% [==========================================================================>                         ]
[A[J 81% [================================================================================>                   ]
[A[J 86% [=====================================================================================>              ]
[A[J 91% [==========================================================================================>         ]
[A[J 97% [================================================================================================>   ]
[A[J100% [===================================================================================================>]
download succeeded
Version: 3fc8c093f4660f6c6e07c0c9214618733da01ffc - 36
libfragmentzip version: 0.60-120447d0f410dffb49948fa155467fc5d91ca3c8
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: Firmware/dfu/iBSS.d20.RELEASE.im4p
iBSS.d20.RELEASE.im4p:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J 99% [==================================================================================================> ]
[A[J100% [===================================================================================================>]
download succeeded
Version: 3fc8c093f4660f6c6e07c0c9214618733da01ffc - 36
libfragmentzip version: 0.60-120447d0f410dffb49948fa155467fc5d91ca3c8
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: Firmware/dfu/iBEC.d20.RELEASE.im4p
iBEC.d20.RELEASE.im4p:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  3% [==>                                                                                                 ]
[A[J  3% [==>                                                                                                 ]
[A[J  3% [==>                                                                                                 ]
[A[J  3% [==>                                                                                                 ]
[A[J  3% [==>                                                                                                 ]
[A[J  3% [==>                                                                                                 ]
[A[J  3% [==>                                                                                                 ]
[A[J  3% [==>                                                                                                 ]
[A[J  4% [===>                                                                                                ]
[A[J  4% [===>                                                                                                ]
[A[J 98% [=================================================================================================>  ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J100% [===================================================================================================>]
download succeeded
Version: 3fc8c093f4660f6c6e07c0c9214618733da01ffc - 36
libfragmentzip version: 0.60-120447d0f410dffb49948fa155467fc5d91ca3c8
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: Firmware/all_flash/DeviceTree.d20ap.im4p
DeviceTree.d20ap.im4p:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  3% [==>                                                                                                 ]
[A[J  7% [======>                                                                                             ]
[A[J 11% [==========>                                                                                         ]
[A[J 15% [==============>                                                                                     ]
[A[J 19% [==================>                                                                                 ]
[A[J 22% [=====================>                                                                              ]
[A[J 26% [=========================>                                                                          ]
[A[J 30% [=============================>                                                                      ]
[A[J 34% [=================================>                                                                  ]
[A[J 38% [=====================================>                                                              ]
[A[J 41% [========================================>                                                           ]
[A[J 45% [============================================>                                                       ]
[A[J 49% [================================================>                                                   ]
[A[J 53% [====================================================>                                               ]
[A[J 54% [=====================================================>                                              ]
[A[J 58% [=========================================================>                                          ]
[A[J 61% [============================================================>                                       ]
[A[J 65% [================================================================>                                   ]
[A[J 69% [====================================================================>                               ]
[A[J 73% [========================================================================>                           ]
[A[J 77% [============================================================================>                       ]
[A[J 80% [===============================================================================>                    ]
[A[J 84% [===================================================================================>                ]
[A[J 88% [=======================================================================================>            ]
[A[J 92% [===========================================================================================>        ]
[A[J 96% [===============================================================================================>    ]
[A[J100% [===================================================================================================>]
download succeeded
Version: 3fc8c093f4660f6c6e07c0c9214618733da01ffc - 36
libfragmentzip version: 0.60-120447d0f410dffb49948fa155467fc5d91ca3c8
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: Firmware/098-13133-006.dmg.trustcache
098-13133-006.dmg.trustcache:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J 24% [=======================>                                                                            ]
[A[J 48% [===============================================>                                                    ]
[A[J 72% [=======================================================================>                            ]
[A[J 96% [===============================================================================================>    ]
[A[J100% [===================================================================================================>]
download succeeded
Version: 3fc8c093f4660f6c6e07c0c9214618733da01ffc - 36
libfragmentzip version: 0.60-120447d0f410dffb49948fa155467fc5d91ca3c8
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: kernelcache.release.iphone10
kernelcache.release.iphone10:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J 99% [==================================================================================================> ]
[A[J100% [===================================================================================================>]
download succeeded
Version: 3fc8c093f4660f6c6e07c0c9214618733da01ffc - 36
libfragmentzip version: 0.60-120447d0f410dffb49948fa155467fc5d91ca3c8
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: 098-13133-006.dmg
098-13133-006.dmg:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J100% [===================================================================================================>]
download succeeded
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Now you can boot untrusted images.
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Now you can boot untrusted images.
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
main: Starting...
iOS 16 iBoot detected!
getting get_debug_enabled_patch() patch
getting get_sigcheck_patch() patch
applying patch=0x180032c9c : 000080d2
applying patch=0x180032d40 : 000080d2
applying patch=0x1800348b8 : 200080d2
main: Writing out patched file to work/iBSS.patched...
main: Quitting...
none
main: Starting...
iOS 16 iBoot detected!
getting get_boot_arg_patch(rd=md0 debug=0x2014e wdt=-1 serial=3 ) patch
getting get_debug_enabled_patch() patch
getting get_unlock_nvram_patch() patch
getting get_sigcheck_patch() patch
applying patch=0x180032c9c : 000080d2
applying patch=0x180032d40 : 000080d2
applying patch=0x18001e204 : 000080d2c0035fd6
applying patch=0x18001e25c : 000080d2c0035fd6
applying patch=0x180062378 : 000080d2c0035fd6
applying patch=0x1800348b8 : 200080d2
applying patch=0x180035f78 : d8150d10
applying patch=0x180050230 : 72643d6d64302064656275673d30783230313465207764743d2d312073657269616c3d332000
applying patch=0x18003acb8 : 1f2003d5
main: Writing out patched file to work/iBEC.patched...
main: Quitting...
none
krnl
main: Starting...
main: Detected fat macho kernel
Kernel: Adding AMFI_get_out_of_my_way patch...
get_amfi_out_of_my_way_patch: Entering ...
get_amfi_out_of_my_way_patch: Kernel-8792 inputted
get_amfi_out_of_my_way_patch: Found Internal Error: No cdhash found. str loc at 0xa22ded
get_amfi_out_of_my_way_patch: Found Internal Error: No cdhash found. str ref at 0x12c7734
get_amfi_out_of_my_way_patch: Patching AMFI at 0x12c09d0
main: Writing out patched file to work/kcache.patched...
main: Quitting...
krnl
dtre
rtsc
rdsk
Reading work/ramdisk.dmg...
IM4P outputted to: work/ramdisk.im4p
Reading work/ramdisk.im4p...
Reading work/IM4M...
Creating Image4...
Image4 file outputted to: sshramdisk/ramdisk.img4
none
[*] Booting ramdisk
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Now you can boot untrusted images.
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.

[=                                                 ] 0.1%
[=                                                 ] 0.3%
[=                                                 ] 0.4%
[=                                                 ] 0.6%
[=                                                 ] 0.7%
[=                                                 ] 0.9%
[=                                                 ] 1.0%
[=                                                 ] 1.2%
[=                                                 ] 1.3%
[=                                                 ] 1.4%
[=                                                 ] 1.6%
[=                                                 ] 1.7%
[=                                                 ] 1.9%
[==                                                ] 2.0%
[==                                                ] 2.2%
[==                                                ] 2.3%
[==                                                ] 2.4%
[==                                                ] 2.6%
[==                                                ] 2.7%
[==                                                ] 2.9%
[==                                                ] 3.0%
[==                                                ] 3.2%
[==                                                ] 3.3%
[==                                                ] 3.5%
[==                                                ] 3.6%
[==                                                ] 3.7%
[==                                                ] 3.9%
[===                                               ] 4.0%
[===                                               ] 4.2%
[===                                               ] 4.3%
[===                                               ] 4.5%
[===                                               ] 4.6%
[===                                               ] 4.8%
[===                                               ] 4.9%
[===                                               ] 5.0%
[===                                               ] 5.2%
[===                                               ] 5.3%
[================================================= ] 97.9%
[==================================================] 98.0%
[==================================================] 98.2%
[==================================================] 98.3%
[==================================================] 98.5%
[==================================================] 98.6%
[==================================================] 98.7%
[==================================================] 98.9%
[==================================================] 99.0%
[==================================================] 99.2%
[==================================================] 99.3%
[==================================================] 99.5%
[==================================================] 99.6%
[==================================================] 99.8%
[==================================================] 99.9%
[==================================================] 100.0%

[==                                                ] 2.3%
[===                                               ] 4.6%
[====                                              ] 6.9%

[==================================================] 99.5%
[==================================================] 99.5%
[==================================================] 99.5%
[==================================================] 99.5%
[==================================================] 99.5%
[==================================================] 99.5%
[==================================================] 99.6%
[==================================================] 99.6%
[==================================================] 99.6%
[==================================================] 99.6%
[==================================================] 99.6%
[==================================================] 99.6%
[==================================================] 99.6%
[==================================================] 99.6%
[==================================================] 99.6%
[==================================================] 99.7%
[==================================================] 99.7%
[==================================================] 99.7%
[==================================================] 99.7%
[==================================================] 99.7%
[==================================================] 99.7%
[==================================================] 99.7%
[==================================================] 99.7%
[==================================================] 99.7%
[==================================================] 99.8%
[==================================================] 99.8%
[==================================================] 99.8%
[==================================================] 99.8%
[==================================================] 99.8%
[==================================================] 99.8%
[==================================================] 99.8%
[==================================================] 99.8%
[==================================================] 99.8%
[==================================================] 99.9%
[==================================================] 99.9%
[==================================================] 99.9%
[==================================================] 99.9%
[==================================================] 99.9%
[==================================================] 99.9%
[==================================================] 99.9%
[==================================================] 99.9%
[==================================================] 99.9%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%

[========================================          ] 79.2%
[==================================================] 100.0%

[==================================================] 100.0%

[=                                                 ] 0.1%

[==================================================] 98.3%
[==================================================] 98.4%
[==================================================] 98.5%
[==================================================] 98.7%
[==================================================] 98.8%
[==================================================] 99.0%
[==================================================] 99.1%
[==================================================] 99.2%
[==================================================] 99.4%
[==================================================] 99.5%
[==================================================] 99.6%
[==================================================] 99.8%
[==================================================] 99.9%
[==================================================] 100.0%
Creating listening port 6413 for device port 22
waiting for connection
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
No connected device found, terminating.
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: [*] Testing for baseband presence
[*] Dumping apticket
[*] Creating fakefs, this may take a while (up to 10 minutes)
ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection[*] fakefs created, continuing...
[*] Patching the kernel

Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port [*] Downloading BuildManifest
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/032-13972/5EFD89AE-7C97-4708-95D4-3E24BEE08024/iPhone_4.7_P3_16.2_20C65_Restore.ipsw
init done
getting: BuildManifest.plist
BuildManifest.plist:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  5% [====>                                                                                               ]
[A[J 10% [=========>                                                                                          ]
[A[J 16% [===============>                                                                                    ]
[A[J 21% [====================>                                                                               ]
[A[J 26% [=========================>                                                                          ]
[A[J 32% [===============================>                                                                    ]
[A[J 37% [====================================>                                                               ]
[A[J 42% [=========================================>                                                          ]
[A[J 48% [===============================================>                                                    ]
[A[J 53% [====================================================>                                               ]
[A[J 58% [=========================================================>                                          ]
[A[J 64% [===============================================================>                                    ]
[A[J 69% [====================================================================>                               ]
[A[J 75% [==========================================================================>                         ]
[A[J 80% [===============================================================================>                    ]
[A[J 85% [====================================================================================>               ]
[A[J 91% [==========================================================================================>         ]
[A[J 96% [===============================================================================================>    ]
[A[J100% [===================================================================================================>]
download succeeded
[*] Downloading kernelcache
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/032-13972/5EFD89AE-7C97-4708-95D4-3E24BEE08024/iPhone_4.7_P3_16.2_20C65_Restore.ipsw
init done
getting: kernelcache.release.iphone10
kernelcache.release.iphone10:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]

[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 96% [===============================================================================================>    ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 97% [================================================================================================>   ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J 99% [==================================================================================================> ]
[A[J100% [===================================================================================================>]
download succeeded
[*] Patching kernelcache
Reading work/kernelcache...
[NOTE] Image4 payload data is LZFSE compressed, decompressing...
Extracted Image4 payload data to: work/kcache.raw
Kernel at 0x10502c000, entry at 0x107370570

#==================
#
# checkra1n kpf 
#
# Proudly written in nano
# (c) 2019-2022 Kim Jong Cracks
#
# This software is not for sale
# If you purchased this, please
# report the seller.
#
# Get it for free at https://checkra.in
#
#====  Made by  ===
# argp, axi0mx, danyl931, jaywalker, kirb, littlelailo, nitoTV
# never_released, nullpixel, pimskeks, qwertyoruiop, sbingner, siguza
#==== Thanks to ===
# haifisch, jndok, jonseals, xerub, lilstevie, psychotea, sferrini
# Cellebrite (ih8sn0w, cjori, ronyrus et al.)
#==================
Detected Kernel version Darwin: 22.2.0 xnu: 8792
KPF: Found root_livefs
KPF: Found APFS mount
KPF: Found root_livefs
KPF: Found root_livefs
KPF: Found root_livefs
followed call from 0xfffffff005790fc8 to 0xfffffff007317e9c
KPF: Found AMFI execve hook
KPF: Found AMFI mac_syscall
followed call from 0xfffffff005795b2c to 0xfffffff005796c1c
followed call from 0xfffffff005796c34 to 0xfffffff007618504
Found kpf_find_offset_p_flags 0xfffffff007618504
Found offsetof_p_flags 25c
KPF: Found AMFI hashtype check
KPF: Found vnode_lookup
followed call from 0xfffffff00654fa74 to 0xfffffff00738708c
followed call from 0xfffffff00654fa88 to 0xfffffff00735eb90
followed call from 0xfffffff00654fac0 to 0xfffffff00735b790
KPF: Found mach traps
KPF: Found tfp0
KPF: Found sbops
KPF: Found shellcode area, copying...
KPF: Found ret0 gadget
KPF: Found convert_port_to_map_with_flavor
Trying vm_fault_enter at 0xfffffff00728fb38
KPF: Found vm_fault_enter
KPF: Found vm_map_protect
kpf_mac_vm_map_protect_callback: failed to find ldr
KPF: Found vm_map_protect
kpf_mac_vm_map_protect_callback: failed to find ldr
KPF: Found vm_map_protect
kpf_mac_vm_map_protect_callback: failed to find ldr
KPF: Found vnode_getpath
KPF: Found mac_mount
KPF: Found mac_mount
KPF: Found dounmount
KPF: Found vnode_getattr
KPF: Found vnop_rootvp_auth
Dounmount failed to find second call for parent_vp
KPF: Patched dyld check
Dounmount no parent lock code
Dounmount no parent lock code
Dounmount no parent lock code
Dounmount no parent lock code
Dounmount no parent lock code
vm_fault_enter_callback: already ran, skipping...
Found vnode_lookup: 0xfffffff00735eb90
Found vnode_put: 0xfffffff00735b790
dyld_hook_addr: 0xfffffff007693814 -> 0xfffffff0071b1918 base 0xfffffff0071b19bc
fffffff0071b1884: BL fffffff00738708c : 0x94075602
fffffff0071b18a4: BL fffffff007389a00 : 0x94076057
fffffff0071b1910: B  fffffff0065467c0 : 0x17ce53ac
fffffff0071b1920: BL fffffff00738708c : 0x940755db
fffffff0071b1938: BL fffffff00735eb90 : 0x9406b496
fffffff0071b1948: BL fffffff00735b790 : 0x9406a792
KPF: Disabled snapshot temporarily
KPF: Applied patchset in 26 ms
main: Starting...
Kernel: Adding root volume seal is broken patch...
get_root_volume_seal_is_broken_patch: Entering ...
get_root_volume_seal_is_broken_patch: Found ""root volume seal is broken %p\n"" str loc at 0xd0aaca
get_root_volume_seal_is_broken_patch: Found ""root volume seal is broken %p\n"" xref at 0x1d00288
get_root_volume_seal_is_broken_patch: Found tbnz at 0x1d00250
get_root_volume_seal_is_broken_patch: Patching tbnz at 0x1d00250
get_root_volume_seal_is_broken_patch: Patched tbnz at 0x1d00250
Kernel: Adding could_not_authenticate_personalized_root_hash patch...
get_could_not_authenticate_personalized_root_hash_patch: Entering ...
get_could_not_authenticate_personalized_root_hash_patch: Found "successfully validated on-disk root hash" str loc at 0xd24954
get_could_not_authenticate_personalized_root_hash_patch: Found "successfully validated on-disk root hash" xref at 0x1d7b3b0
get_could_not_authenticate_personalized_root_hash_patch: Could not find previous cbz
Kernel: Adding update_rootfs_rw patch...
get_update_rootfs_rw_patch: Entering ...
get_update_rootfs_rw_patch: Found "%s:%d: %s Updating mount to read/write mode is not allowed" str loc at 0xd2525c
get_update_rootfs_rw_patch: Found "%s:%d: %s Updating mount to read/write mode is not allowed" xref at 0x1d704e4
get_update_rootfs_rw_patch: Found tbnz at 0x1d70428
get_update_rootfs_rw_patch: Found tbnz at 0x1d7034c
get_update_rootfs_rw_patch: Patching tbnz at 0x1d7034c
get_update_rootfs_rw_patch: Patched tbnz at 0x1d7034c
Kernel: Adding launchd patch...
launchd_path_patch: Found "/sbin/launchd" str loc at 0x709c9
launchd_path_patch: Patching launchd at 0x709c9
Kernel: Adding tfp0 patch...
tfp0_patch: Found "Just like pineapple on pizza, this task/thread port doesn't belong here." str loc at 0x3aef1
tfp0_patch: Found "Just like pineapple on pizza, this task/thread port doesn't belong here." xref at 0x1fa498
tfp0_patch: Found b.eq at 0x1fa4b8
tfp0_patch: Patching tfp0 at 0x1fa4b4
Kernel: Adding is_root_hash_authentication_required_ios patch...
is_root_hash_authentication_required_ios_patch: Found "is_root_hash_authentication_required_ios" str loc at 0xd24d27
is_root_hash_authentication_required_ios_patch: Found "is_root_hash_authentication_required_ios" xref at 0x1d7b4d8
is_root_hash_authentication_required_ios_patch: Patching is_root_hash_authentication_required_ios at 0x1d7b488
Kernel: Adding force developer mode patch...
force_developer_mode: Found "AMFI: trying to get developer mode status from ACM" str loc at 0xa28fd9
force_developer_mode: Found "AMFI: trying to get developer mode status from ACM" xref at 0x12e2800
force_developer_mode: Patching developer mode at 0x12e27f0
main: Writing out patched file to work/kcache.patched2...
main: Quitting...
Reading work/kcache.patched2...
Compressing payload using LZSS...
IM4P outputted to: work/kcache.im4p
22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle krnl
[*] Custom kernelcache now exists!
mount_apfs: volume could not be mounted: Resource busy
[*] Copying files to rootfs
2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd =   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 72.8M  100 72.8M    0     0  68.2M      0  0:00:01  0:00:01 --:--:-- 68.2M
Archive:  loader.zip
  inflating: ./palera1n.ipa          
Archive:  palera1n.ipa
   creating: ./Payload/
   creating: ./Payload/palera1nLoader.app/
  inflating: ./Payload/palera1nLoader.app/straprepo.deb  
  inflating: ./Payload/palera1nLoader.app/safemode.deb  
  inflating: ./Payload/palera1nLoader.app/palera1nHelper  
  inflating: ./Payload/palera1nLoader.app/libswift.deb  
  inflating: ./Payload/palera1nLoader.app/[email protected]  
  inflating: ./Payload/palera1nLoader.app/sileo.deb  
  inflating: ./Payload/palera1nLoader.app/palera1nLoader  
  inflating: ./Payload/palera1nLoader.app/preferenceloader.deb  
  inflating: ./Payload/palera1nLoader.app/zebra.deb  
  inflating: ./Payload/palera1nLoader.app/Assets.car  
  inflating: ./Payload/palera1nLoader.app/AppIcon76x76@2x~ipad.png  
  inflating: ./Payload/palera1nLoader.app/bootstrap.tar  
  inflating: ./Payload/palera1nLoader.app/substitute.deb  
  inflating: ./Payload/palera1nLoader.app/cydia.deb  
  inflating: ./Payload/palera1nLoader.app/Info.plist  
 extracting: ./Payload/palera1nLoader.app/PkgInfo  
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 30 20930   30  6332    0     0  20464      0  0:00:01 --:--:--  0:00:01 20425
100 20930  100 20930    0     0  67372      0 --:--:-- --:--:-- --:--:-- 67299
Archive:  rfs.zip
  inflating: ./rootfs.zip            
Archive:  rootfs.zip
  inflating: ./launchd               
  inflating: ./jb.dylib              
  inflating: ./jbinit                
  inflating: ./jbloader              
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 18.2M  100 18.2M    0     0  32.6M      0 --:--:-- --:--:-- --:--:-- 32.6M
5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43), port 22
New connection for 6413->22, fd = 5
waiting for connection
Requesting connecion to USB device handle 2 (serial: ramdisk tool Sep 18 2022 20:14:43bin/
bin/cat
bin/launchctl
bin/pwd
bin/sleep
bin/stty
bin/date
bin/bash
bin/kill
bin/sh
bin/dd
bin/mkdir
bin/hostname
bin/rmdir
bin/mv
bin/ln
bin/ls
bin/cp
bin/sync
bin/chmod
bin/rm
dropbear_rsa_host_key
etc/
etc/ssl
etc/profile
etc/motd
Library/
Library/LaunchDaemons/
Library/LaunchDaemons/dropbear.plist
mnt/
sbin/
sbin/md5
sbin/ping
sbin/shutdown
sbin/ifconfig
sbin/umount
sbin/mknod
sbin/dmesg
usr/
usr/bin/
usr/sbin/
usr/local/
usr/lib/
usr/share/
usr/share/tabset/
usr/share/terminfo/
usr/share/terminfo/61
usr/share/terminfo/67
usr/share/terminfo/r/
usr/share/terminfo/u/
usr/share/terminfo/45
usr/share/terminfo/73
usr/share/terminfo/g/
usr/share/terminfo/74
usr/share/terminfo/t/
usr/share/terminfo/s/
usr/share/terminfo/75
usr/share/terminfo/a/
usr/share/terminfo/72
usr/share/terminfo/6b
usr/share/terminfo/65
usr/share/terminfo/6d
usr/share/terminfo/6c
usr/share/terminfo/63
usr/share/terminfo/64
usr/share/terminfo/m/
usr/share/terminfo/41
usr/share/terminfo/c/
usr/share/terminfo/70
usr/share/terminfo/d/
usr/share/terminfo/v/
usr/share/terminfo/x/
usr/share/terminfo/E/
usr/share/terminfo/76
usr/share/terminfo/k/
usr/share/terminfo/l/
usr/share/terminfo/78
usr/share/terminfo/p/
usr/share/terminfo/p/pcansi-43-m
usr/share/terminfo/p/putty-vt100
usr/share/terminfo/p/putty
usr/share/terminfo/p/putty+fnkeys+xterm
usr/share/terminfo/p/pcansi-43
usr/share/terminfo/p/pcansi-33
usr/share/terminfo/p/putty+fnkeys+vt400
usr/share/terminfo/p/pcansi-25-m
usr/share/terminfo/p/pcansi-m
usr/share/terminfo/p/putty-m1
usr/share/terminfo/p/putty+fnkeys
usr/share/terminfo/p/putty-256color
usr/share/terminfo/p/pcansi-mono
usr/share/terminfo/p/putty+fnkeys+vt100
usr/share/terminfo/p/putty-sco
usr/share/terminfo/p/putty+fnkeys+esc
usr/share/terminfo/p/putty-m1b
usr/share/terminfo/p/pcansi
usr/share/terminfo/p/putty-noapp
usr/share/terminfo/p/putty+fnkeys+linux
usr/share/terminfo/p/pcansi-25
usr/share/terminfo/p/putty+fnkeys+sco
usr/share/terminfo/p/putty-m2
usr/share/terminfo/p/pcansi-33-m
usr/share/terminfo/l/linux-m2
usr/share/terminfo/l/linux-lat
usr/share/terminfo/l/linux-koi8r
usr/share/terminfo/l/linux-16color
usr/share/terminfo/l/linux-vt
usr/share/terminfo/l/linux-basic
usr/share/terminfo/l/linux
usr/share/terminfo/l/linux-m1
usr/share/terminfo/l/linux-c-nc
usr/share/terminfo/l/linux-m1b
usr/share/terminfo/l/linux-c
usr/share/terminfo/l/linux-m
usr/share/terminfo/l/linux-nic
usr/share/terminfo/l/linux-koi8
usr/share/terminfo/k/konsole-vt100
usr/share/terminfo/k/konsole-direct
usr/share/terminfo/k/konsole-base
usr/share/terminfo/k/konsole-vt420pc
usr/share/terminfo/k/konsole
usr/share/terminfo/k/konsole-solaris
usr/share/terminfo/k/konsole-linux
usr/share/terminfo/k/konsole-16color
usr/share/terminfo/k/konsole+pcfkeys
usr/share/terminfo/k/konsole-xf3x
usr/share/terminfo/k/konsole-256color
usr/share/terminfo/k/konsole-xf4x
usr/share/terminfo/E/Eterm-88color
usr/share/terminfo/E/Eterm
usr/share/terminfo/E/Eterm-256color
usr/share/terminfo/E/Eterm-color
usr/share/terminfo/x/xterm-256color
usr/share/terminfo/x/xterm+r6f2
usr/share/terminfo/x/xterm+x10mouse
usr/share/terminfo/x/xterm-color
usr/share/terminfo/x/xterm-16color
usr/share/terminfo/x/xterm-xf86-v40
usr/share/terminfo/x/xterm+direct2
usr/share/terminfo/x/xterm+app+pc
usr/share/terminfo/x/xterm+88color
usr/share/terminfo/x/xterm+pce2
usr/share/terminfo/x/xterm+noapp+pc
usr/share/terminfo/x/xterm+app
usr/share/terminfo/x/xterm-8bit
usr/share/terminfo/x/xterm+pcf3
usr/share/terminfo/x/xterm-xi
usr/share/terminfo/x/xterm+pcc0
usr/share/terminfo/x/xterm-x11hilite
usr/share/terminfo/x/xterm+pcf2
usr/share/terminfo/x/xterm
usr/share/terminfo/x/xterm+pce3
usr/share/terminfo/x/xterm+noapp
usr/share/terminfo/x/xterm-basic
usr/share/terminfo/x/xterm+x11mouse
usr/share/terminfo/x/xterm+pcc1
usr/share/terminfo/x/xterm-r6
usr/share/terminfo/x/xterm-88color
usr/share/terminfo/x/xterm-direct2
usr/share/terminfo/x/xterm+decedit
usr/share/terminfo/x/xterm-utf8
usr/share/terminfo/x/xterm+x11hilite
usr/share/terminfo/x/xterm-vi
usr/share/terminfo/x/xterm+alt+title
usr/share/terminfo/x/xterm-rep
usr/share/terminfo/x/xterm+direct
usr/share/terminfo/x/xterm-xf86-v333
usr/share/terminfo/x/xterm-xfree86
usr/share/terminfo/x/xterm-vt220
usr/share/terminfo/x/xterm-hp
usr/share/terminfo/x/xterm-new
usr/share/terminfo/x/xterm-noapp
usr/share/terminfo/x/xterm+pc+edit
usr/share/terminfo/x/xterm-1003
usr/share/terminfo/x/xterm+sl-twm
usr/share/terminfo/x/xterm+sm+1003
usr/share/terminfo/x/xterm-pcolor
usr/share/terminfo/x/xterm+sm+1002
usr/share/terminfo/x/xterm+sm+1005
usr/share/terminfo/x/xterm-debian
usr/share/terminfo/x/xterm-1005
usr/share/terminfo/x/xterm-direct
usr/share/terminfo/x/xterm-1002
usr/share/terminfo/x/xterm-sco
usr/share/terminfo/x/xterm+256setaf
usr/share/terminfo/x/xterm+vt+edit
usr/share/terminfo/x/xterm-ic
usr/share/terminfo/x/xterm+kbs
usr/share/terminfo/x/xterm-x11mouse
usr/share/terminfo/x/xterm-xf86-v43
usr/share/terminfo/x/xterm-xf86-v44
usr/share/terminfo/x/xterm+pcc3
usr/share/terminfo/x/xterm-24
usr/share/terminfo/x/xterm+pcfN
usr/share/terminfo/x/xterm-xmc
usr/share/terminfo/x/xterm-old
usr/share/terminfo/x/xterm+pce1
usr/share/terminfo/x/xterm-x10mouse
usr/share/terminfo/x/xterm+pcf0
usr/share/terminfo/x/xterm+256color
usr/share/terminfo/x/xterm-r5
usr/share/terminfo/x/xterm+titlestack
usr/share/terminfo/x/xterm+pcc2
usr/share/terminfo/x/xterm+pcf1
usr/share/terminfo/x/xterm+pce0
usr/share/terminfo/x/xterm-mono
usr/share/terminfo/x/xterm-65
usr/share/terminfo/x/xterm-nrc
usr/share/terminfo/x/xterm+pcfkeys
usr/share/terminfo/x/xterm-boldso
usr/share/terminfo/x/xterm+sl
usr/share/terminfo/x/xterm+edit
usr/share/terminfo/x/xterm-sun
usr/share/terminfo/x/xterm-bold
usr/share/terminfo/x/xterm+tmux
usr/share/terminfo/x/xterm-nic
usr/share/terminfo/x/xterm-vt52
usr/share/terminfo/x/xterm-xf86-v32
usr/share/terminfo/x/xterm+sm+1006
usr/share/terminfo/x/xterm+indirect
usr/share/terminfo/x/xterm-1006
usr/share/terminfo/x/xterm+alt1049
usr/share/terminfo/x/xterm-xf86-v33
usr/share/terminfo/x/xterm+noalt
usr/share/terminfo/v/vt102
usr/share/terminfo/v/vt100-putty
usr/share/terminfo/v/vt100-nav-w
usr/share/terminfo/v/vt100-s
usr/share/terminfo/v/vt102-w
usr/share/terminfo/v/vt102-nsgr
usr/share/terminfo/v/vt100+
usr/share/terminfo/v/vt220+keypad
usr/share/terminfo/v/vt100+4bsd
usr/share/terminfo/v/vt220
usr/share/terminfo/v/vt100-vb
usr/share/terminfo/v/vt220-nam
usr/share/terminfo/v/vt100+enq
usr/share/terminfo/v/vt220-w
usr/share/terminfo/v/vt102+enq
usr/share/terminfo/v/vt100-s-top
usr/share/terminfo/v/vt220-8bit
usr/share/terminfo/v/vt100-nam-w
usr/share/terminfo/v/vt220-js
usr/share/terminfo/v/vt100+fnkeys
usr/share/terminfo/v/vt100-w
usr/share/terminfo/v/vt52
usr/share/terminfo/v/vt100
usr/share/terminfo/v/vt100-w-nav
usr/share/terminfo/v/vt100-bot-s
usr/share/terminfo/v/vt100-w-nam
usr/share/terminfo/v/vt100+pfkeys
usr/share/terminfo/v/vt100-top-s
usr/share/terminfo/v/vt100-nav
usr/share/terminfo/v/vt100-nam
usr/share/terminfo/v/vt100-bm-o
usr/share/terminfo/v/vt220-8
usr/share/terminfo/v/vt220-old
usr/share/terminfo/v/vt100+keypad
usr/share/terminfo/v/vt100-am
usr/share/terminfo/v/vt100-s-bot
usr/share/terminfo/v/vt100-w-am
usr/share/terminfo/v/vt100-bm
usr/share/terminfo/d/dumb
usr/share/terminfo/d/dumb-emacs-ansi
usr/share/terminfo/c/cons25-koi8r-m
usr/share/terminfo/c/cons25-m
usr/share/terminfo/c/cons25-iso-m
usr/share/terminfo/c/cons25-debian
usr/share/terminfo/c/cons25-koi8-r
usr/share/terminfo/c/cons25-iso8859
usr/share/terminfo/c/cons25
usr/share/terminfo/c/cygwin
usr/share/terminfo/m/mach-gnu-color
usr/share/terminfo/m/mach-gnu
usr/share/terminfo/m/mach-color
usr/share/terminfo/m/mach
usr/share/terminfo/m/mach-bold
usr/share/terminfo/a/ansi+idl1
usr/share/terminfo/a/ansi+idc
usr/share/terminfo/a/apple-soroc
usr/share/terminfo/a/apple-videx2
usr/share/terminfo/a/apple-vm80
usr/share/terminfo/a/apple-videx3
usr/share/terminfo/a/ansi-mono
usr/share/terminfo/a/ansi+pp
usr/share/terminfo/a/ansi+idl
usr/share/terminfo/a/ansi+csr
usr/share/terminfo/a/ansi-generic
usr/share/terminfo/a/ansi+sgr
usr/share/terminfo/a/ansi+cup
usr/share/terminfo/a/ansi-emx
usr/share/terminfo/a/ansi+sgrbold
usr/share/terminfo/a/ansi+sgrul
usr/share/terminfo/a/ansi+sgrso
usr/share/terminfo/a/ansi
usr/share/terminfo/a/ansi-color-2-emx
usr/share/terminfo/a/ansi-color-3-emx
usr/share/terminfo/a/ansi-mtabs
usr/share/terminfo/a/ansi+sgrdim
usr/share/terminfo/a/apple-uterm-vb
usr/share/terminfo/a/apple-ae
usr/share/terminfo/a/ansi+erase
usr/share/terminfo/a/apple-uterm
usr/share/terminfo/a/ansi+rep
usr/share/terminfo/a/ansi+idc1
usr/share/terminfo/a/ansi+tabs
usr/share/terminfo/a/ansi+local1
usr/share/terminfo/a/ansi+rca
usr/share/terminfo/a/ansi-mini
usr/share/terminfo/a/ansi+enq
usr/share/terminfo/a/ansi-nt
usr/share/terminfo/a/ansi-mr
usr/share/terminfo/a/ansi.sys
usr/share/terminfo/a/ansi.sys-old
usr/share/terminfo/a/apple-videx
usr/share/terminfo/a/ansi.sysk
usr/share/terminfo/a/apple-80
usr/share/terminfo/a/Apple_Terminal
usr/share/terminfo/a/ansi+inittabs
usr/share/terminfo/a/ansi+local
usr/share/terminfo/a/ansi-m
usr/share/terminfo/a/ansi+arrows
usr/share/terminfo/s/screen.minitel1b-nb
usr/share/terminfo/s/screen-16color
usr/share/terminfo/s/sun-17
usr/share/terminfo/s/screen.putty
usr/share/terminfo/s/sun
usr/share/terminfo/s/screen.konsole-256color
usr/share/terminfo/s/screen.putty-m1
usr/share/terminfo/s/screen-16color-bce-s
usr/share/terminfo/s/screen-256color-bce
usr/share/terminfo/s/screen.minitel12-80
usr/share/terminfo/s/screen.putty-m1b
usr/share/terminfo/s/sun-cgsix
usr/share/terminfo/s/screen.konsole
usr/share/terminfo/s/screen.rxvt
usr/share/terminfo/s/sun-type4
usr/share/terminfo/s/screen.linux-m1b
usr/share/terminfo/s/sun-e-s
usr/share/terminfo/s/sun-cmd
usr/share/terminfo/s/screen.gnome
usr/share/terminfo/s/screen.xterm-r6
usr/share/terminfo/s/sun-c
usr/share/terminfo/s/screen.vte
usr/share/terminfo/s/screen.minitel1-nb
usr/share/terminfo/s/screen-bce.gnome
usr/share/terminfo/s/screen.linux-m2
usr/share/terminfo/s/screen-w
usr/share/terminfo/s/screen.xterm-xfree86
usr/share/terminfo/s/sun-ss5
usr/share/terminfo/s/sun-e
usr/share/terminfo/s/sun-nic
usr/share/terminfo/s/screen.mlterm-256color
usr/share/terminfo/s/screen-bce.rxvt
usr/share/terminfo/s/sun-34
usr/share/terminfo/s/screen.minitel2-80
usr/share/terminfo/s/screen.minitel1b
usr/share/terminfo/s/screen-16color-s
usr/share/terminfo/s/screen-bce.xterm-new
usr/share/terminfo/s/screen.linux
usr/share/terminfo/s/sun-12
usr/share/terminfo/s/screen-256color-bce-s
usr/share/terminfo/s/screen+italics
usr/share/terminfo/s/sun-24
usr/share/terminfo/s/screen.putty-m2
usr/share/terminfo/s/screen-bce.linux
usr/share/terminfo/s/sun-48
usr/share/terminfo/s/screen
usr/share/terminfo/s/sun-il
usr/share/terminfo/s/screen-bce
usr/share/terminfo/s/screen.xterm-256color
usr/share/terminfo/s/screen-256color-s
usr/share/terminfo/s/screen.mlterm
usr/share/terminfo/s/screen.vte-256color
usr/share/terminfo/s/screen.putty-256color
usr/share/terminfo/s/screen-bce.mrxvt
usr/share/terminfo/s/screen.Eterm
usr/share/terminfo/s/screen-s
usr/share/terminfo/s/screen.teraterm
usr/share/terminfo/s/screen-bce.Eterm
usr/share/terminfo/s/screen.mrxvt
usr/share/terminfo/s/screen-16color-bce
usr/share/terminfo/s/sun-s
usr/share/terminfo/s/screen.minitel1b-80
usr/share/terminfo/s/screen.linux-m1
usr/share/terminfo/s/sun-1
usr/share/terminfo/s/sun-color
usr/share/terminfo/s/screen.xterm-new
usr/share/terminfo/s/screen-256color
usr/share/terminfo/s/screen+fkeys
usr/share/terminfo/s/screen-bce.konsole
usr/share/terminfo/s/sun+sl
usr/share/terminfo/s/sun-s-e
usr/share/terminfo/s/screen.minitel1
usr/share/terminfo/t/tmux-256color
usr/share/terminfo/t/tmux
usr/share/terminfo/g/gnome-2012
usr/share/terminfo/g/gnome+pcfkeys
usr/share/terminfo/g/gnome-rh72
usr/share/terminfo/g/gnome-rh80
usr/share/terminfo/g/gnome-fc5
usr/share/terminfo/g/gnome
usr/share/terminfo/g/gnome-2007
usr/share/terminfo/g/gnome-2008
usr/share/terminfo/g/gnome-256color
usr/share/terminfo/g/gnome-rh90
usr/share/terminfo/g/gnome-rh62
usr/share/terminfo/u/unknown
usr/share/terminfo/r/rxvt-xpm
usr/share/terminfo/r/rxvt-16color
usr/share/terminfo/r/rxvt-cygwin-native
usr/share/terminfo/r/rxvt-88color
usr/share/terminfo/r/rxvt-cygwin
usr/share/terminfo/r/rxvt-m
usr/share/terminfo/r/rxvt
usr/share/terminfo/r/rxvt-color
usr/share/terminfo/r/rxvt-256color
usr/share/terminfo/r/rxvt-unicode
usr/share/terminfo/r/rxvt-basic
usr/share/terminfo/r/rxvt-unicode-256color
usr/share/terminfo/r/rxvt+pcfkeys
usr/share/tabset/vt300
usr/share/tabset/std
usr/share/tabset/vt100
usr/share/tabset/stdcrt
usr/lib/libpanel.dylib
usr/lib/libncurses.5.dylib
usr/lib/libform.5.dylib
usr/lib/libform.dylib
usr/lib/terminfo
usr/lib/libmenu.5.dylib
usr/lib/libncurses.dylib
usr/lib/liblzma.5.dylib
usr/lib/libpanel.5.dylib
usr/lib/libmenu.dylib
usr/local/bin/
usr/local/bin/jtool2
usr/local/bin/lsdtrip.arm64
usr/local/bin/netbottom
usr/local/bin/filemon
usr/local/bin/procexp
usr/local/bin/jtool
usr/sbin/ioreg
usr/sbin/sysctl
usr/sbin/taskpolicy
usr/sbin/dropbear
usr/sbin/ltop
usr/sbin/chown
usr/sbin/kextstat
usr/bin/bzip2recover
usr/bin/ldid.old
usr/bin/tee
usr/bin/split
usr/bin/rview
usr/bin/vim
usr/bin/toe
usr/bin/hexdump
usr/bin/wget
usr/bin/dropbearmulti
usr/bin/vi
usr/bin/xzdec
usr/bin/infotocap
usr/bin/lsmp
usr/bin/dbclient
usr/bin/du
usr/bin/fs_usage
usr/bin/plutil
usr/bin/renice
usr/bin/xxd
usr/bin/captoinfo
usr/bin/sc_usage
usr/bin/unxz
usr/bin/less
usr/bin/bunzip2
usr/bin/sed
usr/bin/xzegrep
usr/bin/nano
usr/bin/tset
usr/bin/seq
usr/bin/uname
usr/bin/unlzma
usr/bin/uicache
usr/bin/reset
usr/bin/bzcat
usr/bin/ex
usr/bin/xzfgrep
usr/bin/rvim
usr/bin/wc
usr/bin/gzip
usr/bin/printf
usr/bin/xz
usr/bin/tail
usr/bin/grep
usr/bin/ncurses5-config
usr/bin/script
usr/bin/more
usr/bin/time
usr/bin/plconvert
usr/bin/head
usr/bin/clear
usr/bin/tic
usr/bin/killall
usr/bin/stat
usr/bin/snappy
usr/bin/hexedit
usr/bin/sqlite3
usr/bin/infocmp
usr/bin/xzless
usr/bin/screen
usr/bin/arch
usr/bin/xzcat
usr/bin/cut
usr/bin/xargs
usr/bin/view
usr/bin/dropbearkey
usr/bin/xzcmp
usr/bin/what
usr/bin/lzcat
usr/bin/ldid
usr/bin/chflags
usr/bin/id
usr/bin/find
usr/bin/scp
usr/bin/true
usr/bin/dropbearconvert
usr/bin/tput
usr/bin/hostinfo
usr/bin/xzmore
usr/bin/tar
usr/bin/xzgrep
usr/bin/false
usr/bin/lzma
usr/bin/login
usr/bin/which
usr/bin/bzip2
usr/bin/passwd
usr/bin/xzdiff
usr/bin/nohup
usr/bin/rnano
usr/bin/w
usr/bin/gunzip
[*] Phase 1 done! Rebooting your device (if it doesn't reboot, you may force reboot)
[*] Waiting for device in normal mode
[*] Switching device into recovery mode...
Telling device with udid XYXYXYXYXYXYXYXYXY to enter recovery mode.
Device is successfully switching to recovery mode.
[*] Waiting for device in recovery mode
[*] Press any key when ready for DFU mode

[K[1;36mGet ready (3)
[K[1;36mGet ready (2)
[K[1;36mGet ready (1)
[K[1;36mGet ready (0)[0m

[K[1;36mHold volume down + side button (4)
[K[1;36mHold volume down + side button (3)
[K[1;36mHold volume down + side button (2)
[K[1;36mHold volume down + side button (1)
[K[1;36mHold volume down + side button (0)[0m

[K[1;36mRelease side button, but keep holding volume down (10)
[K[1;36mRelease side button, but keep holding volume down (9)
[K[1;36mRelease side button, but keep holding volume down (8)
[K[1;36mRelease side button, but keep holding volume down (7)
[K[1;36mRelease side button, but keep holding volume down (6)
[K[1;36mRelease side button, but keep holding volume down (5)
[K[1;36mRelease side button, but keep holding volume down (4)[0m
[*] Device entered DFU!
[*] Downloading BuildManifest
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: BuildManifest.plist
BuildManifest.plist:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  5% [====>                                                                                               ]
[A[J 10% [=========>                                                                                          ]
[A[J 16% [===============>                                                                                    ]
[A[J 21% [====================>                                                                               ]
[A[J 26% [=========================>                                                                          ]
[A[J 32% [===============================>                                                                    ]
[A[J 37% [====================================>                                                               ]
[A[J 42% [=========================================>                                                          ]
[A[J 48% [===============================================>                                                    ]
[A[J 53% [====================================================>                                               ]
[A[J 59% [==========================================================>                                         ]
[A[J 59% [==========================================================>                                         ]
[A[J 64% [===============================================================>                                    ]
[A[J 70% [=====================================================================>                              ]
[A[J 75% [==========================================================================>                         ]
[A[J 81% [================================================================================>                   ]
[A[J 86% [=====================================================================================>              ]
[A[J 91% [==========================================================================================>         ]
[A[J 97% [================================================================================================>   ]
[A[J100% [===================================================================================================>]
download succeeded
[*] Downloading and decrypting iBoot
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-73379/0418E94A-C9E6-48E5-9FDF-E61EC6E79312/iPhone_4.7_P3_16.0.3_20A392_Restore.ipsw
init done
getting: Firmware/all_flash/iBoot.d20.RELEASE.im4p
iBoot.d20.RELEASE.im4p:
[A[J  0% [                                                                                                    ]
[A[J100% [===================================================================================================>]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  0% [                                                                                                    ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  1% [>                                                                                                   ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J  2% [=>                                                                                                  ]
[A[J 94% [=============================================================================================>      ]
[A[J 94% [=============================================================================================>      ]
[A[J 95% [==============================================================================================>     ]
[A[J 97% [================================================================================================>   ]
[A[J 98% [=================================================================================================>  ]
[A[J 98% [=================================================================================================>  ]
[A[J100% [===================================================================================================>]
download succeeded
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Stage: RESET
ret: true
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Stage: SPRAY
ret: true
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Stage: SETUP
ret: true
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Stage: PATCH
ret: true
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID: 0x8015
Found the USB handle.
Now you can boot untrusted images.
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
[*] Patching and signing iBoot
Version: 3a0f72d8ecedcd064028002c373bc9e4a638131c-1
main: Starting...
iOS 16 iBoot detected!
getting get_debug_enabled_patch() patch
getting get_sigcheck_patch() patch
applying patch=0x180032c9c : 000080d2
applying patch=0x180032d40 : 000080d2
applying patch=0x1800348b8 : 200080d2
main: Writing out patched file to ibot.patched...
main: Quitting...
[LOG] 000000018001c000[0000000000000300]: iboot_base
[LOG] 0000000180037c64[000000000001bc64]: check_bootmode
[LOG] 00000001800935ee[00000000000775ee]: bootx_str
[LOG] 000000018008e9d0[00000000000729d0]: bootx_cmd_handler
[LOG] 000000018008ea20[0000000000072a20]: go_cmd_handler
[LOG] 0000000180050228[0000000000034228]: zeroBuf
[LOG] 00000001800499f0[000000000002d9f0]: jumpto_bl
[LOG] 0000000180093f36[0000000000077f36]: kc_str
[LOG] set bootmode=1 (REMOTE_BOOT)
[LOG] bootx -> dorwx
[LOG] change dorwx_cmd_handler -> 0000000180050228
[LOG] change go_cmd_handler -> 00000001800502c0
[LOG] writing sdram_page1
[LOG] writing load_address
[LOG] copying payload...
[LOG] done
[LOG] jumpto_bl_opcode: 14001a46
[LOG] kernelcache -> kernelcachd
[LOG] writing ibot.patched2...
none
[*] Resetting DFU state
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
[*] Booting device

[=                                                 ] 0.1%
[=                                                 ] 0.3%
[=                                                 ] 0.4%
[=                                                 ] 0.6%
[=                                                 ] 0.7%
[=                                                 ] 0.9%
[=                                                 ] 1.0%
[=                                                 ] 1.2%
[=                                                 ] 1.3%
[=                                                 ] 1.4%
[=                                                 ] 1.6%
[=                                                 ] 1.7%
[=                                                 ] 1.9%
[==                                                ] 2.0%
[==================================================] 99.9%
[==================================================] 100.0%

[================================================= ] 96.6%
[==================================================] 100.0%

Done!
The device should now boot to iOS
When you unlock the device, it will respring about 30 seconds after
If this is your first time jailbreaking, open the new palera1n app, then press Install
Otherwise, press Do All in the settings section of the app
If you have any issues, please join the Discord server and ask for help: https://dsc.gg/palera1n
Enjoy!

 

 

Updated by Rook
  • Like 8
  • Winner 2
  • Informative 1
Link to comment
Share on other sites

1 minute ago, JonesyNo1 said:

When I get as far as the GitHub pailra1n bit it asks for GitHub username then password then comes back with “support for password authentication was removed on August 13th 2021,how do I get past this?

What is the command you're running? It should not ask for any username or password.

Link to comment
Share on other sites

3 minutes ago, JonesyNo1 said:
git clone --recursive https://github.com/palera1n/palera1n && cd palera1n

Do you have the full terminal commands leading to the asking for username or password?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Our picks

    • Immortal Rising Cheats v2.3.9 +4
      Modded/Hacked App: Immortal Rising By MOBIRIX
      Bundle ID: com.badbeans.DarkIdle
      iTunes Store Link: https://apps.apple.com/us/app/immortal-rising/id1588863558?uo=4


      Hack Features:
      - God Mode
      - One Hit Kill
      - PREMIUM
      - Freeze Currencies*

      *Abuse = Ban


      iOS Hack Download Link: https://iosgods.com/topic/178921-immortal-rising-cheats-v222-4/
        • Like
      • 117 replies
    • World Fishing v0.2.6 +2 Cheats
      Modded/Hacked App: World Fishing By MOBIRIX
      Bundle ID: com.mobirix.fht
      iTunes Store Link: https://apps.apple.com/us/app/world-fishing/id6474173564?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Freeze Currencies
      - Unlimited Currencies -> Increase When Use


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 10 replies
    • [ Sausage Man CN ] 香肠派对 v17.63 +9 Cheats
      Modded/Hacked App: 香肠派对 By X.D. Network Inc.
      Bundle ID: com.xd.Sausage
      iTunes Store Link: https://apps.apple.com/cn/app/%E9%A6%99%E8%82%A0%E6%B4%BE%E5%AF%B9/id1326730621?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - Rainbow Wall Hack
      - Walk On Water
      - Custom FOV
      - Custom Speed
      - No Recoil
      - No Shake
      - No Muzzle Flash
      - Superman
      - No Fire Sound
      - No Reload Sound
      - No Bow Sound
      Notes:
      - First time doing wall hack and is buggy, for some reason, the game stops registering players if they're not in your vision so it still useful to see enemies easily but works best against bots
      - FOV set it to around 100.
      - Speed, set it around 10 and see if the server registers your speed.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above.
      STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice.
      STEP 3: Using Filza or iFile, browse to where you saved the downloaded .deb file and tap on it.
      STEP 4: Once you tap on the file, you will need to press on 'Install' or 'Installer' from the options on your screen.
      STEP 5: Let Filza / iFile finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 6: If the hack is a Mod Menu, which is usually the case nowadays, the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - @Zahir


      Cheat Video/Screenshots:

      N/A
      • 416 replies
    • Shadowverse CCG v4.5.20 +2 Cheats
      Modded/Hacked App: Shadowverse CCG By Cygames, Inc.
      Bundle ID: com.cygames.Shadowverse
      iTunes Store Link: https://apps.apple.com/us/app/shadowverse-ccg/id1091512762?uo=4


      Hack Features:
      - one hit kill
      - god mode



      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 117 replies
    • ‎シャドウバース (Shadowverse) JP v4.5.20 +2 Cheats
      Modded/Hacked App: シャドウバース (Shadowverse) By Cygames, Inc.
      Bundle ID: jp.co.cygames.Shadowverse
      iTunes Store Link: https://apps.apple.com/jp/app/%E3%82%B7%E3%83%A3%E3%83%89%E3%82%A6%E3%83%90%E3%83%BC%E3%82%B9-shadowverse/id1050059017?uo=4


      Hack Features:
      - One hit kill
      - God mode




      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      https://drive.google.com/file/d/1tl6ko_wdQKwCKcdeNfDlRvHwhTyb894T/view?usp=sharing







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above.
      STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice.
      STEP 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it.
      STEP 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen.
      STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. If the hack is a Mod Menu, the cheat features can be toggled in-game.
      STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Winner
      • 85 replies
    • Shadowverse China - 影之诗 v4.5.20 +2 Cheats
      Modded/Hacked App: 影之诗 By Hangzhou NetEase Leihuo Technology Co., Ltd.
      Bundle ID: com.netease.yzsios
      iTunes Store Link: https://apps.apple.com/cn/app/%E5%BD%B1%E4%B9%8B%E8%AF%97/id1297191124?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing / or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - One Hit Kill
      - God Mode


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 64 replies
    • Punball China - 砰砰法师 v2.9.0 +2 Cheats
      Modded/Hacked App: 砰砰法师 By Shanghai Lezuan Technology Co.,Ltd.
      Bundle ID: com.habby.punballcn
      iTunes Store Link: https://apps.apple.com/cn/app/%E7%A0%B0%E7%A0%B0%E6%B3%95%E5%B8%88/id1645274916?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - God Mode


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 45 replies
    • Archero China - 弓箭传说 v1.10.0 +4 Cheats
      Modded/Hacked App: 弓箭传说 By Shanghai Lezuan Technology Co.,Ltd.
      Bundle ID: com.habby.gongjian
      iTunes Store Link: https://apps.apple.com/cn/app/%E5%BC%93%E7%AE%AD%E4%BC%A0%E8%AF%B4/id1670099181?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - One Hit Kill
      - God Mode
      - Exp Multiplier
      - Enemies Don't Move
      - Enemies Don't Attack


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 85 replies
    • Galaxy Attack: Space Shooter v1.794 +3 Cheats
      Modded/Hacked App: Galaxy Attack: Space Shooter By ROCKET GO GLOBAL PTE. LTD.
      Bundle ID: com.game.space.shooter2
      iTunes Store Link: https://apps.apple.com/us/app/galaxy-attack-space-shooter/id1225548580?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iFile / Filza / iFunBox / iTools or any other file managers for iOS.
      - Cydia Substrate or Substitute.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - Unlimited Coins
      - Unlimited Gems
      - Unlimited Medals
      - Unlimited Limit Break Cards
      - Unlimited Wing Cards


      Declaimer:
      - You will likely get banned quick, so don't use this if you value your account 
      - Nevertheless, you can still play single player modes, or just wait 1 week to lift the ban


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above.
      STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice.
      STEP 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it.
      STEP 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen.
      STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. If the hack is a Mod Menu, the cheat features can be toggled in-game.
      STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - @Zahir


      Cheat Video/Screenshots:

      N/A
      • 653 replies
    • BLUE LOCK PWC v1.0.6 +2 Cheats
      Modded/Hacked App: BLUE LOCK PWC By Rudel inc.
      Bundle ID: jp.pjfbgl
      iTunes Store Link: https://apps.apple.com/us/app/blue-lock-pwc/id6476623870?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Player Stats Multiplier
      - Enemy Stats Divider


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 22 replies
    • Earn to Die Rogue v1.00.96 +2 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Earn to Die Rogue By Not Doppler Pty Limited
      Bundle ID: com.notdoppler.earntodierogue
      iTunes Store Link: https://apps.apple.com/us/app/earn-to-die-rogue/id1564024870?uo=4


      Hack Features:
      - Unlimited Cash -> Earn some.
      - Unlimited Gold -> Earn some.


      Jailbreak required hack(s): [Mod Menu Hack] Earn to Die Rogue v1.00.96 +2 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 10 replies
    • Earn to Die Rogue v1.00.96 +2 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Earn to Die Rogue By Not Doppler Pty Limited
      Bundle ID: com.notdoppler.earntodierogue
      iTunes Store Link: https://apps.apple.com/us/app/earn-to-die-rogue/id1564024870?uo=4


      Hack Features:
      - Unlimited Cash -> Earn some.
      - Unlimited Gold -> Earn some.


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Earn to Die Rogue v1.00.96 +2 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 11 replies
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines