Parental Control Bypass Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Parental Control Bypass | |title=Parental Control Bypass | ||
|image=parentalcontrolbypassvita2.png | |image=parentalcontrolbypassvita2.png | ||
|description=Reset | |description=Reset PS Vita Parental Control. | ||
|author= | |author=Li | ||
|lastupdated=2018/08/04 | |lastupdated=2018/08/04 | ||
|type=Other Apps | |type=Other Apps | ||
| Line 15: | Line 9: | ||
|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 | ||
}} | |||
{{#seo: | |||
|title=Vita Homebrew Apps (Other Apps) - GameBrew | |||
|title_mode=append | |||
|image=parentalcontrolbypassvita2.png | |||
|image_alt=Parental Control Bypass | |||
}} | }} | ||
Reset PSVita Parental Control. | Reset PSVita Parental Control. | ||
Latest revision as of 00:26, 10 May 2025
| Parental Control Bypass | |
|---|---|
| General | |
| Author | Li |
| 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)