diff options
author | Joshua Hill | 2010-05-25 12:38:02 -0400 |
---|---|---|
committer | Joshua Hill | 2010-05-25 12:38:02 -0400 |
commit | 2cabfb69fbe9d6ce318447cb17132411d21b7318 (patch) | |
tree | e06c80eb5801a6c75cfcc2bb524b827241ef1d82 /TODO | |
parent | 81ffbe21a73cc2c356e20bba8bdcfd99cbe4e230 (diff) | |
download | idevicerestore-2cabfb69fbe9d6ce318447cb17132411d21b7318.tar.gz idevicerestore-2cabfb69fbe9d6ce318447cb17132411d21b7318.tar.bz2 |
Updated TODO file with recent advancements
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -2,17 +2,17 @@ x Unzip IPSW x Parse BuildManifest.plist x Build TSS request x Submit TSS request to apple -* Stitch new signatures onto firmware -* Connect to iBoot -* Upload iBEC and execute go -* Reconnect to iBEC -* Upload devicetree and execute devicetree -* Upload ramdisk and execute ramdisk -* Upload kernelcache and execute bootx -* Send QueryType request -* Send StartRestore request -* Send source verification packets -* Send filesystem payload +X Stitch new signatures onto firmware +X Connect to iBoot +X Upload iBEC and execute go +X Reconnect to iBEC +X Upload devicetree and execute devicetree +X Upload ramdisk and execute ramdisk +X Upload kernelcache and execute bootx +X Send QueryType request +X Send StartRestore request +X Send source verification packets +X Send filesystem payload * Send kernelcache payload * Send NOR firmware payload * Fetch activation ticket from apple |