tihmstar
|
7152d931c9
|
reverting commenting out code by accident
|
2017-04-03 13:02:45 +02:00 |
|
tihmstar
|
8d32355d6f
|
removed buggy feature
|
2017-04-03 12:57:57 +02:00 |
|
tihmstar
|
ace8ae144f
|
adding support for gzip compressed shsh files
|
2017-04-03 12:45:47 +02:00 |
|
tihmstar
|
eeefc9ef41
|
changed the way of detecting 32bit/64bit devices on init
|
2017-04-03 08:28:19 +02:00 |
|
tihmstar
|
364a4704d4
|
Merge branch 'master' of github.com:tihmstar/futurerestore
|
2017-04-03 08:25:21 +02:00 |
|
tihmstar
|
a04884ce07
|
added ramdisk hash check
|
2017-04-03 08:25:12 +02:00 |
|
tihmstar
|
1f0cda0d06
|
Merge pull request #98 from matteyeux/master
removed "--is-32bit line"
|
2017-04-02 18:00:28 +02:00 |
|
mathieu
|
dca7f24b81
|
removed --is-32bit
|
2017-04-02 16:12:59 +02:00 |
|
tihmstar
|
d8b69365ec
|
fully supporting 32bit devices now
-autodetecting 32bit devices (removing --is-32bit parameter)
|
2017-04-02 13:42:27 +02:00 |
|
tihmstar
|
12066c924e
|
fixed -w for 32bit
|
2017-03-30 15:02:47 +02:00 |
|
tihmstar
|
45058a2e2c
|
added error handling when loading shsh files fails
|
2017-03-30 14:38:52 +02:00 |
|
tihmstar
|
c119b17543
|
removing option to skip checks on 32bit devices
|
2017-03-30 14:25:35 +02:00 |
|
tihmstar
|
2180c5602e
|
updated dependencies
|
2017-03-30 14:20:21 +02:00 |
|
tihmstar
|
53853c6d58
|
added parsing for 32bit ecid and nonce
|
2017-03-30 14:18:29 +02:00 |
|
tihmstar
|
c271a71524
|
printing ecid in decimal afterall
|
2017-03-29 11:52:05 +02:00 |
|
tihmstar
|
f218dc32d3
|
clearing some confusion about ecid encoding (hex)
|
2017-03-29 11:49:15 +02:00 |
|
tihmstar
|
ef617cf2e6
|
using alternative restoremode for baseband as fallback
|
2017-03-29 11:45:16 +02:00 |
|
tihmstar
|
d7389b76a3
|
updated required dependencies
|
2017-03-29 11:33:01 +02:00 |
|
tihmstar
|
422c69cbd9
|
adding beta support for 32bit devices
|
2017-03-29 11:32:13 +02:00 |
|
tihmstar
|
9fcf613f8f
|
added ECID check
|
2017-03-26 21:17:20 +02:00 |
|
tihmstar
|
481d959a5e
|
updated dependencies (restoring to 10.3 should work now)
|
2017-03-26 10:53:26 +02:00 |
|
tihmstar
|
0b14382adf
|
trying to fix segfault 11, updated img4tool dependency
|
2017-03-25 12:08:32 +01:00 |
|
tihmstar
|
36be0769f2
|
now verifying APTicket signature prior to attempting to restore
|
2017-03-23 12:25:53 +01:00 |
|
tihmstar
|
5d2f24dd19
|
updated dependencies
|
2017-03-20 15:13:55 +01:00 |
|
tihmstar
|
b35d3e1245
|
fixing bug where futurerestore would segfault if device doesn't reconnect fast enough
|
2017-02-02 08:43:00 +01:00 |
|
tihmstar
|
6aa188cd06
|
updated dependencies
|
2017-01-30 15:31:23 +01:00 |
|
tihmstar
|
1d14072a91
|
added untested fix to solve basebandBuildIdentity not loaded error
|
2017-01-30 15:28:36 +01:00 |
|
tihmstar
|
89b019300f
|
updated dependencies
|
2017-01-19 19:10:36 +01:00 |
|
tihmstar
|
86fc18fd42
|
updated dependencies
|
2017-01-19 19:01:47 +01:00 |
|
tihmstar
|
fee1c53ed2
|
updated idevicerestore, added support for iPhone7
|
2017-01-19 18:46:09 +01:00 |
|
tihmstar
|
869771ba0c
|
updated dependencies
|
2017-01-10 10:25:18 +01:00 |
|
tihmstar
|
0f9d568001
|
fixed issue when loading latest baseband
|
2017-01-08 10:45:57 +01:00 |
|
tihmstar
|
8ae84f60c4
|
removing unused parameter from helpscreen
|
2017-01-07 21:44:40 +01:00 |
|
tihmstar
|
77735fc932
|
changed fopen to "rb" instead of "r". should fix load sep failed bug
|
2017-01-04 15:38:34 +01:00 |
|
tihmstar
|
9e61f9bf3f
|
added more fread checks (this could have fucked up stuff :O)
|
2017-01-04 15:25:10 +01:00 |
|
tihmstar
|
63f0d95f2a
|
workaround fread windows bug?
|
2017-01-04 15:17:16 +01:00 |
|
tihmstar
|
d0abb366ec
|
added debug info for windows
|
2017-01-04 15:01:43 +01:00 |
|
tihmstar
|
7815036ab0
|
fixing windows stuff
|
2017-01-04 00:47:03 +01:00 |
|
tihmstar
|
6332b5b64f
|
fixing __mkdir redifinition error
|
2017-01-04 00:37:45 +01:00 |
|
tihmstar
|
34f44495a1
|
added more defines for detecting windows compilation
|
2017-01-04 00:30:59 +01:00 |
|
tihmstar
|
ca0294c563
|
updated dependencies
|
2017-01-04 00:28:33 +01:00 |
|
tihmstar
|
ac07318686
|
added required header
|
2017-01-04 00:22:16 +01:00 |
|
tihmstar
|
91ae806679
|
added apticket buildidentity verification for restore.
Makes sure apticket is valid for the selected restore
|
2017-01-04 00:19:31 +01:00 |
|
tihmstar
|
7c34c55a86
|
using device boardconfig to get a ticket with tsschecker
|
2017-01-03 23:26:41 +01:00 |
|
tihmstar
|
78fac4174a
|
updated dependencies
|
2017-01-03 23:24:07 +01:00 |
|
tihmstar
|
5373b72ac0
|
updated to latest tsschecker
|
2017-01-03 23:14:47 +01:00 |
|
tihmstar
|
3fd52861a2
|
added option to restore without baseband. use this for iPad wiffi or iPods only.
Using this with a device which needs a baseband will make restore fail!
Also this option was not untested, use with caution!
|
2017-01-03 23:09:25 +01:00 |
|
tihmstar
|
bdc7cc1542
|
using board config
|
2017-01-02 02:05:35 +01:00 |
|
tihmstar
|
f20e7a5463
|
updating dependencies
|
2017-01-02 01:42:58 +01:00 |
|
tihmstar
|
3449c9dae8
|
fixed doublefree bug
|
2017-01-02 01:01:36 +01:00 |
|