Giter Site home page Giter Site logo

jynxd-tech / sockh3lix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from songxiaoxi/sockh3lix

0.0 0.0 0.0 14.04 MB

Jailbreak for iOS 10.x 64bit devices and iPhone5,2(10.3.4) with the sock port exploit in one second.

Objective-C 5.86% C 55.66% Objective-C++ 9.01% Shell 0.03% CSS 0.17% HTML 0.72% Makefile 0.05% C++ 28.50%

sockh3lix's Introduction

sockH3lix

Jailbreak for iOS 10.x 64bit devices without KTRR in one second.

Jailbreak for iOS 10.3.4 iPhone5,2 in an instant.

This should be the best variant of H3lix jailbreak tool.

Replace the exploit from v0rtex to sock port with higher success rate and shorter time.

Kernel patches and other resources are inherited from doubleH3lix.

Only test on my 5s (10.3.3) and 5 (10.3.4). 10.x 64bit KPP devices is supported in theory. Use at your own risk.

This jailbreak tool is compatible with doubleH3lix, which means you can switch between them at any time.

Additional modifications:

  • Exploit
    • v0rtex -> sock port with higher success rate.
    • Reimplement the sock port exploit on 32bit platform.
  • Sandbox
    • Remove a patch which fully disable sandbox for any process. This keeps sandbox container intact and keeps NSUserDefaults (cfprefsd) from storing plist in the unsandbox patch.
    • sockH3lix will call uicache with sock port exploit for sandbox escaping.
  • export tfp0
    • Enable hgsp4 for root process.
  • patchfinder32
    • Implement a 32bit patchfinder for iPhone5,2 iOS10.3.4.
  • Reduce jailbreak costs, improve jailbreak speed and stability
    • Merge kernel read/write request to reduce syscall count.
    • Add a kernel memory management for remapping pages and page table entries to reduce kernel memory usage after jailbreak.
    • Choose a right size of the fake IOTrap while initializing kexec.
    • Use a large number of Mach primitives and other syscalls that affect scheduling to increase stability.
    • kexec some hardware codes to flush the cache and TLB instead of waiting for the kpp patch to work.

sockh3lix's People

Contributors

resistor4u avatar siguza avatar songxiaoxi avatar tihmstar 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.