Skip to content

SKGleba/0syscall6

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

0syscall6

A tool that patches Playstation Vita's lv0's secure_kernel's syscall 6 (SELF/RVK checks)

What does that syscall 6 patch do?

- Removes firmware/sdk version checks from SELFs
	- You can i.e play higher firmware games on lower firmwares, assuming that keys didnt change.
- Removes RVK-list checks from SELFs
	- You can i.e use the revoked PSM-dev app
- Some other basic SELFs checks are removed

Usage

1) Put the plugin somewhere, preferably in ur0:tai/
2) Add a line to the currently active tai/config.txt (ux0 or, preferably, ur0) under "*KERNEL"
	- ur0:tai/0syscall6.skprx
3) Reboot

Notes

- The checks are removed from SELFs that are passed via syscall 6 as well as SM SELFs
- If the SELF uses new key revisions please use the _renga version with a decrypted kprx_auth_sm (.bin) in ur0:tai/
	- psp2renga framework is required
- If you are using the psp2renga framework, please use the _renga version to prevent framework overwrite
- If you are using a hybrid firmware (HFW), please use the _hfw version to prevent wakeup crashes

Credits

- Team Molecule / xyz for the update_sm 0x50002 exploit and help over discord
- Team Molecule for HenKaku and TaiHen
- TheFlow for dejavu and sysevent RE
- CelesteBlue for help with the resume stuff in early versions

About

A kernel module that patches Playstation Vita's lv0's secure_kernel's syscall 6

Resources

Stars

Watchers

Forks

Packages

No packages published