bucanero / ps4-libjbc

Firmware-agnostic PS4 sandbox escape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 84.6%Language:Makefile 15.4%