All Projects → Randomblock1 → checkra1n-linux

Randomblock1 / checkra1n-linux

Licence: GPL-3.0 license
checkra1n installer for all linux platforms

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to checkra1n-linux

pinera1n
portable checkra1n solution on linux phone, not only one linux distribution can do it
Stars: ✭ 45 (+2.27%)
Mutual labels:  jailbreak, checkra1n, checkra1n-linux
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 (+127.27%)
Mutual labels:  jailbreak, checkra1n
piRa1n
Easily turn a Raspberry Pi 4 or a Banana Pi M2 Zero into a portable Checkra1n dongle.
Stars: ✭ 49 (+11.36%)
Mutual labels:  jailbreak, checkra1n
iBadApple
First ever: Windows, free iCloud & activation lock bypass... that isn't a malware!
Stars: ✭ 133 (+202.27%)
Mutual labels:  jailbreak, checkra1n
PongoHelper
Adds some convenient commands to pongoOS
Stars: ✭ 38 (-13.64%)
Mutual labels:  jailbreak, checkra1n
Watusi For Whatsapp
Your all-in-one tweak for WhatsApp Messenger!
Stars: ✭ 240 (+445.45%)
Mutual labels:  jailbreak
decrypt-ios-apps-script
Python script to SSH into your jailbroken device, decrypt an iOS App and transfer it to your local machine
Stars: ✭ 72 (+63.64%)
Mutual labels:  jailbreak
Enso
Vita CFW installer
Stars: ✭ 217 (+393.18%)
Mutual labels:  jailbreak
Mouse
Mouse Framework is an iOS and macOS post-exploitation framework that gives you a command line session with extra functionality between you and a target machine using only a simple Mouse payload. Mouse gives you the power and convenience of uploading and downloading files, tab completion, taking pictures, location tracking, shell command execution, escalating privileges, password retrieval, and much more.
Stars: ✭ 186 (+322.73%)
Mutual labels:  jailbreak
jailbreak-detection
Sample iOS App to test Jailbreak Detection Bypass
Stars: ✭ 18 (-59.09%)
Mutual labels:  jailbreak
pinpal.github.io
Personal Website & iOS Jailbreak Repo
Stars: ✭ 14 (-68.18%)
Mutual labels:  jailbreak
TranslucentMessages
Make the iOS Messages app translucent!
Stars: ✭ 18 (-59.09%)
Mutual labels:  jailbreak
orion
Elegant tweak development in pure Swift
Stars: ✭ 149 (+238.64%)
Mutual labels:  jailbreak
arTIfiCE
arTIfiCE is a jailbreak for TI CE calculators with OS 5.5 and 5.6. It brings back ASM programs and games.
Stars: ✭ 60 (+36.36%)
Mutual labels:  jailbreak
H Encore 2
Fully chained kernel exploit for the PS Vita on firmwares 3.65-3.73
Stars: ✭ 237 (+438.64%)
Mutual labels:  jailbreak
libcolorpicker
Color Picker Library For iOS
Stars: ✭ 36 (-18.18%)
Mutual labels:  jailbreak
Dcrm
Darwin Cydia Repo Manager - v4 redesigned in Django.
Stars: ✭ 188 (+327.27%)
Mutual labels:  jailbreak
HSWidgets
Add options to display widgets right on your homescreen.
Stars: ✭ 35 (-20.45%)
Mutual labels:  jailbreak
DockController
Dock Controller - Control Your Dock
Stars: ✭ 18 (-59.09%)
Mutual labels:  jailbreak
futurerestore-guide
A project covering the process of using Futurerestore to upgrade, downgrade, re-restore to an unsigned iOS firmware.
Stars: ✭ 14 (-68.18%)
Mutual labels:  jailbreak

checkra1n-linux

header image

a simple all-architecture checkra1n installer

Works on x86, x86_64, ARM and ARM64! On any Linux platform.

Like, you can run checkra1n on a rooted Android, and it will work (true story).

one liner

run without installing: curl -s https://raw.githubusercontent.com/Randomblock1/checkra1n-linux/master/installer.sh | sudo bash (note: you can't use procursify unless you actually install it)

install

git clone https://github.com/Randomblock1/checkra1n-linux && cd checkra1n-linux

./installer.sh

how to use

  • "Install Repository"
    • This will install the checkra1n APT repository, but only if you are using x86_64.
  • "Direct Download"
    • Installs checkra1n to /usr/bin for all devices, regardless of architecture.
  • "Procursify"
    • Installs the Procursus bootstrap to your device. Learn more about Procursus here. TLDR: Replaces Substrate with libhooker and uses the Procursus repositoryfor more up-to-date programs. Also, you get Sileo, in addition to Cydia.
  • “Save Blobs”
    • Saves currently signed SHSH blobs so you can upgrade/downgrade to unsigned iOS versions if you have the right blobs.
  • "Credits"
    • Is self explanatory
  • "Update"
    • Uses curl to get the latest version of this tool. You shouldn't need to use this manually, as it updates itself on startup.

If you are not on a Debian based system, you may need to install dependencies manually. Just Google any errors and see if it means you're missing something.

It requires grep, usbmuxd, curl, whiptail, libimobiledevice6 (+utils)

Please put any issues in the GitHub Issue tracker and feel free to make pull requests.

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].