95 Commits

Author SHA1 Message Date
Luke Street b3bb5040e0 Support iPhone10,x BuildManifest and validate BNCH size v95 2017-12-27 15:42:29 -05:00
tihmstar b46989ab2a resolving dublicate symbol issue with futurerestore 2017-06-04 18:44:34 +02:00
tihmstar 70b5778730 added debugging function 2017-04-25 16:35:39 +02:00
tihmstar 7f4ac073d9 now verifying generator to generate the nonce in IM4M if it is present 2017-04-25 12:28:03 +02:00
tihmstar eb55212595 fixed iterating thought SET 2017-03-30 13:51:02 +02:00
tihmstar 438cbe9668 fixed a bug where verifying iPhone7 tickets would fail 2017-03-25 12:00:45 +01:00
tihmstar 8b32c5ce73 exported function to verify im4m signature 2017-03-23 12:18:49 +01:00
tihmstar e7820b4a6f cleaned up warnings in output
verifying IM4P by IM4M now
2017-03-23 12:03:05 +01:00
tihmstar 9eaeebdec9 verifying IM4M signature now possible 2017-03-22 14:58:28 +01:00
tihmstar e3060c4656 extraction of IM4M from shsh file now possible 2017-03-22 11:08:29 +01:00
tihmstar 17060e500a move printIdentity functionality into it's own function 2017-01-03 23:43:17 +01:00
tihmstar 52008afe78 declared some functions const char (this needs to be done for many more functions, but can't be bothered doing this right now) 2017-01-03 23:37:44 +01:00
tihmstar 855efa9072 added getBuildIdentityForIM4M to header 2017-01-03 23:29:23 +01:00
tihmstar a1bfc8796a The very first thing todo when a program starts is print it's version. Trust me, everything else is debug hell 2017-01-02 23:14:03 +01:00
tihmstar 1177540109 added an option to verify IM4M with BuildManifest 2017-01-02 19:21:30 +01:00
tihmstar 64345dd307 Merge branch 'master' of github.com:tihmstar/img4tool 2016-12-29 11:18:54 +01:00
tihmstar b7f8a7b164 Merge ssh://tihmstar.net:23/img4tool 2016-12-29 11:18:16 +01:00
tihmstar 78985af633 added license 2016-12-29 01:01:14 +01:00
tihmstar ad1c069cbc removed unneccessary files 2016-12-29 00:52:30 +01:00
tihmstar f6ee9cf239 added gitignore, removed DS_Store 2016-12-29 00:49:50 +01:00
Nikias Bassen 5332bb4725 Remove Makefile in favor of autotools 2016-12-28 17:11:16 +01:00
Nikias Bassen bbb97198da Allow compilation as a library instead of standalone tool 2016-12-28 17:09:26 +01:00
Nikias Bassen e939309c7d autogen.sh: Allow initializing source tree without configuring 2016-12-28 17:08:59 +01:00
Nikias Bassen 9892ef60d7 Removed unneeded binary files from git 2016-12-28 17:05:28 +01:00
tihmstar ddf9be1211 added an option to convert IM4M files to .shsh
renamed img4tool_tool to img4tool
2016-12-28 12:12:45 +01:00