Skip to content

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

Notifications You must be signed in to change notification settings

krisyanto80/checkn1x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

checkn1x

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

Downloads

Downloads are available under releases.

Usage

  • If you are unsure which one to download, use the amd64 one.
  1. Download Etcher
  2. Open the .iso you downloaded.
  3. Write it to your USB drive.
  4. Reboot and enter your BIOS's boot menu.
  5. Select the USB drive.

Building

Edit ARCH and the corresponding CRSOURCE.

Add something to the VERSION string if you want to redistribute your image, i.e. 1.0.6-foo.

# debian-based systems
sudo ./build.sh

# docker containers
docker run -it -v $(pwd):/app --rm --privileged debian:sid "cd /app && /app/build.sh"

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages