Skip to content
forked from Sticktron/g0blin

a work-in-progress jailbreak for iOS 10.3.x (A7-A9)

Notifications You must be signed in to change notification settings

githubos1/g0blin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g0blin

A work-in-progress iOS 10.3.x jailbreak for 64-bit iDevices (A7 - A9) made from off the shelf parts and shared research. Long live jailbreaking!

supported devices

iPod 6G
iPhone 5S, 6, 6+, 6S, 6S+, SE
iPad Air, Air 2, 5G (2017), Pro 1G 9.7", Pro 1G 12.9", Mini 2, Mini 3, Mini 4

ingredients

  • v0rtex kernel exploit by Siguza, vuln by Ian Beer, POC by windknown
  • kpp bypass, sandbox, codesigning from yalu102 by Luca Todesco
  • additional sandbox work from h3lix by tihmstar
  • patchfinder from extra_recipe by Xerub
  • additional patchfinder work from async_wake_fun by ninjaprawn
  • Cydia by Jay Freeman (saurik)

dropbear vs OpenSSH

RC1 installed the dropbear SSH server by default. I would rather make SSH optional because some people may not need it or may forget to change their passwords.

RC2 uninstalls dropbear for everyone. If you want to use ssh you can install OpenSSH from Cydia.

RC3 will remove that behaviour allowing you to re-install dropbear if that's your preference.

what's broken?

  • Touch ID does not work in App Store apps while in jailbroken mode
  • see the Issue tracker

tips

  • if the Cydia icon is hidden you can fix it by adding a new key SBShowNonDefaultApps and binary value YES to /User/Library/Preferences/com.apple.springboard.plist using Filza
  • A temporary workaround for TouchID is to turn it off before jailbreaking and then turn it back on afterward

instructions

  1. Download an offical .ipa file from g0blin.sticktron.net

  2. Install using Cydia Impactor

shoutouts

Siguza, Ian Beer, windknown, Luca Todesco, xerub, tihmstar, saurik, uroboro, cheesecakeufo, arx8x, psycho tea, cryptic; Tyler, the Creator, randomblackdude, Mom.

I am extremely grateful for everyone whose open-source/public contributions to iOS research and developement made this software possible :)

   

😈

About

a work-in-progress jailbreak for iOS 10.3.x (A7-A9)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 84.6%
  • C 15.2%
  • Shell 0.2%