Editing Registry.db0

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:
registry.db0 is located in os0:kd/registry.db0. It has all the default values of the registry for every model of the PSVita.
registry.db0 is located in os0:kd/registry.db0, it is
XOR "Encrypted" with "Key" 89FA9548CB6D779DA22534FDA935596E


= Decryption =
registry.db0 has all the default values of the registry for every model of the vita.


It is XOR "Encrypted" with "Key" 89FA9548CB6D779DA22534FDA935596E.
it has a plaintext header at the start of the file that looks like this:
 
= Tools =
 
You can decrypt and encrypt registry.db0 using the following software:
https://bitbucket.org/SilicaAndPina/registrydb0-tools/
or
http://paste.ubuntu.com/25276789/
 
= Structure =
 
== Header ==
 
It has a plaintext header at the start of the file that looks like this:


     ;# SCE CONFIDENTIAL
     ;# SCE CONFIDENTIAL
Line 24: Line 12:
     ;# 00357004 (2015/11/01 21:32)
     ;# 00357004 (2015/11/01 21:32)
     ;#  
     ;#  


(From 3.60 firmware)
(From 3.60 firmware)


== Body ==
Once decrypted it looks like this:


Once decrypted it looks like this:


     ;# SCE CONFIDENTIAL
     ;# SCE CONFIDENTIAL
Line 1,129: Line 1,117:
     [REG-TOL_D
     [REG-TOL_D
     /11/112/113=0:4:1:8224:0:0:30:30:0:0:0:0:1:1:1:0:
     /11/112/113=0:4:1:8224:0:0:30:30:0:0:0:0:1:1:1:0:


It is separated into various categorys, indicated by a [
It is separated into various categorys, indicated by a [
Line 1,135: Line 1,124:
these are defined in [BASE category.
these are defined in [BASE category.


For example, we take a look at the flight mode registry key:
for example, we take a look at the flight mode registry key:
which looks like this
which looks like this


/11/12/13=0:4:1:32:0:0:30:30:0:0:0:0:1:1:1:0:
/11/12/13=0:4:1:32:0:0:30:30:0:0:0:0:1:1:1:0:


i know this much:


CONFIG/ = 11
CONFIG/ = 11
Line 1,145: Line 1,135:
flight_mode = 13
flight_mode = 13


therefor
therefor  
/11/12/13 = /CONFIG/SYSTEM/flight_mode
/11/12/13 = /CONFIG/SYSTEM/flight_mode


Line 1,154: Line 1,144:
0:4:1:32:0:0:30:30:0:0:0:0:1:1:1:0:
0:4:1:32:0:0:30:30:0:0:0:0:1:1:1:0:


the last value is the default value for this key.
all i know is that the last value is the default value for this key.
 
you can decrypt and encrypt registry.db0 using the following software:
[https://github.com/SilicaAndPina/registrydb0-tools]
Please note that all contributions to Vita Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see Vita 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)