GithubHelp home page GithubHelp logo

alicela1n / daibutsu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kok3shidoll/daibutsu

0.0 0.0 0.0 143 KB

open source "untether" for 32bit 8.4.1-9.1 untethered jailbreak. codesign bypass & kernel exploit

License: MIT License

Shell 2.12% C 97.88%

daibutsu's Introduction

daibutsu

8.4.1-9.1 untether (for 32-bit iOS)

警告

日本国内において、及び日本国内向けに悪用することを禁じます。

exploit

  • A dyld exploit that overrides the MISValidateSignature in libmis.dylib (CVE-2015-7079)
  • OSUnserialize kernel Infoleak(CVE-2016-4655)
  • pegasus kernel exploit (CVE-2016-4656)

dyld

Change dyld_shared_cache and overrides _MISValidateSignature in libmis.dylib always return 0 to bypass code signing.

build&&run

gcc haxx.c -D{platform}_{build} -o haxx
./haxx dyld_shared_cache_[armv7s] dyld_shared_cache_[armv7s]_hack
  • Arch
    • A5&A5rA: armv7
    • A6: armv7s

helper

For loading substrate.

untether

old-style jailbreak untether.

build

./make.sh

How To Install Untether

code signing bypass

  • replace /System/Library/Caches/com.apple.dyld/dyld_shared_cache_[armv7s] on your device with the patched it.

automatically apply kernel patch at boot time (iOS 8)

  • replace /usr/libexec/CrashHousekeeping with a symlink to /untether32.
  • change the launchdaemon startup order so that other daemons start after the kernel patch.

*see untether/install.txt.

[init] 2021/04/07 by dora2ios
[update] 2021/04/10 by dora2ios
[update] 2021/05/01 by dora2ios

daibutsu's People

Contributors

dora2-ios 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.