mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-04 08:39:05 +00:00
Add proper support for CIA title keys
1. Support for `ticket.db` 2. Support for `gm9/support/encTitleKeys.bin` 3. Set the title key and common key index when building standard CIA
This commit is contained in:
@@ -41,3 +41,5 @@
|
||||
#define AES_KEYS "aes_keys.txt"
|
||||
#define CERTS_DB "certs.db"
|
||||
#define TITLE_DB "title.db"
|
||||
#define TICKET_DB "ticket.db"
|
||||
#define ENC_TITLE_KEYS_BIN "encTitleKeys.bin"
|
||||
|
||||
Reference in New Issue
Block a user