1
0
Fork 0
mirror of https://github.com/Scandal-UK/Incognito_RCM.git synced 2024-11-22 20:06:42 +00:00

try additional method

This commit is contained in:
James Tophoven 2019-09-25 18:04:13 +02:00
parent ab56bb5f81
commit dff93130a0

View file

@ -408,6 +408,14 @@ void dump_keys() {
gfx_hexdump(0, tmp_dec, 0x10);
se_aes_xts_crypt_sec(9, 8, 0, 0, tmp_dec, tmp, NX_EMMC_BLOCKSIZE);
gfx_hexdump(0, tmp_dec, 0x10);
se_aes_xts_crypt_sec(9, 8, 0, prodinfo_part->lba_start, tmp_dec, tmp, NX_EMMC_BLOCKSIZE);
// writeClientCertHash();
// writeCal0Hash();