mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-06 00:39:11 +00:00
makerom v0.8
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#endif
|
||||
|
||||
// AES KEYS
|
||||
static const unsigned char ctr_unfixed_ncch_keyX_ppki[2][16] = // Dummy
|
||||
static const unsigned char prod_unfixed_ncch_keyX[2][16] = // Dummy
|
||||
{
|
||||
{0x81, 0x50, 0xA9, 0x78, 0x53, 0x3B, 0xA5, 0xE9, 0xA5, 0x0A, 0x23, 0x16, 0xB9, 0x3A, 0xED, 0x5A} , // Normal
|
||||
{0xB4, 0xD1, 0xCF, 0x58, 0x49, 0xCE, 0x8A, 0x2D, 0x71, 0x58, 0xF6, 0x66, 0x77, 0x5D, 0x16, 0x3D} , // 7.X new Crypto
|
||||
|
||||
Reference in New Issue
Block a user