Skip to content

Firmware-agnostic PS4 sandbox escape

Notifications You must be signed in to change notification settings

bucanero/ps4-libjbc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libjbc

This a firmware-agnostic implementation of the sandbox escape for PS4 homebrew apps. It operates by traversing the process list up to PID 1 (init) and copying its prison and rdir into the calling process.

In the future more functionality (e.g.Mira-style "mount in sandbox") may be supported.

About

Firmware-agnostic PS4 sandbox escape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.6%
  • Makefile 15.4%