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 32: | Line 32: | ||
</pre> | </pre> | ||
See [https://wiki.henkaku.xyz/vita/VisibleId]. | |||
== Cmep Keyring 0x601 - | == Cmep Keyring 0x601 - SceIdStorageSeedValue first half (Test Subject 9 PS Vita) == | ||
* Contains the first half (0x20 bytes) of | * Contains the first half (0x20 bytes) of SceIdStorageSeedValue. | ||
* Warning: the dump presented here is byte-swapped. | * Warning: the dump presented here is byte-swapped. | ||
<pre> | <pre> | ||
B9 18 4E 22 83 8B 91 6D 19 86 72 D5 FB 10 FD A3 | 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 | 4A 4E 72 CB 02 6E 96 E9 96 B2 C3 23 B9 CF 36 A4 mesh0 | ||
</pre> | </pre> | ||
== Cmep Keyring 0x602 - | == Cmep Keyring 0x602 - SceIdStorageSeedValue second half (Test Subject 9 PS Vita) == | ||
* Contains the second half (0x20 bytes) of | * Contains the second half (0x20 bytes) of SceIdStorageSeedValue. | ||
* Warning: the dump presented here is byte-swapped. | * Warning: the dump presented here is byte-swapped. | ||
<pre> | <pre> | ||
85 4B 14 AB 00 00 00 00 00 45 72 AC 01 01 08 10 | 85 4B 14 AB 00 00 00 00 00 45 72 AC 01 01 08 10 mesh3 (8 bytes) fuse_id (8 bytes) | ||
FF 9A 3E E5 A2 B9 F5 25 32 4D E0 2A 8F B1 8F B9 | FF 9A 3E E5 A2 B9 F5 25 32 4D E0 2A 8F B1 8F B9 mesh2 | ||
</pre> | </pre> | ||
== | == Comparisson of Slots with Meshes Genned by Perconsole Master Key Algo (Subject 9) == | ||
<pre> | <pre> | ||
A4 36 CF B9 23 C3 B2 96 E9 96 6E 02 CB 72 4E 4A <- | A4 36 CF B9 23 C3 B2 96 E9 96 6E 02 CB 72 4E 4A <- mesh0 | ||
A3 FD 10 FB D5 72 86 19 6D 91 8B 83 22 4E 18 B9 <- | A3 FD 10 FB D5 72 86 19 6D 91 8B 83 22 4E 18 B9 <- mesh1 | ||
B9 8F B1 8F 2A E0 4D 32 25 F5 B9 A2 E5 3E 9A FF <- | B9 8F B1 8F 2A E0 4D 32 25 F5 B9 A2 E5 3E 9A FF <- mesh2 | ||
10 08 01 01 AC 72 45 00 00 00 00 00 AB 14 4B 85 <- | 10 08 01 01 AC 72 45 00 00 00 00 00 AB 14 4B 85 <- fuse id + mesh3 partial | ||
</pre> | </pre> | ||