Commit graph

148 commits

Author SHA1 Message Date
tihmstar 0abdf46226 Merge pull request #140 from RoyalGraphX/patch-2
Fix typo and add debug flag
2017-06-27 08:15:14 +02:00
tihmstar 373ddcdffe added support for re-restoring to iOS 9 with noNonce bug from DFU mode 2017-06-26 21:19:48 +02:00
tihmstar 32932a396c updated min libipatcher lib 2017-06-26 13:14:43 +02:00
tihmstar 1ea6a66658 replaced pkg-config -> $PKG_CONFIG 2017-06-25 20:25:59 +02:00
Alan Moreno a177561c31 Fix typo and add debug flag 2017-06-22 21:09:05 -05:00
tihmstar 6a606d478f updated min libipatcher version 2017-06-19 16:38:47 +02:00
tihmstar 231bdc251c fixed normalmode discovery bug 2017-06-18 14:38:00 +02:00
tihmstar d1e5c41aff added a little more error logging 2017-06-18 11:55:13 +02:00
tihmstar b3f684d61b fixed missing symbol when compiling without libipatcher 2017-06-07 22:41:45 +02:00
tihmstar 58ddfb4030 updaed makefile to search for jssy header 2017-06-07 17:44:03 +02:00
tihmstar e3d8b85370 updated dependencies 2017-06-07 17:39:58 +02:00
tihmstar b215ccdc07 set minimum libipatcher version 2017-06-07 16:32:55 +02:00
tihmstar 1a1779da46 changed the way printing version looks 2017-06-07 16:19:45 +02:00
tihmstar 1a87c28c38 added libipatcher version info 2017-06-07 16:18:00 +02:00
tihmstar 5879ea8132 dependency update 2017-06-04 18:45:20 +02:00
tihmstar d54ec2fb8a updated dependencies 2017-06-04 18:41:25 +02:00
tihmstar 0fb9cdf851 added error handling code 2017-06-04 09:06:12 +02:00
tihmstar 644abb1832 update on optional feature 2017-06-02 20:27:08 +02:00
tihmstar b895ddf146 actually fixed helpscreen 2017-06-02 20:23:32 +02:00
tihmstar fb006b9fdc fixed helpscreen 2017-06-02 20:22:09 +02:00
tihmstar f286d3d27d updated dependencies 2017-06-02 20:20:58 +02:00
tihmstar d1c90d1185 added optional libipatcher support 2017-06-02 20:07:10 +02:00
tihmstar de907d3fa8 Merge pull request #123 from RoyalGraphX/patch-1
Updated Options chart
2017-05-24 13:54:52 +02:00
Alan Moreno bac8b373ff Updated Options chart 2017-05-20 15:57:39 -05:00
tihmstar 80c0eee322 actually fixed the type issue 2017-04-27 15:42:07 +02:00
tihmstar 920941159a fixed type error when compiling with openssl (hopefully) 2017-04-27 15:37:12 +02:00
tihmstar a3b088fd50 Update README.md 2017-04-25 17:46:51 +02:00
tihmstar dd27b0cd99 Update README.md 2017-04-25 17:46:27 +02:00
tihmstar 3f176cf799 added README 2017-04-25 17:45:07 +02:00
tihmstar 7496ed3607 checking SEP to match sepmanifest 2017-04-25 17:19:27 +02:00
tihmstar 42b37c5c71 updated dependencies 2017-04-25 16:05:28 +02:00
tihmstar e2d0d263e5 only using shsh file with no nonce, when current and dst iBoot is iOS 9 2017-04-07 17:04:30 +02:00
tihmstar 99da4c3352 printing apnonce 2017-04-04 11:06:35 +02:00
tihmstar 58baea2135 fixed 64bit device detection 2017-04-04 11:00:17 +02:00
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