Difference between revisions of "IBooty"

From The iPhone Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{DISPLAYTITLE:iBooty}}
 
{{DISPLAYTITLE:iBooty}}
  +
[[Image:iBooty1.6.jpeg|360px|right|iREB 4.0]]
iBooty is a utility created by [[User:ih8sn0w|iH8sn0w]] to aid in jailbreaking all [[iBoot-359.3.2|new bootrom]] devices with 3.1.2 SHSH Blobs. It uses iTunnel to send the files to the iDevice.This application has been ported along with Payload Pwner to Mac OS X 10.4+ under the name [[Pneumonia]].Also there's a application which includes Payload Pwner and iBooty called Nephron. (available [http://github.com/fallensn0w/Nephron @github])
 
  +
{{DISPLAYTITLE:iBooty v1.6}}
  +
  +
iBooty is a utility created by [[User:ih8sn0w|iH8sn0w]] to aid in jailbreaking all [[iBoot-359.3.2|new bootrom]] devices with 3.1.2 SHSH Blobs. It uses iTunnel to send the files to the iDevice.
   
 
== "Boot it!" Function ==
 
== "Boot it!" Function ==
Reverse-engineered in a collaborative effort between [[User:Dra1nerdrake|dra1nerdrake]] and [[User:Fallensn0w|Fallensn0w]]: iBooty uploads the payload (nothing more than a pwned 3.1.2 [[iBoot]]), then uploads 4.0 [[iBEC]] and jumps to it. It resets the connection and then uploads and sets up the device tree. Now it uploads and sets up iH8sn0w's logo. Finally, it uploads the [[kernelcache]] for iOS 4.0 and boots the device.
+
iBooty uploads the payload which is a pwned 3.1.2 iBoot and then uploads [[iBEC]] and jumps to it. It resets the connection and then uploads and sets up the device tree. Now it uploads and sets up iH8sn0w's logo. Finally, it uploads the [[kernelcache]] for it to boot the device.
   
 
== "Prepare" Function ==
 
== "Prepare" Function ==

Revision as of 04:11, 29 September 2010


iBooty is a utility created by iH8sn0w to aid in jailbreaking all new bootrom devices with 3.1.2 SHSH Blobs. It uses iTunnel to send the files to the iDevice.

"Boot it!" Function

iBooty uploads the payload which is a pwned 3.1.2 iBoot and then uploads iBEC and jumps to it. It resets the connection and then uploads and sets up the device tree. Now it uploads and sets up iH8sn0w's logo. Finally, it uploads the kernelcache for it to boot the device.

"Prepare" Function

It uploads the payload, then the iBEC, and uploads and prepares the logo, which notifies you to begin the restore process.

Resources

There's a open-source version of iBooty by Fallensn0w available at @github