*.db Files: Difference between revisions
Jump to navigation
Jump to search
m (app.db detailed) |
No edit summary |
||
Line 40: | Line 40: | ||
| Application's version | | Application's version | ||
|- | |- | ||
| | | 278217076 | ||
| | | TittleID (i.e.: NPXS10007) | ||
|- | |- | ||
| | | 3794959877 | ||
| | | Minimum firmware version requiered. Where: | ||
-22020096 = <Unknown> | |||
-50397184 = 3.010 | |||
-51707904 = 3.15 | |||
|- | |- | ||
| | | 1203824812 | ||
| | | Displayed minimum firmware version requiered | ||
|- | |- | ||
| | | 904872283 | ||
| | | TittleID (i.e.:NPXS10007) | ||
|- | |- | ||
| | | 2275227917 | ||
| | | Parental Control Level | ||
|} | |} | ||
Revision as of 07:59, 1 October 2015
.db files are database files.
They're usually opened with SqliteBrowser
Usefull .db
app.db
Contains paths of files used by applications.
- Path: ur0:shell/db/app.db
- Size: 260~390KB
Tables
tbl_appinfo
tittleId | key | val |
---|---|---|
<Value associated to key> |
- key purpose:
key | Purpose |
---|---|
566916785 | Type of application (gd,gda,gdb) |
1299181514 | Complete tittleId (i.e.:IV0001-NPXS10007_00-WELCOMEPARK01234) |
2414097773 | Application's URI (i.e.:mailto:) |
3168212510 | Application's version |
278217076 | TittleID (i.e.: NPXS10007) |
3794959877 | Minimum firmware version requiered. Where:
-22020096 = <Unknown> -50397184 = 3.010 -51707904 = 3.15 |
1203824812 | Displayed minimum firmware version requiered |
904872283 | TittleID (i.e.:NPXS10007) |
2275227917 | Parental Control Level |
Files.db
- Path: pd0:app/NPXS10007/sce_pfs/files.db
- Size: 30KB
- Use ListDirVita to read it.
pspmtp.db
- Path: ux0:mtp/pspmtp.db
- Size: 12KB
Tables
tbl_mtpObject
UID | |
---|---|
ParentUID | xxxxxxxxxx<Numeric> |
ObjectFormat | xxxxx<Numeric> |
ProtectionStatus | xxxxx<Numeric> |
ObjectSize | |
DateCreated | |
DateModified | |
FullPathName | |
Name | ROOT |
NonConsumable | |
PUOID | <Non-Readable ASCII> |
Artist | |
Genre | |
Album | |
AlbumArtist | |
UseCount | |
SampleRate | |
AudioWaveCodec | |
AudioBitRate | |
OriginalReleaseDate | |
Duration | |
NumberOfChannels | |
Rating | |
BitrateType | |
DrmStatus | |
Track | |
SampleFormat | |
Buyflag | |
AudioBitDepth | |
Width | |
Height |