1
0
Fork 0
mirror of https://github.com/Scandal-UK/Incognito_RCM.git synced 2024-11-08 13:11:52 +00:00

add output

This commit is contained in:
James Tophoven 2019-09-25 18:05:38 +02:00
parent dff93130a0
commit ecc1b65d9d

View file

@ -407,13 +407,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);
gfx_hexdump(0, tmp_dec, 0x10);
// writeClientCertHash();