Skip to content

0neday/PhoenixNonce-iOS9-partialJailbreak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

partialJailbreak

Usage

Decrypt 64bit kernelcache for N71AP iOS 9.3

  • Find kernelcache keys from here only for n71ap,
  • Use xerub img4 to decrypt kernelcache.

Issues

  • patchfinder64 don't support iOS <10, so you need to patch patchfinder64 for patch kernel.
  • miss some kernel structure offsets to remount root partition as r/w or patch amfid (kppless approach). you need to check xnu version of apple open source depend on your iOS version
  • run log in here

License

MIT.

Uses code from kern-utils and cl0ver.

Credits

Siguza, tihmstar, 0nday and others (see source code for details).