Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-25 | cleaned up and fixed kernelcache restore. just successfully restored my ipt3g | Joshua Hill | 2 | -117/+120 | |
2010-05-25 | Updated TODO file with recent advancements | Joshua Hill | 1 | -11/+11 | |
2010-05-25 | Refactor sending and signing of images to reduce redundant code | Martin Szulecki | 1 | -460/+107 | |
2010-05-25 | Pass IPSW filename as mandatory argument | Martin Szulecki | 1 | -10/+10 | |
2010-05-25 | Bump required libimobiledevice version to 1.1.0 due to use of new restored API | Martin Szulecki | 1 | -1/+1 | |
2010-05-25 | Remove auto generated files from version control | Martin Szulecki | 4 | -7616/+0 | |
2010-05-25 | Filesystem is now restoring, need to add in kernelcache restore and nor ↵ | Joshua Hill | 3 | -141/+195 | |
restore and everything should be good. Note: The latest HEAD from marcan's usbmuxd is required for this program to work. Linux kernel drivers do some wacky stuff with iPod audio interfaces | |||||
2010-05-24 | Merged the current POC with this codebase, it /should/ work but it's not. | Joshua Hill | 1 | -9/+385 | |
Seems like libirecovery isn't properly releasing the usb interface for some reason which is making usbmuxd choe trying to set the usb configuration | |||||
2010-05-24 | Added AppleLogo so it's a bit more Appleish | Joshua Hill | 1 | -2/+139 | |
2010-05-24 | Device now successfully enters restore mode. Now all that's left is copying ↵ | Joshua Hill | 1 | -210/+383 | |
code over from the other idevicerestore | |||||
2010-05-24 | Have it sending DeviceTree now and started on ramdisk. Started to clean up a ↵ | Joshua Hill | 4 | -95/+401 | |
little bit, but not everything yet. | |||||
2010-05-23 | TSS stitching and loading of signed iBEC is now working, but launching from ↵ | Joshua Hill | 3 | -14/+266 | |
recovery mode causes libusb to fail unreferencing the device | |||||
2010-05-23 | More work on img3.c/h done, implemented basic img3 file parsing and img3 ↵ | Joshua Hill | 3 | -16/+208 | |
element parsing | |||||
2010-05-22 | Fixed stupid stupid stupid bug | Joshua Hill | 3 | -4/+4 | |
2010-05-22 | Started implementation of img3 file and tss_stitcher | Joshua Hill | 9 | -21/+260 | |
2010-05-22 | Finished implemented TSS request and TSS response | Joshua Hill | 21 | -17692/+466 | |
Removed base64.c/h since it's not needed with libplist | |||||
2010-05-21 | Added ECID detection | Joshua Hill | 5 | -44/+73 | |
2010-05-20 | Added support to detect device and which mode it's in, and linking for ↵ | Joshua Hill | 4 | -10/+81 | |
libirecovery | |||||
2010-05-20 | Initial commit | Joshua Hill | 33 | -0/+30516 | |