Editing User Token Manager

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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:
== 0x25000 - User Token Manager  ==
== 0x25000 - User Token Manager  ==
note: inside ss_server1.fself
User Token Manager service is accessed by GameOS '''syscall 877'''


{| class="wikitable FCK__ShowTableBorders"
{| class="wikitable FCK__ShowTableBorders"
Line 8: Line 5:
! Packet ID  
! Packet ID  
! Description
! Description
! Lv1 Parameter Usage
! Lv2Syscall Parameter
! notes
|-
|-
| 0x25001  
| 0x25001  
| Encrypt User Token
| Encrypt User Token
|
|
|
|-
|-
| 0x25002  
| 0x25002  
| Decrypt User Token
| Decrypt User Token
|
|
|
|-
|-
| 0x25003 (Lv2)
| 0x25003 (Lv2)
| Decrypt User Token
| Decrypt User Token
|
| uint8_t out[0xC50], uint64_t size (0xC50)
|
|-
|-
| 0x25004 (Lv2)
| 0x25004 (Lv2)
|
|
|
|
|
|-
|-
| 0x25005 (Lv2)
| 0x25005 (Lv2)
| Encrypt User Token
| Encrypt User Token
|
| uint8 out[0xC50], uint64_t size (0xC50)
|
|-
| 0x25006 (Lv2)
| Retrieve Level 2 Syscall Table
|
| 0, uint8 out[size], uint64_t size (0x2000)
|
|-
|-
|}
|}
Line 55: Line 28:
*User Tokens are processed by '''spu_utoken_processor.self'''  
*User Tokens are processed by '''spu_utoken_processor.self'''  
*Before User Token is processed, User Token Manager reads IDPS by sending SS requests to Indi Info Manager (packet ids 0x17001 and 0x17002). Indi Info Manager runs in HV Process 5.
*Before User Token is processed, User Token Manager reads IDPS by sending SS requests to Indi Info Manager (packet ids 0x17001 and 0x17002). Indi Info Manager runs in HV Process 5.
*First 0x10 bytes of the User Token are always unencrypted. Encrypted data offset: 0x10. Encrypted data size: 0xC40.


==== User Token Format  ====
==== User Token Format  ====
Line 82: Line 54:
}
}
</pre>
</pre>
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)