Difference between revisions of "SLSK"

From Vita Development Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
| 0x10 || 0x4 || Data size
 
| 0x10 || 0x4 || Data size
 
|-
 
|-
| 0x14 || 0xC || Unknown
+
| 0x14 || 0xC || Unknown/Zero
 
|-
 
|-
 
| 0x20 || 0x20 || sha256 hash of decrypted body
 
| 0x20 || 0x20 || sha256 hash of decrypted body

Revision as of 13:51, 19 June 2018

Offset Size Description
0x0 0x4 0x64B2C8E5 magic
0x4 0x4 Offset to data
0x8 0x4 Size of plaintext version string, 0 on 0.931, 0x10 on other
0xC 0x4 Unknown/Zero
0x10 0x4 Data size
0x14 0xC Unknown/Zero
0x20 0x20 sha256 hash of decrypted body
0x40 0x10 Version in ASCII, not present on 0.931
0x50 (0x40 on 0.931) 0x90 Zero
0xE0 (0xD0 on 0.931) Until Data Encrypted Header