| Age | Commit message (Collapse) | Author | Files | Lines | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | always enabled style debug flag
Added -e flag to load and execute a premade script file along with a sample script | 
|  |  | 
|  |  | 
|  |  | 
|  | Makefile to automatically refresh linker cache after install | 
|  |  | 
|  |  | 
|  |  | 
|  | irecovery.c to trigger it. | 
|  |  | 
|  |  | 
|  | idevicerestore. Still quite a few issues to be ironed out though. | 
|  | get ECID | 
|  |  | 
|  | Previous code did attempt to open anything with an Apple vendor id.
Now it also verifies if the USB device is within a mode we know and also
allows targeting a specific device by it's UUID. | 
|  |  | 
|  |  | 
|  | implemented bulk read | 
|  | into irecovery.c | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Implemented irecv_send_buffer() to upload a buffer to the device load address.
Implemented irecv_send_file() to read a file into memory and pass the buffer into irecv_send_buffer() | 
|  |  | 
|  | error if there really was an error | 
|  |  | 
|  | commands yet | 
|  | irecv_close(), and irecv_exit()
Needs to be tested on MacOSX and Windows, and Makefile needs to be updated for these platforms. | 
|  |  |