Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/downthecrop/checkra1n-twrp
Android automation app for checkra1n in TWRP
https://github.com/downthecrop/checkra1n-twrp
android apk arm checkra1n checkra1n-twrp ios iphone jailbreak recovery twrp
Last synced: about 1 month ago
JSON representation
Android automation app for checkra1n in TWRP
- Host: GitHub
- URL: https://github.com/downthecrop/checkra1n-twrp
- Owner: downthecrop
- License: 0bsd
- Created: 2020-07-15T10:19:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-30T00:26:18.000Z (over 2 years ago)
- Last Synced: 2024-10-24T00:21:57.214Z (2 months ago)
- Topics: android, apk, arm, checkra1n, checkra1n-twrp, ios, iphone, jailbreak, recovery, twrp
- Language: Kotlin
- Homepage:
- Size: 286 MB
- Stars: 88
- Watchers: 12
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# checkra1n TWRP
> Automate TWRP commands to launch checkra1n on arm/arm64 Android
Copies an OpenRecoveryScript (checkra1n.zip) file to `/data/checkra1n` and a recovery command to `/cache/recovery/command` to execute checkra1n for the next launch of TWRP
tl;dr one tap checkra1n execution for Android.
**Requirements**
- Rooted Android device
- ARM/ARM64 CPU
- USB-C to USB-A Adapter
- TWRP Custom Recovery
- Supported iOS/tvOS device**Screenshots**
|![enter image description here](https://i.imgur.com/EwDITop.png) | ![enter image description here](https://i.imgur.com/wdKDS9x.png) | ![enter image description here](https://i.imgur.com/oULFfI7.png) |
|--|--|--|## Features
- Boots to TWRP and executes checkra1n with one button
- Provides DFU Instructions in App
- Automaically reboots to Android once it detects checkra1n is complete### Instructions
- **Root Required**
- Open the App
- Allow root/su permissions
- Tap the reboot button## FAQ/Info
- **Why run in recovery?**
- TWRP provides an environment with fewer services fighting over the USB controller. checkra1n relies on a highly controlled data flow over USB.
- **Will this work with all Android phones?**
- No. If you could already do this manually in TWRP, yes definitely. My Nexus 5X (2015) and Mi Mix 3 (2018) both work.
- `DFU Instructions`- **Blog Post**
- https://downthecrop.xyz/blog/jailbreak-ios-device-with-android-phone-checkra1n-twrp-app/
- **Demo/Tutorial Video**
- https://www.youtube.com/watch?v=eIRkph1XfM0## Installation
- APK Installer Release: app-release.apk
- TWRP Script Release: checkra1n-twrp-flashable.zip---
## Support
I will not respond to errors or problems on Twitter but you should still follow me. Report problems here
- Twitter at `@downthecrop`
- YouTube at `@downthecrop`---
## License
- BSD Zero Clause LICENSE
- Copyright 2020 © downthecrop.