Editing Keys
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 2,951: | Line 2,951: | ||
=== NPDRM Per-console Activation Index AES128ECB key === | === NPDRM Per-console Activation Index AES128ECB key === | ||
Also named RIF_KEY, actdatidx_dec_key. | |||
npdrm_pcact_index_aes128ecb_key: DA7D4B5E499A4F53B1C1A14A7484443B | npdrm_pcact_index_aes128ecb_key: DA7D4B5E499A4F53B1C1A14A7484443B | ||
Line 2,975: | Line 2,975: | ||
Location: npdrm.prx (PSP FW 6.61). | Location: npdrm.prx (PSP FW 6.61). | ||
Algorithm: AES128ECB_encrypt(data = sceMgMemoryStick_driver_735526D6_result, key = | Algorithm: AES128ECB_encrypt(data = sceMgMemoryStick_driver_735526D6_result, key = unk_npdrm_aes128ecb_key, dst = encrypted_rif_key_key) | ||
Used for DRM Type 3 (Free) when there is no act.dat need but still .rif need. It allows to get the key that decrypts the .rif at offset 0x50 (encrypted | Used for DRM Type 3 (Free) when there is no act.dat need but still .rif need. It allows to get the key that decrypts the .rif at offset 0x50 (encrypted "RIF Key" ?=eKc?). | ||
=== NPDRM IDPS | === NPDRM IDPS seed === | ||
Also named klicensee-const, actdat_key. | |||
npdrm_idps_seed: 5E06E04FD94A71BF0000000000000001 | npdrm_idps_seed: 5E06E04FD94A71BF0000000000000001 |