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 1: | Line 1: | ||
[[Category:Software]] | [[Category:Software]]<noinclude>[[Category:Main]]</noinclude> | ||
<noinclude> | |||
[[Category:Main]] | |||
</noinclude> | |||
= Useful Information = | = Useful Information = | ||
Line 21: | Line 18: | ||
* priv file (private): %s-priv-%s | * priv file (private): %s-priv-%s | ||
= | = MESH VALUES / FUSE ID PSP = | ||
= Mesh Value 1 Mesh Value 0 AKA Keyslot 0x601 (Test Subject 9) = | |||
= | |||
<pre> | <pre> | ||
B9 18 4E 22 83 8B 91 6D 19 86 72 D5 FB 10 FD A3 mesh1 | |||
4A 4E 72 CB 02 6E 96 E9 96 B2 C3 23 B9 CF 36 A4 mesh0 | |||
</pre> | </pre> | ||
= Mesh Value 2 Fuse ID PSP AKA Keyslot 0x602 (Test Subject 9) = | |||
<pre> | <pre> | ||
85 4B 14 AB 00 00 00 00 00 45 72 AC 01 01 08 10 fuse_id | |||
FF 9A 3E E5 A2 B9 F5 25 32 4D E0 2A 8F B1 8F B9 mesh2 | |||
85 4B 14 AB 00 00 00 00 00 45 72 AC 01 01 08 10 | |||
FF 9A 3E E5 A2 B9 F5 25 32 4D E0 2A 8F B1 8F B9 | |||
</pre> | </pre> | ||
Line 160: | Line 130: | ||
</pre> | </pre> | ||
== Perconsole Keyslot 0x607 (Test Subject | == Perconsole Keyslot 0x607 (Test Subject 7) == | ||
<pre> | <pre> | ||
Line 911: | Line 881: | ||
* Used with other possible keys besides AA key (5 possibilities) | * Used with other possible keys besides AA key (5 possibilities) | ||
* Never seen used | * Never seen used | ||
== Second Loader == | == Second Loader == | ||
Line 942: | Line 914: | ||
1C7FD39E8D63AA32D386413EE6A01C15C4876BF614CA954E36C1602DD7871C4F KEY | 1C7FD39E8D63AA32D386413EE6A01C15C4876BF614CA954E36C1602DD7871C4F KEY | ||
051DFE9D9BEA8087F66EB8F631010D88 IV | 051DFE9D9BEA8087F66EB8F631010D88 IV | ||
</pre> | |||
=== Unknown GCAUTHMGR Key and IV === | |||
<pre> | |||
821C5714415E9804D6AAE324EB3DDDFE7BB73E8EC0F9E04D3D6D60BCD0CF4EE9 | |||
</pre> | |||
<pre> | |||
CEC36FCD7DB3102A80E9C2AA65734FC1 | |||
</pre> | </pre> | ||
Line 967: | Line 948: | ||
=== SMI (Slot 0x213) === | === SMI (Slot 0x213) === | ||
<pre> | <pre> | ||
310D20077AF3BF121F21D9ADAF389CDA IV First Derivation SMI | 310D20077AF3BF121F21D9ADAF389CDA IV First Derivation SMI | ||
Line 1,002: | Line 981: | ||
AC78EE86799148699B9CB3F5C6CAB73A6AC45EB11F44E9151232CF8F123C7D88 | AC78EE86799148699B9CB3F5C6CAB73A6AC45EB11F44E9151232CF8F123C7D88 | ||
</pre> | </pre> | ||
== AIMGR == | == AIMGR == | ||
Line 3,316: | Line 3,243: | ||
! Type !! Version !! Modulus !! Usage || Notes | ! Type !! Version !! Modulus !! Usage || Notes | ||
|- | |- | ||
| 0 and 1 || 1.00+ || | | 0 and 1 || 1.00+ || | ||
9CCCE3A536FA641B2D1354EE98F093C2 | 9CCCE3A536FA641B2D1354EE98F093C2 | ||
68470F722C024B86CD60274E08E0067A | 68470F722C024B86CD60274E08E0067A | ||
Line 3,400: | Line 3,327: | ||
! Type !! Version !! Modulus !! Usage || Notes | ! Type !! Version !! Modulus !! Usage || Notes | ||
|- | |- | ||
| PSP || 1.00+ || | | PSP || 1.00+ || | ||
BBDB6AA32E3B51A6D4708D5FC9899919 | BBDB6AA32E3B51A6D4708D5FC9899919 | ||
395A2AAD83E98F4864C3BA43A5D6906F | 395A2AAD83E98F4864C3BA43A5D6906F | ||
Line 3,472: | Line 3,399: | ||
== NID generation suffixes == | == NID generation suffixes == | ||
* | * algo is sha1(name + suffix) | ||
=== No suffix === | === No suffix === | ||
Line 3,478: | Line 3,405: | ||
For some PSP and PS Vita old NIDs, there was no suffix at all: algo was simply sha1(name). | For some PSP and PS Vita old NIDs, there was no suffix at all: algo was simply sha1(name). | ||
=== PS3 NONAME suffix === | === PS3 NONAME default suffix === | ||
<pre> | <pre>bc5eba9e042504905b64274994d9c41f</pre> | ||
To check how to use this suffix (see: [https://www.psdevwiki.com/ps3/Keys#PS3_NONAME_NIDs_Salt]). | |||
=== PS3 default suffix === | === PS3 default suffix === | ||
Line 3,488: | Line 3,415: | ||
<pre>6759659904250490566427499489741A</pre> | <pre>6759659904250490566427499489741A</pre> | ||
=== PS Vita NONAME default suffix === | |||
=== PS Vita NONAME suffix === | |||
<pre>c1b886af5c31846467e7ba5e2cffd64a</pre> | <pre>c1b886af5c31846467e7ba5e2cffd64a</pre> | ||
== SceKrm == | == SceKrm == |