More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Other Apps) - GameBrew! |title_mode=append |image=parentalcontrolbypassvita.jpg |image_alt=Parental Contro...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew | |title=Vita Homebrew Apps (Other Apps) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=parentalcontrolbypassvita2.png | ||
|image_alt=Parental Control Bypass | |image_alt=Parental Control Bypass | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Parental Control Bypass | |title=Parental Control Bypass | ||
|image= | |image=parentalcontrolbypassvita2.png | ||
|description=Reset | |description=Reset PS Vita Parental Control. | ||
|author=SilicaAndPina | |author=SilicaAndPina | ||
|lastupdated=2018/08/04 | |lastupdated=2018/08/04 | ||
Line 16: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/parentalcontrolbypassvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/parentalcontrolbypassvita.7z | ||
|website= | |website=https://bitbucket.org/SilicaAndPina/parentalcontrolbypass | ||
|source=https://bitbucket.org/SilicaAndPina/parentalcontrolbypass | |source=https://bitbucket.org/SilicaAndPina/parentalcontrolbypass | ||
}} | }} | ||
Reset PSVita Parental Control. | Reset PSVita Parental Control. | ||
==User guide== | |||
When you run the app it will prompt you to set a new parental control passcode without needing to know the old one. | |||
===Technical Details=== | |||
Parental Control settings are stored in registry. /CONFIG/SECURITY/PARENTAL the main one where after is the "passcode" key This is actually a string. | |||
Despite only numbers being used And if the string is immediately terminated (0x00 is terminator on PSV), | |||
Then there is "no passcode" so this app just sets it to 0x00 then runs the app. | |||
Interestingly it seems you need to run the app twice in some cases for it to actually ask you to set a new passcode. Unsure what causes this. | |||
== | ==Media== | ||
'''Bypass Playtime Counter in PSVita Parental Controls.''' ([https://www.youtube.com/watch?v=61otUJrv1fI Silica]) <br> | |||
https:// | <youtube>61otUJrv1fI</youtube> | ||
== External links == | == External links == | ||
* | * Bitbucket - https://bitbucket.org/SilicaAndPina/parentalcontrolbypass | ||
Latest revision as of 08:15, 29 August 2023
Parental Control Bypass | |
---|---|
General | |
Author | SilicaAndPina |
Type | Other Apps |
Version | 2018 |
License | Mixed |
Last Updated | 2018/08/04 |
Links | |
Download | |
Website | |
Source | |
Reset PSVita Parental Control.
User guide
When you run the app it will prompt you to set a new parental control passcode without needing to know the old one.
Technical Details
Parental Control settings are stored in registry. /CONFIG/SECURITY/PARENTAL the main one where after is the "passcode" key This is actually a string.
Despite only numbers being used And if the string is immediately terminated (0x00 is terminator on PSV),
Then there is "no passcode" so this app just sets it to 0x00 then runs the app.
Interestingly it seems you need to run the app twice in some cases for it to actually ask you to set a new passcode. Unsure what causes this.
Media
Bypass Playtime Counter in PSVita Parental Controls. (Silica)