1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 14:03:26 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Pablo Curiel 0c34ef84ac Check the key generation value from the eticket device key. 2020-07-07 08:58:17 -04:00
Pablo Curiel 99429fd7b4 Bunch of changes.
* Updated disclaimer in all source files.
* Improved signed payload (certificate, ticket) handling.
* Prefer strlen + strcmp over strncmp whenever possible.
* Simplify header file inclusions in source files.
* Simplify background gamecard thread logic.
* Properly close keys file handle if there's a key parse error.
* Update NcaKeyGeneration enum.
* Small changes to save.c/h.

Will probably have to revert some USB changes...
2020-07-03 05:31:22 -04:00
Pablo Curiel 76550adab8 NCA read finished. 2020-04-22 16:53:20 -04:00
Pablo Curiel c83858311b More baby steps. 2020-04-15 20:06:41 -04:00
Pablo Curiel eccd3f0c1c Baby steps. 2020-04-15 16:50:07 -04:00
Pablo Curiel 65e40e7600 Gamecard rewrite. 2020-04-15 01:59:12 -04:00
Pablo Curiel e5a4532a63 First commit. 2020-04-11 01:28:26 -04:00