15 March 2010 [Monday] @ March 15, 2010 edit
Is there a jailbreak for the ipod touch 2nd generation yet?but heres what they have done so far for 2nd gen jailbreak go to google code to find out more. time right now is 3:03 pm 12/2/08
Current Goals
Jailbreak iPod Touch 2G
-Create iBoot 2.x Communication Tool (DONE - See 'iRecovery' in SVN trunk)
-Look at new DFU Mode proctool (DONE - It seems to be the equivalant of WTF 2.0 that iTunes attempts to strap onto old devices (iTouch 1G, iPhones) when they are plugged in. Device ID is 0x1227 instead of 0x1222)
-Get Filesystem Dump (DONE)
-Get ASR Key for Root filesystem DMG (Not yet complete - See GoalGetRootFSKey)
-Decrypt Ramdisk (Not yet complete - See GoalGetRootFSKey)
-Find iBoot Exploit (Not yet completed)
-Find userland exploit, for the time being (Not yet completed)
-Implement exploit, and pwn (Not yet completed)
Enable full /dev/kmem access on 2.x
-Get /dev/kmem and /dev/mem to mount at devfs setup (DONE - via a simple flag patch)
-Test if /dev/mem works with initial patch (DONE - can be dumped with 'dd' just fine)
-Test if /dev/kmem works with initial patch (DONE - it will mount, but cannot be accessed for either reading or writing)
-Patch kern.securelevel and kern.secure_kernel to 0 (DONE - but for some reason, with securelevel and secure_kernel at 0, we still cannot read/write to /dev/kmem)
-Find out how to make secure_kernel 0, without a sysctl -w command everytime (DONE)
-Find out how to make /dev/kmem rw, since usually secure_kernel and securelevel just need to be at 0 (Not yet completed)
-Find out how to allow the getting of task port for pid 0 kernel (Not yet completed)
#If you have any other info about this subject , Please add it free.# |
| More »