PSID: Difference between revisions
Jump to navigation
Jump to search
Cfwprophet (talk | contribs) |
Cfwprophet (talk | contribs) |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
It's a unique 20byte (0x14) hexsequence inside your ps Vita / PSTV. Its stored inside several files such as [[id.dat]] or calendar.db. | It's a unique 20byte (0x14) hexsequence inside your ps Vita / PSTV. Its stored inside several files such as [[id.dat]] or calendar.db. | ||
=== Location === | === Location === | ||
Line 19: | Line 10: | ||
|- | |- | ||
| calendar.db || tbl_app_authentication_info >> colum openpsid >> 297C4C0FA1F5A6E374FE4FE65535E03DC1643F2C | | calendar.db || tbl_app_authentication_info >> colum openpsid >> 297C4C0FA1F5A6E374FE4FE65535E03DC1643F2C | ||
|- | |||
|} | |||
=== Structure === | |||
{| class="wikitable" | |||
|- | |||
! Name !! length !! Example | |||
|- | |||
| PSID || 20 bytes (0x14) || 297C4C0FA1F5A6E374FE4FE65535E03DC1643F2C | |||
|- | |- | ||
|} | |} |
Revision as of 20:25, 3 September 2015
Description
It's a unique 20byte (0x14) hexsequence inside your ps Vita / PSTV. Its stored inside several files such as id.dat or calendar.db.
Location
File | Value |
---|---|
id.dat | DID=297C4C0FA1F5A6E374FE4FE65535E03DC1643F2C |
calendar.db | tbl_app_authentication_info >> colum openpsid >> 297C4C0FA1F5A6E374FE4FE65535E03DC1643F2C |
Structure
Name | length | Example |
---|---|---|
PSID | 20 bytes (0x14) | 297C4C0FA1F5A6E374FE4FE65535E03DC1643F2C |