The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
IRecovery
Revision as of 22:35, 29 October 2008 by ChronicDev (talk | contribs)
iRecovery is a tool to communicate with iBoot while your device is in recovery or DFU mode.
Contents
Credits
Tom3Q and wEsTbAeR--
Features
DFU 2.0 (0x1227)
It can upload a file, such as an iBSS, so that you can unplug and spawn a shell with 0x1281.
Recovery 2.0 (0x1281)
File Uploading
You can upload a file to 0x9000000 with the following syntax:
./iRecovery -f file
Two-Way Shell
You can spawn a shell to do all sorts of neat things with the syntax:
./iRecovery -s
Once it has spawned, you can type 'help' and iBoot will respond with its built-in command list.
Internal Commands (used while in a shell session)
/exit
Exit the program
/file
Upload file