forked from JonathanSeals/ios-kexec-utils
-
Notifications
You must be signed in to change notification settings - Fork 28
axi0mX/ios-kexec-utils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C 98.7%
- Makefile 1.3%