Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.
/ checkn1x32 Public archive
forked from asineth0/checkn1x

Light (~50MB) images for jailbreaking iOS devices (32 bit + BIOS + fixed odysseyra1n support)

Notifications You must be signed in to change notification settings

asdfugil/checkn1x32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checkn1x

Linux-based distribution for jailbreaking iOS devices w/ checkra1n.

Downloads

Downloads are available under releases.

Usage

Use whatever tool you want, but I'm only officially supporting Etcher.

  1. Download Etcher and the ISO from releases.
  2. Open the .iso you downloaded in Etcher.
  3. Write it to your USB drive.
  4. Reboot and enter your BIOS's boot menu.
  5. Select the USB drive.

Building

  • The CRSOURCE variable is the direct link to the build of checkra1n that will be used.
  • Add something to the VERSION variable if you want to redistribute your image, i.e. 1.0.6-foo.
# debian/ubuntu/mint/etc.
apt install curl ca-certificates tar gzip grub2-common grub-pc-bin grub-efi-amd64-bin

# archlinux
pacman -S --needed curl tar gzip grub mtools xorriso cpio xz

sudo ./build.sh

About

Light (~50MB) images for jailbreaking iOS devices (32 bit + BIOS + fixed odysseyra1n support)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%