checkra1n installer for all linux platforms
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).
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)
git clone https://github.com/Randomblock1/checkra1n-linux && cd checkra1n-linux
./installer.sh
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.