Editing Talk:Non Volatile Storage
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
some findings i have found you can delete if want :) | |||
kernel 1.76 | |||
Non Volatile Storage | |||
-------------------- | |||
sceSblDevActVerifyCheckExpire: | sceSblDevActVerifyCheckExpire: | ||
icc_nvs_read(0LL, 4uLL, 0x80LL, 0x68uLL, &data_ptr); | icc_nvs_read(0LL, 4uLL, 0x80LL, 0x68uLL, &data_ptr); | ||
Line 85: | Line 55: | ||
sub_FFFFFFFF827D8E30:??? | sub_FFFFFFFF827D8E30:??? | ||
icc_nvs_write(0LL, 4uLL, 0LL, 0x20uLL, &dipsw_FFFFFFFF836C0090); | icc_nvs_write(0LL, 4uLL, 0LL, 0x20uLL, &dipsw_FFFFFFFF836C0090); | ||
= About EAP Hdd Key = | = About EAP Hdd Key = | ||
Line 154: | Line 62: | ||
* unk_FFFFFFFF836C0000 (0x70) <- encrypted eap_hdd_key ? | * unk_FFFFFFFF836C0000 (0x70) <- encrypted eap_hdd_key ? | ||
* unk_FFFFFFFF836BC010 (0x70) <- decrypted eap_hdd_key ? | * unk_FFFFFFFF836BC010 (0x70) <- decrypted eap_hdd_key ? | ||