Quellcode durchsuchen

Update README.md

Sticktron vor 8 Jahren
Ursprung
Commit
9868851a04
1 geänderte Dateien mit 11 neuen und 0 gelöschten Zeilen
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -3,6 +3,7 @@
 An incomplete jailbreak for A7-A9 devices on iOS 10.3.x
 An incomplete jailbreak for A7-A9 devices on iOS 10.3.x
 
 
 Spawns an SSH server listening on port 2222.
 Spawns an SSH server listening on port 2222.
+
 Remember to change your passwords.
 Remember to change your passwords.
 
 
 Please reinstall the bootstrap when upgrading.
 Please reinstall the bootstrap when upgrading.
@@ -11,15 +12,25 @@ Please reinstall the bootstrap when upgrading.
 ## what is still broken?
 ## what is still broken?
 
 
 Third-party applications that need root priveledges require an extra entitlement to function correctly.
 Third-party applications that need root priveledges require an extra entitlement to function correctly.
+
+````
+<key>com.apple.private.security.no-container</key>
+<true/>
+````
+
 I have already added the entitlement to the copy of Cydia included in g0blin.
 I have already added the entitlement to the copy of Cydia included in g0blin.
+
 For other apps (eg. Filza, MTerminal) to work correctly you will have to entitle them yourself.
 For other apps (eg. Filza, MTerminal) to work correctly you will have to entitle them yourself.
 
 
 
 
 ## credits
 ## credits
 
 
 Siguza - v0rtex kernel exploit
 Siguza - v0rtex kernel exploit
+
 Luca Todesco - yalu102 kpp bypass
 Luca Todesco - yalu102 kpp bypass
+
 Xerub - patchfinder (extra_recipe)
 Xerub - patchfinder (extra_recipe)
+
 Saurik - Cydia
 Saurik - Cydia
 
 
 thanks: PsychoTea, ARX8x, Abraham Masri, ninjaprawn, coolstar, ... ?
 thanks: PsychoTea, ARX8x, Abraham Masri, ninjaprawn, coolstar, ... ?