Giter VIP home page Giter VIP logo

cpbypass2's Introduction

CPBypass2

jailbreak detection bypass with kernel patches

Warning

This project requires KPP to be disabled in order to patch the kernel. This means that kernel integrity is not guaranteed and should only be done on development devices.
In the near future, this project will be a module of checkra1n. It will enable kernel integrity protection and will work with A7-A11 devices.

LICENSE

For this project, Apache License 2.0 is used for the kernel patcher. But, The syscall payload used for it is based on GPLv3, so if you want to redistribute it, you need to clarify the source code of the syscall payload.

File details

module/KPPmodule A checkra1n module that disables KPP for 16k devices based on xnuspy by Justin Sherman
src/ A kernel patcher for KPP disabled devices.

Support

Currently it only supports iOS 14 A9 devices (with KPP disabled).

  • Support device Lists
A9(X): iOS 14.0 - 14.4 (RELEASE version only)

Build

  • clone
git clone https://github.com/dora2-iOS/CPBypass2
cd CPBypass2
  • build
cd src/
make

How To Use

  • Boot with checkra1n
/Applications/checkra1n.app/Contents/MacOS/checkra1n -c -p
  • Load KPPmodule
cd module/
python module_load.py KPPmodule
python issue_cmd.py disable_kpp
  • Install CPBypass2 Tweak on iOS (Mobile Terminal or SSH)
dpkg -i jp.dora2ios.cpbypass64_1.0.1_iphoneos-arm.deb
  • Apply kernel patch on iOS (Mobile Terminal or SSH)
CPBypass2

Thanks

Justin Sherman for xnuspy
bazad for KTRW
0x7ff for maphys

cpbypass2's People

Contributors

dora2-ios avatar

Watchers

James Cloos avatar

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.