Skip to content

boot LLB/iBoot/iBSS/iBEC image from a jailbroken iOS kernel

Notifications You must be signed in to change notification settings

axi0mX/ios-kexec-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ios-kexec-utils
===============

NEW IMPROVED KLOADER

* will automatically wake up device after 2 seconds (no button press required, should work 99.9% of the time)
* supports iOS 4.0 and above (armv7 only, requires tfp0 kernel patch)
* precompiled, just get the binary in bin directory

Please report issues and I will do my best to fix them.

Cheers,

axi0mX



LEGACY CODE

A miscellany of utilities designed to help you bootstrap
another operating system on an iOS device. They're probably crap.

You deal with them. No support/warranty implied/given. 

Warning: there are severe caveats with this method.

Utilities included (and duplicated from opensn0w-X):

	* img3maker - Image3 file maker, needed for the decrypted boot chain.
	* ibsspatch - iBSS patcher for iOS 7, creates a generic patched iBSS for boot.
	* kloader - Image loader for the kernel, bootstraps custom image in RAM.
	* multi_kloader - Image loader for two images in memory. See source for boot
	                  protocol convention.

Using these utilities in unison will let you do awesome things.

(This is one of the last public projects I will push for now.
 Personal reasons, mainly stress related.)

About

boot LLB/iBoot/iBSS/iBEC image from a jailbroken iOS kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Makefile 1.3%