All Projects → asineth0 → Checkn1x

asineth0 / Checkn1x

Light (~50MB) images for jailbreaking iOS devices

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Checkn1x

jailm8
A tool for windows users to use checkra1n without having to install a full linux distro, as well as other useful commnds
Stars: ✭ 100 (-40.12%)
Mutual labels:  jailbreak, iso
Apple Runtime Headers
Objective-C runtime headers for Apple's iOS, macOS, tvOS and watchOS frameworks
Stars: ✭ 174 (+4.19%)
Mutual labels:  apple, jailbreak
Ios
Most usable tools for iOS penetration testing
Stars: ✭ 563 (+237.13%)
Mutual labels:  apple, jailbreak
Watusi For Whatsapp
Your all-in-one tweak for WhatsApp Messenger!
Stars: ✭ 240 (+43.71%)
Mutual labels:  apple, jailbreak
Mbp Fedora
Stars: ✭ 129 (-22.75%)
Mutual labels:  apple, iso
Flappy Fly Bird
🐦 Flappy Bird reincarnation [Swift 5.3, GameplayKit, SpriteKit, iOS 12].
Stars: ✭ 150 (-10.18%)
Mutual labels:  apple
React Native Unified Contacts
Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.
Stars: ✭ 156 (-6.59%)
Mutual labels:  apple
Watchpresenter
⌚️ 🤓 Controlling your Keynote using Apple Watch
Stars: ✭ 145 (-13.17%)
Mutual labels:  apple
Raw Packet
Raw-packet Project
Stars: ✭ 144 (-13.77%)
Mutual labels:  apple
Appbundle Maven Plugin
Maven plugin that creates an Application Bundle for OS X containing all your project dependencies and the necessary metadata
Stars: ✭ 163 (-2.4%)
Mutual labels:  apple
Passkit Generator
The easiest way to generate custom Apple Wallet passes in Node.js
Stars: ✭ 157 (-5.99%)
Mutual labels:  apple
Ruby Macho
🔩 A pure-Ruby library for parsing Mach-O files.
Stars: ✭ 153 (-8.38%)
Mutual labels:  apple
Apple Device Model List
All Apple devices model name list. 通过内部编号判断 iOS 设备型号。
Stars: ✭ 149 (-10.78%)
Mutual labels:  apple
Isobmff
C++ Library for ISO/IEC 14496-12 - ISO Base Media File Format (QuickTime, MPEG-4, HEIF, etc)
Stars: ✭ 157 (-5.99%)
Mutual labels:  iso
Aerial
Aerial Apple TV screen saver for Windows
Stars: ✭ 1,853 (+1009.58%)
Mutual labels:  apple
2020
Student submissions for the WWDC 2020 Swift Student Challenge
Stars: ✭ 159 (-4.79%)
Mutual labels:  apple
Musaicfm
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Stars: ✭ 144 (-13.77%)
Mutual labels:  apple
Tlosint Live
Trace Labs OSINT Linux Distribution based on Kali.
Stars: ✭ 151 (-9.58%)
Mutual labels:  iso
Covid19 mobility
COVID-19 Mobility Data Aggregator. Scraper of Google, Apple, Waze and TomTom COVID-19 Mobility Reports🚶🚘🚉
Stars: ✭ 156 (-6.59%)
Mutual labels:  apple
Silicon Info
Mac menu bar tool to view the architecture of the running application
Stars: ✭ 153 (-8.38%)
Mutual labels:  apple

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].