More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
m (HydeWing moved page Ps Vita Early Kernel Exploit Toolbox Vita to PS Vita Early Kernel Exploit Toolbox without leaving a redirect) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Exploits) - GameBrew | |title=Vita Homebrew Apps (Exploits) - GameBrew | ||
Line 15: | Line 14: | ||
|version=2020 | |version=2020 | ||
|license=MIT | |license=MIT | ||
|website= | |website= | ||
|source=https://github.com/mathieulh/PS-Vita-Early-Kernel-Exploit-Toolbox | |source=https://github.com/mathieulh/PS-Vita-Early-Kernel-Exploit-Toolbox | ||
}} | }} | ||
This contains some exploits for use on early PS Vita firmware. There are two examples of kernel execution using the syscall handler overflow vulnerability found in firmware prior to 1.61 for pkg decryption and NAND dumping. | |||
There is also code which exploits a function in libSceNgsInternal, which involves crafting a custom library which is used in the compilation of the application. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/mathieulh/PS-Vita-Early-Kernel-Exploit-Toolbox | ||
Latest revision as of 14:48, 6 February 2023
PS Vita Early Kernel Exploit Toolbox | |
---|---|
General | |
Author | mathieulh |
Type | Exploits |
Version | 2020 |
License | MIT License |
Last Updated | 2020/05/16 |
Links | |
Source | |
This contains some exploits for use on early PS Vita firmware. There are two examples of kernel execution using the syscall handler overflow vulnerability found in firmware prior to 1.61 for pkg decryption and NAND dumping.
There is also code which exploits a function in libSceNgsInternal, which involves crafting a custom library which is used in the compilation of the application.