diff options
author | Joshua Hill | 2010-05-20 05:46:51 -0400 |
---|---|---|
committer | Joshua Hill | 2010-05-20 05:46:51 -0400 |
commit | 332faac3f152e14fb43351e82e3be034e72b73b3 (patch) | |
tree | de18b33d67527a550bf2c1d6e05a964c4726cc2c /TODO | |
download | idevicerestore-332faac3f152e14fb43351e82e3be034e72b73b3.tar.gz idevicerestore-332faac3f152e14fb43351e82e3be034e72b73b3.tar.bz2 |
Initial commit
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ ++ Unzip IPSW +* Parse BuildManifest.plist +* 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 +* Send kernelcache payload +* Send NOR firmware payload +* Fetch activation ticket from apple +* Send activation ticket to device
\ No newline at end of file |