Commit Graph

  • afd17a13ba Add memcmp result checks to avoid gcc optimization shchmue 2020-05-18 16:51:37 -0600
  • 4a69ea1922 Add FSS0 support shchmue 2020-05-18 15:52:19 -0600
  • 64d7e5cebd Apply hekate 5.2.1 and gcc 10 changes, -fno-inline shchmue 2020-05-18 14:11:27 -0600
  • a5fe954ce7 Add se functions, match Hekate brace style shchmue 2020-05-17 17:45:48 -0600
  • 0427c99176 keys: Improve messaging for long run times shchmue 2020-05-10 21:09:11 -0600
  • c63532bfdc keys: Fastfs wasn't appropriate for this after all shchmue 2020-05-10 19:11:07 -0600
  • 2f6ee85d37 main: Removed redundant defines shchmue 2020-05-10 19:10:47 -0600
  • da6734afff save: Tidied up error prints shchmue 2020-05-10 19:10:27 -0600
  • 3705b5f228 Hardcode buffers, lock sector cache, use fastfs shchmue 2020-05-10 13:28:54 -0600
  • 9130c4b69c diskio: Improve emmc xts, double sector cache shchmue 2020-05-08 15:24:04 -0600
  • b147f34c53 se: Improve general xts function shchmue 2020-05-08 15:22:47 -0600
  • a120e97e08 Bump version to v1.8.2 shchmue 2020-04-15 17:06:07 -0600
  • b536a98b8d keys: Fix freeze when es saves not present shchmue 2020-04-15 17:05:20 -0600
  • 7c6a3b1d3e Update readme and copyrights shchmue 2020-04-15 17:04:07 -0600
  • 8a742a45d4 save: Fix remap init, add graceful fail paths shchmue 2020-04-15 16:22:23 -0600
  • 25ff127404 Merge hekate 5.1.4 changes shchmue 2020-04-15 16:18:58 -0600
  • a7d20c5814 pkg2: Improve Ini1 kernel offset code per hekate shchmue 2020-04-14 15:10:51 -0600
  • ef6676d3b9 pkg1: Key offsets for 10.0.0 shchmue 2020-04-14 15:07:58 -0600
  • e72e486283 v1.8.1: Fixes for new console key derivation shchmue 2019-12-30 09:18:02 -0700
  • a55e62d45a Merge Hekate fixes to gfx, minerva shchmue 2019-12-29 14:32:37 -0700
  • fa41ad507f keys: Fix incorrect new console bis key derivation shchmue 2019-12-16 13:37:44 -0700
  • 93c51bde64 Bump version to v1.8.0 shchmue 2019-12-09 12:56:16 -0700
  • d6794070c4 minerva: Fallback gracefully when old lib present shchmue 2019-12-09 12:51:11 -0700
  • 12a076ca82 heap: Integrate hekate rework shchmue 2019-12-09 12:50:38 -0700
  • f2e5413ef3 keys: Check emummc SD seed vector when appropriate shchmue 2019-12-09 12:50:08 -0700
  • b3a739592e Merge hekate 5.1.0 changes shchmue 2019-12-08 19:17:46 -0700
  • cdb29719e4 keys: Improve unrecognized pkg1 messaging shchmue 2019-12-08 12:28:52 -0700
  • a9595e5837 Add 9.1.0 support shchmue 2019-12-08 12:16:29 -0700
  • 0459e813cf keys: Protect against free-before-use of kip shchmue 2019-12-07 17:01:16 -0700
  • 7a486e547e se: Use descriptive defines shchmue 2019-12-07 15:41:42 -0700
  • aac874f7a3 v1.7.1: Heap bugfix, add payload chainloading shchmue 2019-10-31 21:08:58 -0600
  • fc87643922 heap: Revert problematic size calculation Minor heap fragmentation was not worth preventing shchmue 2019-10-31 16:46:36 -0600
  • e578e09ff9 v1.7.0: Titlekey save parsing, memory bugfixes shchmue 2019-10-28 09:56:38 -0600
  • 6ad7192199 Move key offsets to struct for cleaner code shchmue 2019-10-28 09:54:01 -0600
  • 1c82665901 Parse ES saves right, vastly improve titlekey time shchmue 2019-10-26 20:29:36 -0600
  • 1feb83f1dc heap: Fix calloc memset, end node max size on free shchmue 2019-10-25 22:01:23 -0600
  • 5d44ef0af6 se: Hardcode internal se vars, add HMAC-SHA256 shchmue 2019-10-25 21:48:29 -0600
  • 5f100fef8a nx_emmc: Fix nested loop with same variable shchmue 2019-10-25 12:04:03 -0600
  • a5bb071927 keys: Fix potential memory leak in _nca_process shchmue 2019-10-25 11:59:34 -0600
  • dbc86a6699 keys: Ensure SD mount before writing key buffer shchmue 2019-10-25 11:57:59 -0600
  • 86f2a63fb7 keys: Fix failure to free decompressed kip1 shchmue 2019-10-25 11:56:06 -0600
  • 535a2d97f2 keys: Validate storage init shchmue 2019-10-25 11:54:57 -0600
  • d946ade94b kfuse: Fix missing include shchmue 2019-10-25 11:46:10 -0600
  • 472aa1665e sept: Prevent memory leak shchmue 2019-10-25 11:44:51 -0600
  • 2d4ffd2965 diskio: Alloc xts enc, don't realloc sector cache shchmue 2019-10-25 11:43:11 -0600
  • b468026540 heap: Prevent node chain collapse on free shchmue 2019-10-25 11:41:30 -0600
  • e5849e3ab2 Remove invalid free for this use case shchmue 2019-10-25 10:05:57 -0600
  • 28f4190076 Compile as Thumb to reduce binary size shchmue 2019-10-22 11:22:55 -0600
  • 76a13c85fa Remove "Os" pragmas, merge hekate changes shchmue 2019-10-22 11:22:26 -0600
  • eee656bb34 Add missing file for KFuse fix shchmue 2019-10-22 11:18:05 -0600
  • b5e932755a Remove wait for button press before reboot to Sept shchmue 2019-10-22 11:16:32 -0600
  • 3ea82573e0 Add wait for KFuse init to prevent wrong TSEC key shchmue 2019-10-22 11:15:59 -0600
  • 8c2aa76fd0 v1.6.4: Skip f_mkdir validation altogether shchmue 2019-10-21 11:06:39 -0600
  • 340a256518 Fix the f_mkdir fix shchmue 2019-10-15 11:14:14 -0600
  • ee1a3e08ae Fix bad f_mkdir check skipping file save shchmue 2019-10-15 11:11:47 -0600
  • d4fa066854 Bump version to v1.6.2 shchmue 2019-10-15 10:26:42 -0600
  • d890616c33 Fix function name typo shchmue 2019-10-15 10:25:20 -0600
  • 5d1386cc10 Validate more file I/O calls shchmue 2019-10-07 13:18:14 -0600
  • 0024f049b6 Add new FS keys for LibHac, ff.c -> thumb shchmue 2019-10-06 18:41:20 -0600
  • 3b6f356460 Update readme shchmue 2019-09-29 23:12:23 -0600
  • 21e8ca6204 Fixed key save buffer non-zero init error shchmue 2019-09-29 23:07:05 -0600
  • 9ceb56f743 Bump version to v1.6.0 shchmue 2019-09-27 16:31:43 -0600
  • d6105b95e1 Add key generation to menu and fix repeat dump bug shchmue 2019-09-27 16:30:44 -0600
  • 035134f36e Add titlekey dumping and Minerva shchmue 2019-09-25 12:18:08 -0600
  • 4a205a8720 Bump version to v1.5.0 shchmue 2019-09-17 10:24:43 -0600
  • 1f2f0c433e Fix trailing whitespace shchmue 2019-09-17 10:03:41 -0600
  • 250f068211 Add menu and option to dump keys from emuMMC shchmue 2019-09-17 09:51:30 -0600
  • 19796e486c Add hekate cfg and color incrementing shchmue 2019-09-16 22:18:41 -0600
  • 6540ddc24b Fix bis key generation for newer hardware shchmue 2019-09-15 19:30:42 -0600
  • 2c79f8c660 Bump version to v1.4.0 shchmue 2019-09-14 22:20:47 -0600
  • 82bea6be8f Add BPMP overclock, add hekate fixes, fix sprintf shchmue 2019-09-14 22:16:10 -0600
  • 34890f0025 Add support for 9.0.0, new Sept, and master_key_09 shchmue 2019-09-14 21:37:43 -0600
  • ffc4c4281f Update Sept instructions in README shchmue 2019-07-04 22:11:49 -0600
  • a376837886 Bump version to v1.3.0 shchmue 2019-06-19 18:58:42 -0400
  • 54d14196e0 Add support for 8.1.0, new Sept, and master_key_08 shchmue 2019-06-19 18:16:02 -0400
  • 0b2442fb8e Bump version to v1.2.0 shchmue 2019-05-31 12:58:17 -0400
  • 7a50772703 Fit SD seed messaging on single lines shchmue 2019-05-31 12:57:46 -0400
  • abc2c85864 Respect IRAM stack in diskio.c shchmue 2019-05-31 12:57:11 -0400
  • dae4c72910 Support pkg1+pkg2 mismatch and "dev.keys" filename shchmue 2019-05-18 11:08:34 -0400
  • b464042f3a Remove explicit object list from Makefile shchmue 2019-05-17 10:09:59 -0400
  • 220fb4ba3c Clean up diskio.c, enforce buffer alignment shchmue 2019-05-17 09:17:14 -0400
  • 83b75af726 Improve sprintf semantics and usage shchmue 2019-05-12 14:05:58 -0400
  • f73bb0b7b7 Tidy keys.c, align FATFS struct and its members shchmue 2019-05-12 13:15:23 -0400
  • f612ee2a8c Find tsecfw size and offset firmware-agnostically shchmue 2019-05-11 21:03:24 -0400
  • 1bc5c2a667 Merge newer hekate commits shchmue 2019-05-11 17:51:44 -0400
  • 3b797318f5 Bump version to v1.1.1 shchmue 2019-04-19 13:03:11 -0400
  • 4a320447b3 Fix tsec timeout during smmu emulation on 6.2.0 shchmue 2019-04-19 13:00:10 -0400
  • f553534011 Fix .gitignore shchmue 2019-04-18 13:15:03 -0400
  • e1ffda6ab9 Merge interim hekate bugfixes shchmue 2019-04-18 12:47:34 -0400
  • 04d989a345 Add 8.0.0 support, move stack to IRAM for faster exec shchmue 2019-04-18 11:02:15 -0400
  • 8425a001ed Add .gitignore shchmue 2019-03-25 17:56:56 -0400
  • 30b5faf75b
    Merge pull request #3 from designgears/master shchmue 2019-03-25 17:59:35 -0400
  • 748d96304e Add gitignore for build/ and output/ designgears 2019-03-25 14:05:55 -0600
  • 641476a75e Initial commit shchmue 2019-03-04 18:05:42 -0500