Difference between revisions of "User talk:Scotty2"

From The iPhone Wiki
Jump to: navigation, search
(on the kernel patch thing: new section)
(iRecovery source code: new section)
Line 10: Line 10:
   
 
sorry about that, i just know that the file documenting the patches was long. i should have definitely checked out what each patch actually did. shouldn't have assumed.
 
sorry about that, i just know that the file documenting the patches was long. i should have definitely checked out what each patch actually did. shouldn't have assumed.
  +
  +
== iRecovery source code ==
  +
  +
If you are interested in helping out, here is the source code plus mac binary of the tool that we use to communicate with DFU plus spawn a shell with an uploaded iBSS:
  +
  +
http://www.mediafire.com/download.php?nhteveyndyz
  +
  +
We are trying to get response support (the best we have is a one line response from iBoot) so that we can have two way communication with 0x1281
  +
  +
BTW, note the following:<br>
  +
0x1281 = Recovery Mode, or an iBSS uploaded to DFU<br>
  +
0x1227 = DFU Mode, only files can be uploaded, you cannot spawn a shell with it. That is why you need to upload an iBSS, so you can communicate with that.
  +
  +
If you are too busy, no problem :) just throwing it out there in case you wanted to help out.

Revision as of 12:45, 20 September 2008

hey

holy shit dude where have ya been? glad to see you are back in the iPhone scene, a lot has changed around here as you might see from looking around on the wiki now :)

if you are going to stay back for a while, stop by #iphone-hax in irc.osx86.hu...we are working on jailbreaking+pwning the new iPod Touch :D

again, glad to see you are back dude

on the kernel patch thing

sorry about that, i just know that the file documenting the patches was long. i should have definitely checked out what each patch actually did. shouldn't have assumed.

iRecovery source code

If you are interested in helping out, here is the source code plus mac binary of the tool that we use to communicate with DFU plus spawn a shell with an uploaded iBSS:

http://www.mediafire.com/download.php?nhteveyndyz

We are trying to get response support (the best we have is a one line response from iBoot) so that we can have two way communication with 0x1281

BTW, note the following:
0x1281 = Recovery Mode, or an iBSS uploaded to DFU
0x1227 = DFU Mode, only files can be uploaded, you cannot spawn a shell with it. That is why you need to upload an iBSS, so you can communicate with that.

If you are too busy, no problem :) just throwing it out there in case you wanted to help out.