Giter VIP home page Giter VIP logo

checkra1n.py's Introduction

Checkra1n.py

checkra1n for windows, written in python

well it's checkm8 only

For libusb errors, refer to this guide: https://www.smallcab.net/download/programme/xm-07/how-to-install-libusb-driver.pdf

Testers

Testers DM me on discord @ Shion#2717 to be a tester

RUN ALL OF THIS USING ADMIN COMMAND PROMPT

Preinstall

git from https://git-scm.com/

python from https://python.org

IMPORTANT

cd to the libusb folder after cloning/downloading and copy libusb.dll to c:/windows/system32 and c:/windows/syswow64 (only if 64bit) then run infinstaller.exe from libusb folder and install the .inf file by right clicking. AFter that copy Libusb0.sys to c:/windows/system32/Drivers and c:/windows/syswow64 (only if 64bit)

Must do

after cloning cd into the folder and type python main.py type 0 into $ to install dependencies

Optional (recomended)

Run command prompt as administrator and cd to the folder, type cpbin ~ this allows you to run checkra1n from anywhere by typing checkra1n from cmd

Steps

For the menu, simply follow installation for the instant checkra1n cd to the folder and type cpbin.lnk (allows you to just type checkra1n from anywhere, boot flags not supported yet) For a bad GUI version cd to the folder and type python gui.py For webra1n (css + html to come soon) cd to the folder and type python index.py

Installation:

git clone https://github.com/ehnryu/Checkra1n.py/
cd Checkra1n.py
python main.py

Features

  • Webra1n
  • Gui
  • Cli
  • DFU tool ~ python dfu.py
  • Menu
  • Open source

TO DO:

  • [ ] Implement pyboot Taken out
  • Add mydearpygui
  • Make theming
  • Make electron flask UI

Compatability

s5l8947x - Apple TV 3rd Gen

s5l8950x: iPhone 5/5C

s5l8955x: iPad 4th Gen

s5l8960x: iPad Air, iPhone 5S, iPad mini 2, iPad mini 3

t8002: Apple Watch Series 1/2

t8004: Apple Watch Series 3

t8010: iPad 6/7th Gen, iPhone 7, iPhone 7 Plus, iPod Touch 7th Gen

t8011: iPad Pro (10.5 inch), iPad Pro (12.9 inch) 2nd Gen, Apple TV 4k

t8015: iPhone 8/8+, iPhone X

Or anything else that supports the checkm8 exploit

Troubleshooting:

  1. restart your computer at least 3 times after installing drivers
  2. re-try the jailbreak

Errors:

1. File "C:\Users\users\Downloads\ipwndfu-master\ipwndfu-master\ipwndfu", line 47, in device = dfu.acquire_device() File "C:\Users\users\Downloads\ipwndfu-master\ipwndfu-master\dfu.py", line 16, in acquire_device for device in usb.core.find(find_all=True, idVendor=0x5AC, idProduct=0x1227, backend=backend): File "C:\Users\users\Downloads\ipwndfu-master\ipwndfu-master\usb\core.py", line 1263, in find raise NoBackendError('No backend available') usb.core.NoBackendError: No backend available

(also remember to install python with this error)

with this error you must read the #must do section

Credits:

axi0mX for original exploit

geohot for patch of exploit

Ehnryu for patching it further with a user friendly ui

Disclaimer

I am not responsible for your device errors

checkra1n.py's People

Contributors

wynwxst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

checkra1n.py's Issues

.

.

how to fix it?

C:\Users\Chopel Flasher\Downloads\Compressed\Checkra1n.py-main\Checkra1n.py-main>python ipwndfu -p
Traceback (most recent call last):
File "C:\Users\Chopel Flasher\Downloads\Compressed\Checkra1n.py-main\Checkra1n.py-main\ipwndfu", line 47, in
device = dfu.acquire_device()
File "C:\Users\Chopel Flasher\Downloads\Compressed\Checkra1n.py-main\Checkra1n.py-main\dfu.py", line 19, in acquire_device
usb.util.claim_interface(device, 0)
File "C:\Users\Chopel Flasher\Downloads\Compressed\Checkra1n.py-main\Checkra1n.py-main\usb\util.py", line 205, in claim_interface
device._ctx.managed_claim_interface(device, interface)
File "C:\Users\Chopel Flasher\Downloads\Compressed\Checkra1n.py-main\Checkra1n.py-main\usb\core.py", line 102, in wrapper
return f(self, *args, **kwargs)
File "C:\Users\Chopel Flasher\Downloads\Compressed\Checkra1n.py-main\Checkra1n.py-main\usb\core.py", line 167, in managed_claim_interface
self.backend.claim_interface(self.handle, i)
File "C:\Users\Chopel Flasher\Downloads\Compressed\Checkra1n.py-main\Checkra1n.py-main\usb\backend\libusb0.py", line 521, in claim_interface
_check(_lib.usb_claim_interface(dev_handle, intf))
File "C:\Users\Chopel Flasher\Downloads\Compressed\Checkra1n.py-main\Checkra1n.py-main\usb\backend\libusb0.py", line 431, in _check
raise USBError(errmsg, ret)
usb.core.USBError: [Errno None] b'libusb0-dll:err [claim_interface] could not claim interface 0, invalid configuration 0\n'

inf

Without find infinstaller.exe, inf cannot be installed directly, so how to install inf?

cd to the libusb folder after cloning/downloading and copy libusb.dll to c:/windows/system32 and c:/windows/syswow64 (only if 64bit) then run infinstaller.exe from libusb folder and install the .inf file by right clicking. AFter that copy Libusb0.sys to c:/windows/system32/Drivers and c:/windows/syswow64 (only if 64bit)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.